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.










Leave your response!