August 4, 2011 by Christoff Truter - 3 Comments
Post on how to setup the iDRS engine for use in .NET
C#June 19, 2011 by Christoff Truter - 2 Comments
Post about a System.InvalidOperationException that occurs when using webservices and the XmlSerializer class within SQLCLR procedures
C# SQLJune 11, 2011 by Christoff Truter - 4 Comments
Webserver log files (e.g. NCSA/W3C) contain all kinds of useful data - amount of visitors to a website, how pages are performing/underperforming, bandwidth consumption, missing pages etc.
C# IISApril 18, 2011 by Christoff Truter - 1 Comment
How to add a file to a CRM 2011 (5.0) account
C#April 10, 2011 by Christoff Truter - 3 Comments
How to create an autocomplete textbox using an autocomplete extender control created by microsoft.
C# ASP.NET