Official Site Blog for ASPNETWorld.com
 Wednesday, November 16, 2005
URL Mapper with Regular Expressions Support in ASP.NET 2.0

One of the things that limits the usefulness of the built-in URL Mapping feature in ASP.NET 2.0 is the fact that it does not support regular expressions. Scott Guthrie tells why such support did not make it into this release.

Meanwhile, Christopher Pietschmann has posted a URL mapping solution which provides regex support for ASP.NET 2.0.

If you are looking for URL mapping/rewriting solutions for ASP.NET 1.1, see HOW TO: Rewrite URL.


#    Comments [0]  


Comments are closed.