mostlylucid

scott galloway's personal blog...
posts - 916, comments - 758, trackbacks - 11

My Links

News

Archives

Post Categories

Misc. Coding

Rewriting ASP.NET Urls

One fairly interesting little article I read of late is Rewrite.NET, this is by far the best implementation of Url rewriting that I've seen for ASP.NET.
In case you're not aware what Url Rewriting is, it is basically a way of providing more friendly URLs for accessing items on a web site - an example may be for portal apps, where your contact page may be http://<site>/default.aspx?tabid=16 , instead you want http://<site>/contact.aspx - well that's where Rewrite.NET will help you out!

Print | posted on Monday, October 13, 2003 10:57 PM | Filed Under [ ASP.NET ]

Feedback

Gravatar

# re: Rewriting ASP.NET Urls

I am looking for the best method of implementing this url rewriting on my ASP.NET web sites. This one does seem popular. Described elsewhere as the swiss army knife of url rewriting. Hopefully theis is well designed and will work with my web sites.
7/12/2004 9:12 PM | Web Designers Leeds
Comments have been closed on this topic.

Powered by: