May 6, 2010 by Christoff Truter - 3 Comments
How to expose web services in PHP using NuSoap and consume it in C# WCF
PHPMay 4, 2010 by Christoff Truter - 14 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