June 1, 2010 by Christoff Truter - 1 Comment
How to map/rewrite urls in ASP.net 4.0
C# ASP.NETMay 14, 2010 by Christoff Truter
How to create a custom templated control e.g. ListView in ASP.net(C#)
C# ASP.NETMay 4, 2010 by Christoff Truter - 13 Comments
How to impersonate an user using C# (e.g. Write to a protected shared folder)
C#May 3, 2010 by Christoff Truter - 13 Comments
OCR (Optical Character Recognition) in C# using MODI (Microsoft Office Document Imaging)
C#April 28, 2010 by Christoff Truter
If you ever migrated from ASP.net 1.0 to ASP.net 2.0, you might have noticed the following issue.
C# ASP.NET