Home » Archive

Articles tagged with: asp.net

Featured, Programming »

[25 May 2009 | No Comment | ]
URL Rewriting with ASP.NET – Best Article Yet

I have been looking for some time for a simple way to do URL rewriting on my e-commerce systems. Most of them have required static rules be made etc. Finally a simple way to take care of this, I used approach #1, which is Request.PathInfo. This is definately worth looking into.

Featured, Programming »

[25 May 2009 | No Comment | ]
Getting started with AJAX and ASP.NET video series

75+ video tutorials from Microsoft on getting started with AJAX.