June 6, 2010 by Christoff Truter - 10 Comments
How to map/rewrite urls in ASP.net 2.0 (Web Forms)
C# ASP.NETJune 1, 2010 by Christoff Truter - 1 Comment
How to map/rewrite urls in ASP.net 4.0
C# ASP.NETMay 18, 2010 by Christoff Truter - 12 Comments
How to pass values to SQL XQuery functions only accepting literal strings.
SQL XMLMay 14, 2010 by Christoff Truter
How to create a custom templated control e.g. ListView in ASP.net(C#)
C# ASP.NETMay 11, 2010 by Christoff Truter - 1 Comment
Add accessors (getters/setters) to PHP
PHP