Monthly Archives: November 2008

Throwing exceptions

When reviewing some code today I noticed some code that catches an exception, does something with it and then explicitly throws it again. The code looked something like this: try { // Do something that might cause an exception } … Continue reading

Posted in Uncategorized | Tagged , | 2 Comments

SQL Server Spatial Queries talk

Well, I was battling a huge cold that day but SQL Bits have still put up the talk I did on SQL Server 2008 Spatial Queries. They’ve edited it to take out the point I coughed so loudly I almost … Continue reading

Posted in Uncategorized | Leave a comment

Training Developers

Software development is a very fast moving business and it is therefore vitally important to keep up with what is happening with technology. If you don’t you could be left behind pretty quickly. When the proverbial hits the fan you … Continue reading

Posted in Uncategorized | Tagged | 5 Comments