Get a comma-delimited list of columns One of the things I've been doing recently has been writing lots of SQL inserts in which I've had to
How to tell what has changed in a SQL Server Database One of the things I've had to do recently is work out if objects on a SQL Server had been modified a
How to Import and Export DTS packages quickly This article applies to DTS packages on SQL Server 2008 R2, but will probably work on most other ver
Setting up IIS Express This is a brief post describing how I set up IIS Express on Visual Studio 2010. Using the built in V
Only 24 hours Like most technical people who scour the web for information, I've come across some really smart peo
MCMS, XML Web Service and AJAX Data Collection Recently I found myself having to create a system by which I could capture some user data from a web
The 5 minute OOP Primer Object Oriented Programming (OOP) builds upon years of traditional software engineering principles.