Pages Menu
TwitterRssFacebook

Most recent articles

SQL Server Tip: NULLIF

Posted by on Sep 28, 2010 in Development

To my shame, I’d never come across this in-built SQL Server function unless today. The NULLIF function allows you to specify a NULL if the result was going to be...

Reporting Services Job Monitor

Posted by on Sep 20, 2010 in Development

I’ve just posted the source code to an application I wrote 2½ years ago, whilst at the same time started using it again. The Reporting Services Job Monitor...

Staying Development Fit

Posted by on Sep 20, 2010 in Development

Programming can be an unhealthy occupation. It’s easy to spend the whole day stuck in your chair, staring at the screen. The more exciting or involving the work,...