March 20, 2010 by Christoff Truter
How to make a more responsive UI using background threads
C# ThreadingMarch 14, 2010 by Christoff Truter
Examples of how to create stored procedures and functions for SQL 2005 via the .net CLR
C# SQLMarch 11, 2010 by Christoff Truter - 8 Comments
Modify WebControl markup via WebControlAdapter
C# ASP.NETFebruary 28, 2010 by Christoff Truter - 1 Comment
a quick look at how to create a windows service using C#
C#February 21, 2010 by Christoff Truter
How to call server-side code from client-side code, using PageMethods in ASP.net
C# ASP.NET