April 10, 2011 by Christoff Truter - 3 Comments
How to create an autocomplete textbox using an autocomplete extender control created by microsoft.
C# ASP.NETMarch 31, 2011 by Christoff Truter
How to retrieve the last inserted identity (id) in MS SQL
SQLMarch 27, 2011 by Christoff Truter - 13 Comments
Part one of how to create an autocomplete textbox using ASP.NET(C#)
C# ASP.NETMarch 12, 2011 by Christoff Truter - 43 Comments
Post on how to integrate with YouTube using the Google Data API
C# Integration Google API This post is marked as obsolete.February 12, 2011 by Christoff Truter - 7 Comments
How to create your own custom app/web.config configuration section.
C#