Archives
-
Creating MSBuild XSD schemas for your custom tasks
Update 12/10/2012 - Since the LSS website is no longer active, I've moved the download to this site.
I've just uploaded a little utility onto our website here the downloads section on this site that … more
-
Collapsing Visual Studio Solution Explorer to Project Definitions
Here's a little macro I've just knocked up that will collapse a Visual Studio Solution to just its project definitions - put here so you can use it too and I have access to it everywhere I work! … more
-
Good Uses for SQL Server 2005 Common Table Expressions (Part 1)
Previous posts in this series: Part 0 - Introduction Determining the top and bottom n pieces of information in a set This scenario involves a set that has a column with both positive and … more
-
Good Uses for SQL Server 2005 Common Table Expressions (Part 0)
A significant portion of my time as a developer is taken up looking into different approaches solving problems with newer technologies. Often it feels like I'm trying to understand the solution to a … more