March 11, 2010 by Christoff Truter - 8 Comments
Modify WebControl markup via WebControlAdapter
C# ASP.NETFebruary 21, 2010 by Christoff Truter
How to call server-side code from client-side code, using PageMethods in ASP.net
C# ASP.NETJanuary 18, 2010 by Christoff Truter
How to sort data using ASP.net (C#) and SQL 2005/8
C# ASP.NETOctober 19, 2009 by Christoff Truter - 4 Comments
How to page data using ASP.net (C#) and SQL 2005/8
C# ASP.NETSeptember 15, 2009 by Christoff Truter - 2 Comments
Creating custom/composite controls that expose events in C#
C# ASP.NET