Showing posts with label URL. Show all posts
Showing posts with label URL. Show all posts

Friday, 24 June 2011

A Complete URL Rewriting Solution for ASP.NET 2.0

This article uses regular expressions to specify rewriting rules and resolves possible difficulties with postback from pages accessed via virtual URLs.

Why use URL rewriting?

The two main reasons to incorporate URL rewriting capabilities into your ASP.NET applications are usability and maintainability.