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

Posted in Uncategorized | Tagged | 2 Comments

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

Posted in Uncategorized | Tagged , , | 11 Comments

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

Posted in Uncategorized | Tagged , , | 42 Comments

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

Posted in Uncategorized | Tagged | 1 Comment

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