<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Ray Jezek's Blog</title><subtitle type="html">"defying logic, one &lt;span&gt;method&lt;/span&gt; service at a time"™</subtitle><id>http://blogs.geekdojo.net/jez/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.geekdojo.net/jez/atom.aspx" /><generator uri="http://communityserver.org" version="2.0.60217.2664">Community Server</generator><updated>2004-09-30T10:32:00Z</updated><entry><title>My new HTC Wizard</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2006/03/29/10409.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2006/03/29/10409.aspx</id><published>2006-03-29T18:55:00Z</published><updated>2006-03-29T18:55:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;So i got my new HTC wizard (flavored as T-Mobile MDA) and I must say it's a really nice device.&amp;nbsp; Of course anything after using a blackbarely for a few years will seem better.&amp;nbsp; A few things that I do not like;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;*&amp;nbsp;setting up synchronization to Exchange was WAY harder than it should have been... i had to install certificates and everything on the device to get this crazy thing to work&lt;BR&gt;* once I got sycnchronization working I noticed a BUG where when new email comes into a sub-folder off the inbox no message flag is raised!&amp;nbsp; Since I have a very well structred inbox this means that my device NEVER says i have new email... even though in the folders I can see about 50 new unread messages.&amp;nbsp; What's up with that?!&amp;nbsp; So of course I can't get the crazy thing to vibrate when I get new email either because as far as the device is concerned...&amp;nbsp;I dont have new email.&amp;nbsp; WOW - I hope that bug gets fixed because it really sucks (outlook has the exact same bug btw.. only raises the new message flag for the inbox only...not sub-folders!!).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Overall though I really like the device but there are something I will have to get used to or find a fix for.&amp;nbsp; Gotta love new toys!&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=10409" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>RSS Reader that support offline images</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2006/03/16/10128.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2006/03/16/10128.aspx</id><published>2006-03-16T20:32:00Z</published><updated>2006-03-16T20:32:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I need a new RSS reader.&amp;nbsp; The one I have now (&lt;A href="http://www.attensa.com/"&gt;Attensa&lt;/A&gt;) is great but I do almost 100% of my blog reading on the train with no connection...so&amp;nbsp;when&amp;nbsp;I open up a feed that&amp;nbsp;has pictures (Engadget for instance)&amp;nbsp;all I see are broken images.&amp;nbsp; I know a lot of these readers support attachments for offline viewing but maybe there is one that exists what will also download images&amp;nbsp;and re-create the src attribute on the image tag for me??&amp;nbsp; Now wouldn't that be great.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I'll have to dig around google a bit and see if anything is out there.&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=10128" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Looking for the right exception?</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/12/16/9547.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/12/16/9547.aspx</id><published>2005-12-16T18:14:00Z</published><updated>2005-12-16T18:14:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This is mostly for my own reference;&amp;nbsp;I am usually looking for the right exception to throw so here is a single list with everything deriving from System.Exception nicely nested and linked:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=clsContainer id=table1 style="TABLE-LAYOUT: fixed" cellSpacing=0 cellPadding=15&gt;

&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id=nstext&gt;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemobjectclasstopic.asp"&gt;System.Object&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemexceptionclasstopic.asp"&gt;System.Exception&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemapplicationexceptionclasstopic.asp"&gt;System.ApplicationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectioninvalidfiltercriteriaexceptionclasstopic.asp"&gt;System.Reflection.InvalidFilterCriteriaException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectiontargetexceptionclasstopic.asp"&gt;System.Reflection.TargetException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectiontargetinvocationexceptionclasstopic.asp"&gt;System.Reflection.TargetInvocationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectiontargetparametercountexceptionclasstopic.asp"&gt;System.Reflection.TargetParameterCountException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemioisolatedstorageisolatedstorageexceptionclasstopic.asp"&gt;System.IO.IsolatedStorage.IsolatedStorageException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeremotingmetadataservicessudsgeneratorexceptionclasstopic.asp"&gt;System.Runtime.Remoting.MetadataServices.SUDSGeneratorException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeremotingmetadataservicessudsparserexceptionclasstopic.asp"&gt;System.Runtime.Remoting.MetadataServices.SUDSParserException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsystemexceptionclasstopic.asp"&gt;System.SystemException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemappdomainunloadedexceptionclasstopic.asp"&gt;System.AppDomainUnloadedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemargumentexceptionclasstopic.asp"&gt;System.ArgumentException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemargumentnullexceptionclasstopic.asp"&gt;System.ArgumentNullException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemargumentoutofrangeexceptionclasstopic.asp"&gt;System.ArgumentOutOfRangeException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodelinvalidenumargumentexceptionclasstopic.asp"&gt;System.ComponentModel.InvalidEnumArgumentException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemduplicatewaitobjectexceptionclasstopic.asp"&gt;System.DuplicateWaitObjectException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemarithmeticexceptionclasstopic.asp"&gt;System.ArithmeticException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdividebyzeroexceptionclasstopic.asp"&gt;System.DivideByZeroException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnotfinitenumberexceptionclasstopic.asp"&gt;System.NotFiniteNumberException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemoverflowexceptionclasstopic.asp"&gt;System.OverflowException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemarraytypemismatchexceptionclasstopic.asp"&gt;System.ArrayTypeMismatchException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystembadimageformatexceptionclasstopic.asp"&gt;System.BadImageFormatException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcannotunloadappdomainexceptionclasstopic.asp"&gt;System.CannotUnloadAppDomainException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodeldesignserializationcodedomserializerexceptionclasstopic.asp"&gt;System.ComponentModel.Design.Serialization.CodeDomSerializerException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodellicenseexceptionclasstopic.asp"&gt;System.ComponentModel.LicenseException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodelwarningexceptionclasstopic.asp"&gt;System.ComponentModel.WarningException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemconfigurationconfigurationexceptionclasstopic.asp"&gt;System.Configuration.ConfigurationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemconfigurationinstallinstallexceptionclasstopic.asp"&gt;System.Configuration.Install.InstallException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcontextmarshalexceptionclasstopic.asp"&gt;System.ContextMarshalException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadataexceptionclasstopic.asp"&gt;System.Data.DataException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataconstraintexceptionclasstopic.asp"&gt;System.Data.ConstraintException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadeletedrowinaccessibleexceptionclasstopic.asp"&gt;System.Data.DeletedRowInaccessibleException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataduplicatenameexceptionclasstopic.asp"&gt;System.Data.DuplicateNameException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatainrowchangingeventexceptionclasstopic.asp"&gt;System.Data.InRowChangingEventException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatainvalidconstraintexceptionclasstopic.asp"&gt;System.Data.InvalidConstraintException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatainvalidexpressionexceptionclasstopic.asp"&gt;System.Data.InvalidExpressionException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataevaluateexceptionclasstopic.asp"&gt;System.Data.EvaluateException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasyntaxerrorexceptionclasstopic.asp"&gt;System.Data.SyntaxErrorException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatamissingprimarykeyexceptionclasstopic.asp"&gt;System.Data.MissingPrimaryKeyException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatanonullallowedexceptionclasstopic.asp"&gt;System.Data.NoNullAllowedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatareadonlyexceptionclasstopic.asp"&gt;System.Data.ReadOnlyException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatarownotintableexceptionclasstopic.asp"&gt;System.Data.RowNotInTableException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatastrongtypingexceptionclasstopic.asp"&gt;System.Data.StrongTypingException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatatypeddatasetgeneratorexceptionclasstopic.asp"&gt;System.Data.TypedDataSetGeneratorException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataversionnotfoundexceptionclasstopic.asp"&gt;System.Data.VersionNotFoundException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadbconcurrencyexceptionclasstopic.asp"&gt;System.Data.DBConcurrencyException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataodbcodbcexceptionclasstopic.asp"&gt;System.Data.Odbc.OdbcException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataoracleclientoracleexceptionclasstopic.asp"&gt;System.Data.OracleClient.OracleException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqlclientsqlexceptionclasstopic.asp"&gt;System.Data.SqlClient.SqlException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqlservercesqlceexceptionclasstopic.asp"&gt;System.Data.SqlServerCe.SqlCeException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqltypessqltypeexceptionclasstopic.asp"&gt;System.Data.SqlTypes.SqlTypeException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqltypessqlnullvalueexceptionclasstopic.asp"&gt;System.Data.SqlTypes.SqlNullValueException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqltypessqltruncateexceptionclasstopic.asp"&gt;System.Data.SqlTypes.SqlTruncateException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdrawingprintinginvalidprinterexceptionclasstopic.asp"&gt;System.Drawing.Printing.InvalidPrinterException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystementerpriseservicesregistrationexceptionclasstopic.asp"&gt;System.EnterpriseServices.RegistrationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystementerpriseservicesservicedcomponentexceptionclasstopic.asp"&gt;System.EnterpriseServices.ServicedComponentException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemexecutionengineexceptionclasstopic.asp"&gt;System.ExecutionEngineException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemformatexceptionclasstopic.asp"&gt;System.FormatException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnetcookieexceptionclasstopic.asp"&gt;System.Net.CookieException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectioncustomattributeformatexceptionclasstopic.asp"&gt;System.Reflection.CustomAttributeFormatException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemuriformatexceptionclasstopic.asp"&gt;System.UriFormatException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemindexoutofrangeexceptionclasstopic.asp"&gt;System.IndexOutOfRangeException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsysteminvalidcastexceptionclasstopic.asp"&gt;System.InvalidCastException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsysteminvalidoperationexceptionclasstopic.asp"&gt;System.InvalidOperationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnetprotocolviolationexceptionclasstopic.asp"&gt;System.Net.ProtocolViolationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnetwebexceptionclasstopic.asp"&gt;System.Net.WebException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemobjectdisposedexceptionclasstopic.asp"&gt;System.ObjectDisposedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsysteminvalidprogramexceptionclasstopic.asp"&gt;System.InvalidProgramException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemiointernalbufferoverflowexceptionclasstopic.asp"&gt;System.IO.InternalBufferOverflowException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemioioexceptionclasstopic.asp"&gt;System.IO.IOException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemiodirectorynotfoundexceptionclasstopic.asp"&gt;System.IO.DirectoryNotFoundException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemioendofstreamexceptionclasstopic.asp"&gt;System.IO.EndOfStreamException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemiofileloadexceptionclasstopic.asp"&gt;System.IO.FileLoadException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemiofilenotfoundexceptionclasstopic.asp"&gt;System.IO.FileNotFoundException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemiopathtoolongexceptionclasstopic.asp"&gt;System.IO.PathTooLongException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmanagementmanagementexceptionclasstopic.asp"&gt;System.Management.ManagementException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmemberaccessexceptionclasstopic.asp"&gt;System.MemberAccessException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemfieldaccessexceptionclasstopic.asp"&gt;System.FieldAccessException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmethodaccessexceptionclasstopic.asp"&gt;System.MethodAccessException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmissingmemberexceptionclasstopic.asp"&gt;System.MissingMemberException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmissingfieldexceptionclasstopic.asp"&gt;System.MissingFieldException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmissingmethodexceptionclasstopic.asp"&gt;System.MissingMethodException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmulticastnotsupportedexceptionclasstopic.asp"&gt;System.MulticastNotSupportedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnotimplementedexceptionclasstopic.asp"&gt;System.NotImplementedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnotsupportedexceptionclasstopic.asp"&gt;System.NotSupportedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemplatformnotsupportedexceptionclasstopic.asp"&gt;System.PlatformNotSupportedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnullreferenceexceptionclasstopic.asp"&gt;System.NullReferenceException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemoutofmemoryexceptionclasstopic.asp"&gt;System.OutOfMemoryException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemrankexceptionclasstopic.asp"&gt;System.RankException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectionambiguousmatchexceptionclasstopic.asp"&gt;System.Reflection.AmbiguousMatchException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemreflectionreflectiontypeloadexceptionclasstopic.asp"&gt;System.Reflection.ReflectionTypeLoadException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemresourcesmissingmanifestresourceexceptionclasstopic.asp"&gt;System.Resources.MissingManifestResourceException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicesexternalexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.ExternalException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodeldesigncheckoutexceptionclasstopic.asp"&gt;System.ComponentModel.Design.CheckoutException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemcomponentmodelwin32exceptionclasstopic.asp"&gt;System.ComponentModel.Win32Exception&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnetsocketssocketexceptionclasstopic.asp"&gt;System.Net.Sockets.SocketException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdataoledboledbexceptionclasstopic.asp"&gt;System.Data.OleDb.OleDbException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemmessagingmessagequeueexceptionclasstopic.asp"&gt;System.Messaging.MessageQueueException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicescomexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.COMException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicessehexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.SEHException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebhttpexceptionclasstopic.asp"&gt;System.Web.HttpException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebhttpcompileexceptionclasstopic.asp"&gt;System.Web.HttpCompileException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebhttpparseexceptionclasstopic.asp"&gt;System.Web.HttpParseException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebhttprequestvalidationexceptionclasstopic.asp"&gt;System.Web.HttpRequestValidationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicesinvalidcomobjectexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.InvalidComObjectException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicesinvalidolevarianttypeexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.InvalidOleVariantTypeException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicesmarshaldirectiveexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.MarshalDirectiveException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicessafearrayrankmismatchexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.SafeArrayRankMismatchException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeinteropservicessafearraytypemismatchexceptionclasstopic.asp"&gt;System.Runtime.InteropServices.SafeArrayTypeMismatchException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeremotingremotingexceptionclasstopic.asp"&gt;System.Runtime.Remoting.RemotingException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeremotingremotingtimeoutexceptionclasstopic.asp"&gt;System.Runtime.Remoting.RemotingTimeoutException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeremotingserverexceptionclasstopic.asp"&gt;System.Runtime.Remoting.ServerException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemruntimeserializationserializationexceptionclasstopic.asp"&gt;System.Runtime.Serialization.SerializationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecuritycryptographycryptographicexceptionclasstopic.asp"&gt;System.Security.Cryptography.CryptographicException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecuritycryptographycryptographicunexpectedoperationexceptionclasstopic.asp"&gt;System.Security.Cryptography.CryptographicUnexpectedOperationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecuritypolicypolicyexceptionclasstopic.asp"&gt;System.Security.Policy.PolicyException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecuritysecurityexceptionclasstopic.asp"&gt;System.Security.SecurityException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecurityverificationexceptionclasstopic.asp"&gt;System.Security.VerificationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemsecurityxmlsyntaxexceptionclasstopic.asp"&gt;System.Security.XmlSyntaxException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemserviceprocesstimeoutexceptionclasstopic.asp"&gt;System.ServiceProcess.TimeoutException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemstackoverflowexceptionclasstopic.asp"&gt;System.StackOverflowException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemthreadingsynchronizationlockexceptionclasstopic.asp"&gt;System.Threading.SynchronizationLockException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemthreadingthreadabortexceptionclasstopic.asp"&gt;System.Threading.ThreadAbortException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemthreadingthreadinterruptedexceptionclasstopic.asp"&gt;System.Threading.ThreadInterruptedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemthreadingthreadstateexceptionclasstopic.asp"&gt;System.Threading.ThreadStateException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemtypeinitializationexceptionclasstopic.asp"&gt;System.TypeInitializationException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemtypeloadexceptionclasstopic.asp"&gt;System.TypeLoadException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdllnotfoundexceptionclasstopic.asp"&gt;System.DllNotFoundException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystementrypointnotfoundexceptionclasstopic.asp"&gt;System.EntryPointNotFoundException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemtypeunloadedexceptionclasstopic.asp"&gt;System.TypeUnloadedException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemunauthorizedaccessexceptionclasstopic.asp"&gt;System.UnauthorizedAccessException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebservicesprotocolssoapexceptionclasstopic.asp"&gt;System.Web.Services.Protocols.SoapException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebservicesprotocolssoapheaderexceptionclasstopic.asp"&gt;System.Web.Services.Protocols.SoapHeaderException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemxmlschemaxmlschemaexceptionclasstopic.asp"&gt;System.Xml.Schema.XmlSchemaException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemxmlxmlexceptionclasstopic.asp"&gt;System.Xml.XmlException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemxmlxpathxpathexceptionclasstopic.asp"&gt;System.Xml.XPath.XPathException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemxmlxslxsltexceptionclasstopic.asp"&gt;System.Xml.Xsl.XsltException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemxmlxslxsltcompileexceptionclasstopic.asp"&gt;System.Xml.Xsl.XsltCompileException&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwindowsformsaxhostinvalidactivexstateexceptionclasstopic.asp"&gt;System.Windows.Forms.AxHost.InvalidActiveXStateException&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=9547" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Wanted: Experienced Tester to join the TT team</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/11/30/9501.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/11/30/9501.aspx</id><published>2005-11-30T18:59:00Z</published><updated>2005-11-30T18:59:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Tahoma size=2&gt;Our team currently has an opening for an experienced tester.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;We are looking for someone who has the ability to implement and execute a testing strategy for our team utilizing some of the latest Microsoft technologies (like team system and foundation server).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Responsibilities would also include implementing and managing the build and release strategy for the team.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;For a full listing of the &lt;/FONT&gt;&lt;A href="http://jobs-tradingtechnologies.icims.com/tradingtechnologies_jobs/jobs/candidate/job.jsp?jobid=1271&amp;amp;mode=view"&gt;&lt;FONT face=Tahoma size=2&gt;requirements and job description&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; you can check out our web site.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I’m not even sure a person with the diverse skill-set we need even exists but I think the opportunity here is an excellent one.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;You get to join our great team of developers (including folks like &lt;/FONT&gt;&lt;a href="http://blogs.geekdojo.net/ryan/"&gt;&lt;FONT face=Tahoma size=2&gt;Ryan&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; and &lt;/FONT&gt;&lt;a href="http://blogs.geekdojo.net/richard/"&gt;&lt;FONT face=Tahoma size=2&gt;Richard&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;) working with the latest technologies at terrific company (best one I’ve ever worked at).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In fact &lt;/FONT&gt;&lt;A href="http://www.tradingtechnologies.com"&gt;&lt;FONT face=Tahoma size=2&gt;Trading Technologies&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; was named the 3&lt;SUP&gt;rd&lt;/SUP&gt; best place in Chicago to work by &lt;A href="http://www.chicagomag.com/ME2/Default.asp"&gt;Chicago Magazine&lt;/A&gt; so it’s not just me who thinks it a great place to work. ;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Tahoma size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Tahoma size=2&gt;If you are interested drop me a note at ray.jezek AT tradingtechnologies DOT com or use the contact me link on the blog.&lt;/FONT&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=9501" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>AJAX and ATLAS and the future of Script callbacks</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/07/18/8680.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/07/18/8680.aspx</id><published>2005-07-18T16:40:00Z</published><updated>2005-07-18T16:40:00Z</updated><content type="html">&lt;A href="http://petesbloggerama.blogspot.com/"&gt;&lt;FONT face=Tahoma size=2&gt;Peter&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; has some &lt;/FONT&gt;&lt;A href="http://petesbloggerama.blogspot.com/2005/07/some-observations-on-script-callbacks.html"&gt;&lt;FONT face=Tahoma size=2&gt;excellent comments&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; (he articulates what I feel exactly) about &lt;/FONT&gt;&lt;A href="http://weblogs.asp.net/bleroy/"&gt;&lt;FONT face=Tahoma size=2&gt;Betrands&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; &lt;/FONT&gt;&lt;A href="http://weblogs.asp.net/bleroy/archive/2005/07/14/419436.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;post about server callbacks and Ajax&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;.&amp;nbsp; A few weeks ago here at work we had a long "discussion" about Ajax and how it didn't seem to fit very well with the current ASP.NET eventing model (or page lifecycle).&amp;nbsp; We all seemed to agree that we liked the concept but it just didn't provide us with an intuitive model to handle the interaction between front end and the code-behind (also seemed like maintenance would be a huge problem).&amp;nbsp; I think it's summed up well when Bertrand says, "we want simple events on simple controls".&amp;nbsp; It's encouraging to hear that MS is going to bring a model to the table in the&amp;nbsp;&lt;/FONT&gt;&lt;A href="http://weblogs.asp.net/bleroy/archive/2005/06/29/416593.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;ATLAS&amp;nbsp;framework&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; that is more in-line with the current page lifecycle but still provide us with some of the goodness that Ajax has.&lt;/FONT&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=8680" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Coolest Keyboard Ever - LCD Keys?</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/07/14/8668.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/07/14/8668.aspx</id><published>2005-07-14T18:29:00Z</published><updated>2005-07-14T18:29:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Garamond&gt;Ok this has to be one of the colest gadgets I've seen a LONG time.&amp;nbsp; Keyboard innovations have been pretty poor in the past, but this concept just blows me away.&amp;nbsp; Application sensitive keys... think about all the business apps that could use this single keyboard - airline resrvations, restaurants, traders, etc...&amp;nbsp;&amp;nbsp; I love the gaming context as well!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.artlebedev.com/portfolio/optimus/"&gt;http://www.artlebedev.com/portfolio/optimus/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.engadget.com/entry/1234000740050460/"&gt;&lt;FONT face=Garamond&gt;http://www.engadget.com/entry/1234000740050460/&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=8668" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>How to return an array - null or empty?</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/04/08/7615.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/04/08/7615.aspx</id><published>2005-04-08T20:50:00Z</published><updated>2005-04-08T20:50:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I was writing&amp;nbsp;some code today and had a few methods that were returning arrays of values.&amp;nbsp; I was wondering what the guidelines were about the proper way to return an array from an API so I did a quick search and turned up the following:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma&gt;&lt;FONT size=2&gt;&amp;#8220;&lt;STRONG&gt;String&lt;/STRONG&gt; and &lt;B&gt;Array&lt;/B&gt; properties should never return a null reference. Null can be difficult to understand in this context. The general rule is that null, empty string (""), and empty (0 item) arrays should be treated the same way. Return an empty array instead of a null reference.&amp;#8221; -- from &lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconarrayusageguidelines.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconarrayusageguidelines.asp&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This makes a lot of sense and takes the burden off the developer of having to check for null&amp;nbsp;in the returned value before doing something as simple as checking its length.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=7615" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Visual Studio Won't Debug - Symbols not loaded - Fixed</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/03/30/7571.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/03/30/7571.aspx</id><published>2005-03-30T20:59:00Z</published><updated>2005-03-30T20:59:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Debugging stopped working on my laptop today.&amp;nbsp; No symbols would load for any assembly.&amp;nbsp; Even trying to load the symbols manually in the modules window wouldn't work.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I found&amp;nbsp;&lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/mkpark/articles/86872.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;the answer to this problem&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; over on &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/mkpark/"&gt;&lt;FONT face=Tahoma size=2&gt;Min Kwan Park's blog&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;H2 style="MARGIN: 12pt 0in 3pt"&gt;&lt;A name=_Toc66607148&gt;&lt;EM&gt;&lt;FONT face=Tahoma size=2&gt;Can start Managed debugging, but PDB is not loaded. So, can&amp;#8217;t hit any Breakpoints at all.&lt;/FONT&gt;&lt;/EM&gt;&lt;/A&gt;&lt;/H2&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Tahoma size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Tahoma size=2&gt;If you can start debugging and debuggee is launched properly, but you couldn&amp;#8217;t hit any BP, you may need to check the installation of &amp;#8220;diasymreader.dll&amp;#8221;. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Tahoma size=2&gt;The file may not be registered. So you need to register it manually.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Tahoma size=2&gt;To register it, you need to do&lt;/FONT&gt;&lt;/P&gt;
&lt;OL style="MARGIN-TOP: 0in" type=1&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l5 level1 lfo6; tab-stops: list .5in"&gt;&lt;FONT face=Tahoma size=2&gt;find out &amp;#8220;diasymreader.dll&amp;#8221; &lt;/FONT&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l5 level1 lfo6; tab-stops: list .5in"&gt;&lt;FONT face=Tahoma size=2&gt;regsvr32 diasymreader.dll&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l5 level1 lfo6; tab-stops: list .5in"&gt;&lt;FONT face=Tahoma size=2&gt;I have no idea how the dll got unregistered but re-registering the library fixed the issue immediately.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=7571" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>MSN Messenger Outage Today</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/02/08/7193.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/02/08/7193.aspx</id><published>2005-02-08T19:56:00Z</published><updated>2005-02-08T19:56:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Well MSN has totally crashed today; messenger.msn.com is showing an error page an noboby seems like they can log in.&amp;nbsp; I have theory about this outage.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Today is &amp;#8220;patch Tuesday&amp;#8221; and MS is supposed to have a number of fixes released today.&amp;nbsp; Could these servers be configured to auto-update??&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Think about it.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;:)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;-- couldn't resist&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=7193" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>HttpUtility.UrlEncode Does not encode spaces properly</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/01/14/6462.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/01/14/6462.aspx</id><published>2005-01-14T21:04:00Z</published><updated>2005-01-14T21:04:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I realized a while back that HttpUtility.UrlEncode does not properly encode spaces for URLs.&amp;nbsp; It encodes a space as a &amp;#8220;+&amp;#8220; which most browsers do not interpret as a space for the obvious reason that + is actually a valid character for a filename.&amp;nbsp; So to work around the bug we wrote the following:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE width=450&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD bgColor=#ffffe1&gt;&lt;FONT face=Tahoma size=2&gt;public static string URLEncode(string str) &lt;BR&gt;{ &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return System.Web.HttpUtility.UrlEncode( str ).Replace("+","%20"); &lt;BR&gt;} &lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;It's interesting to note that HttpUtility.UrlPathEncode does properly encode the space but fails to encode other critical charcters like &amp;amp; and ?.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=6462" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>My Nerd Score</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2005/01/05/5893.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2005/01/05/5893.aspx</id><published>2005-01-05T22:15:00Z</published><updated>2005-01-05T22:15:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Well since &lt;/FONT&gt;&lt;A href="http://blogs.geekdojo.net/ryan/archive/2005/01/05/5887.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;ryan&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt; took it I had to.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.wxplotter.com/ft_nq.php"&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG alt="I am nerdier than 75% of all people. Are you nerdier? Click here to find out!" src="http://www.wxplotter.com/images/ft/nq.php?val=5726"&gt; &lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;It's actually about where i thought i would be.&amp;nbsp; Just your average nerd.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=5893" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Robert Scoble Predicts The Future (almost)</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2004/12/29/5581.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2004/12/29/5581.aspx</id><published>2004-12-29T20:42:00Z</published><updated>2004-12-29T20:42:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This is very scary:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Dec 23 - &lt;/FONT&gt;&lt;A href="http://radio.weblogs.com/0001011/2004/12/23.html#a8987"&gt;&lt;FONT face=Tahoma size=2&gt;Robert makes his 2005 predictions&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;.&amp;nbsp; They include the following statement:&lt;BR&gt;&amp;nbsp;&amp;nbsp; &lt;EM&gt;11) There will be a major disaster in 2005 and mainstream media will use citizen journalists in a new way&lt;/EM&gt;&lt;/FONT&gt;&lt;EM&gt; to cover the disaster.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Dec 26 - &lt;A href="http://earthquake.usgs.gov/eqinthenews/2004/usslav/"&gt;A major earthquake happens off the coast of Indonesia&lt;/A&gt; - This is THE&amp;nbsp;worst tragedy to happen in my lifetime.&amp;nbsp; If you haven't yet, you need to donate some $$ to help out the people in need right now.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Dec 29 - &lt;A href="http://news.yahoo.com/news?tmpl=story&amp;amp;u=/afp/20041229/lf_afp/asiaquaketsunami_041229162549"&gt;AFP Article&lt;/A&gt; talking about how blogging has been critical in reporting the tragedy to the world.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I think im going to pay attention to Robert's other predictions a little closer now... &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=5581" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>How to install Cisco VPN Client on Windows 2003</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2004/11/10/3960.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2004/11/10/3960.aspx</id><published>2004-11-11T02:52:00Z</published><updated>2004-11-11T02:52:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I &lt;/FONT&gt;&lt;A href="http://blogs.geekdojo.net/jez/archive/2004/10/07/3355.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;previously posted &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;about not being able to get Cisco's VPN client installed on my Windows 2003 server machine.&amp;nbsp; Cisco says they don't support the OS so they are absolutely no help whatsoever.&amp;nbsp; However, Morten posted a comment on my last post which led me to the solution!&amp;nbsp; He said that you have to use the NON-msi installer.&amp;nbsp; So per his advice I tried to install install the 4.0.5(A) NON-msi install package... and walla!&amp;nbsp; It worked like a charm!&amp;nbsp; VPN client works perfectly.&amp;nbsp; I'm not sure what the difference is between the two installers but the regular one worked just fine.&amp;nbsp; The other crazy thing is, the VPN client works just fine too.&amp;nbsp; Not any difference from when I used it on XP.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Thanks again Morten!&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=3960" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Installing Cisco VPN Client on Windows Server 2003</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2004/10/07/3355.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2004/10/07/3355.aspx</id><published>2004-10-07T23:11:00Z</published><updated>2004-10-07T23:11:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I just installed Win2k3 server on my laptop - everything work just perfect except one thing.&amp;nbsp; Cisco's VPN client software won't even install on the machine.&amp;nbsp; It fails saying something about Virtual Adapter couldn't install or something&lt;/FONT&gt;.&lt;FONT face=Tahoma size=2&gt;&amp;nbsp; Extensive searches of the internet turn up nothing.&amp;nbsp; A visit to the Cisco site reveals that&amp;nbsp;Windows 2003&amp;nbsp;isn't supported!&amp;nbsp; How can a company as big as Cisco not support Windows 2003!?&amp;nbsp; Are they making the totally incorrect assumption that people won't want to use VPN with Windows 2003?&amp;nbsp; They can't be that dense.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Maybe they just assume that since Windows 2003 has VPN built in I'll just use that instead of their product all together? &amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=3355" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry><entry><title>Netflix Business Model Proved Superior?</title><link rel="alternate" type="text/html" href="http://blogs.geekdojo.net/jez/archive/2004/09/30/3280.aspx" /><id>http://blogs.geekdojo.net/jez/archive/2004/09/30/3280.aspx</id><published>2004-09-30T17:32:00Z</published><updated>2004-09-30T17:32:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I have been a long time subscriber / supporter of &lt;A href="http://www.netflix.com"&gt;Netflix&lt;/A&gt;.&amp;nbsp; I absolutely hate the movie feeding frenzy that takes place at video stores.&amp;nbsp; Endless walls of replica boxes that takes forever to sift through; people rummaging through return bins in hope that the movie they want is in there; not finding what you came to store in the first place to rent.&amp;nbsp; Then you wait in a long line only to get to the counter to find out you have yet another late fee on your account.&amp;nbsp; The moment I heard about Netflix I signed up and haven't been to a blockbuster since!&amp;nbsp; The efficiency of having a &amp;#8220;rental queue&amp;#8221; of movies just waiting to be sent to your doorstep is hard to beat.&amp;nbsp; But with any Internet startup you wonder how viable their business model is and if they are able to be successful.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Well I just noticed today (who knows how long they have offered this) that blockbuster now offers an almost identical service as netflix!&amp;nbsp; To me this pretty much validates their business model and proves that Blockbuster is feeling some of the effects of a superior rental company/methodology.&amp;nbsp; The interesting thing about the blockbuster deal is that they offer you 2 free in-store rentals per month with your subscription.&amp;nbsp; I guess they are trying to balance the fact that this new model will hurt their stores even more (I wonder if local blockbusters are franchised? - ouch).&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I will most likely stick with netflix because they were the pioneers here and I want to continue to keep my money far away from blockbuster.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I wonder if you could rent video games in this same way?.....&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.geekdojo.net/aggbug.aspx?PostID=3280" width="1" height="1"&gt;</content><author><name>jez</name><uri>http://blogs.geekdojo.net/members/jez.aspx</uri></author></entry></feed>