Tags
.NET ADO.NET AggregateException Anti-pattern asp.net ASP.NET MVC C# C# 3 Code Quality ConcurrentDictionary Conference CTP/Beta Database data design DDD DDD Scotland Debugging design patterns error handling fun Google Analytics hiring IIS Installation javascript learning LINQ object oriented design parallelisation parallelization PHP refactoring security software development practices Spatial SQL SQL Injection Attack SQL Server SQL Server 2008 unit testing virtual earth visual studio Visual Studio 2008 Windows 7 Windows VistaArchives
- April 2012
- March 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- March 2007
- February 2007
- December 2006
- July 2006
- April 2005
Monthly Archives: August 2008
Oxygene talk in Dundee
Last night’s talk in Dundee on Oxygene was excellent. My journey up was a little fraught as an accident on the A80 meant that it took me 1h15m to travel the 20 miles from Glasgow to Stirling. By that point … Continue reading
Posted in Uncategorized
Leave a comment
SQL Server 2008 RTM
It would appear that SQL Server 2008 has finally RTM’ed. MSDN and TechNet subscribers can now download it from their respective websites.
Posted in Uncategorized
Leave a comment
Lincolnshire Microsoft Developers User Group
Some colleagues of mine are in the process of starting up the Lincolnshire Microsoft Developers User Group. If you are in the area and are interested in joining a user group (an excellent way to learn about technologies) then you … Continue reading
Posted in Uncategorized
3 Comments
Tip of the Day #8 (string performance)
Concatenating strings in .NET can be very easy. There is the overloaded + operator that makes stringA + stringB + stringC statements very easy to write. But, it isn’t very performant. The reason is that strings are immutable, and concatenating … Continue reading
SQL Server / Visual Studio Install Order
Yesterday I paved my laptop in order to upgrade to Windows Vista. I’ve now started to reinstall everything from scratch again. However, one thing that didn’t work out was the installation of SQL Server 2005. No matter what I tried … Continue reading
Installing SQL Server 2005 on Vista
Perhaps this is not so much an issue with installing SQL Server 2005 on Vista, but of the way I install SQL Server 2005 on Vista, or even more accurately install it on my laptop on Vista. A SQL Server … Continue reading
Speaker Training full
As I mentioned in the Scottish Developers July Newsletter Microsoft are running speaker training sessions to help community speakers get started or improve their skills with regard to technical presentations. I just got an email earlier today to say that … Continue reading
Posted in Uncategorized
Leave a comment
Monthly stats
I stopped posting my monthly stats because some of it was getting predictable. People seem to stumble across the same issues time and time again, although not the same person obviously. My post on Internal Error 2755 caused by Folder … Continue reading
Posted in Uncategorized
Leave a comment
A Cautionary Tale
XKCD can be variable in quality (or maybe I just don’t understand all the jokes), but it has this cautionary tale about Linux: Technorati Tags: xkcd,catroon,linux,caution
Speaking at SQL Bits III
I’ve just had the email through to let me know that my session has been selected for SQL Bits III on the 13th of September. I’ll be talking on the subject of Spatial Queries in SQL Server 2008, an evolving … Continue reading
Posted in Uncategorized
Leave a comment
