SQL 2005/8: Xml Type - Passing sets of data

February 12, 2010 by Christoff Truter

How to pass a set of data to an xml type in SQL 2005/8

SQL  

Overload Resolution of dynamic/object types

February 9, 2010 by Christoff Truter

Some funky behaviour regarding overload Resolution of dynamic/object types

C#  

JavaScript: Object Orientated Programming

January 28, 2010 by Christoff Truter - 1 Comment

Object orientated programming within JavaScript

JavaScript  

Sorting: ASP.net (C#) and SQL 2005/8

January 18, 2010 by Christoff Truter

How to sort data using ASP.net (C#) and SQL 2005/8

C#   ASP.NET  

New Features - C# 4.0

January 12, 2010 by Christoff Truter

Quick look at some of the new features added to C# 4.0

C#