Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter. --Eric Raymond
Log In
Helping Software Professionals Build Better Software Better
Home
→
Articles
→
URL Rewriter for .NET - Examples
→
Comment
Home
Search
Articles
Categories
About
Welcome to my blog about software development and the Microsoft stack.
I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ...
more
Share/Print this page:
Subscribe for news, updates and more:
Please enter your reply for the comment shown below:
Post Your Comment
You may post without logging in or
login here
.
Display Name:
Required.
Email:
Required. Will not be shown. Used for identicon.
Comment:
Allowed tags: <quote></quote>, <code></code>, <b></b>, <i></i>, <u></u>, <red></red>
Please type text as shown in the image at left.
Reply
2012 Jan 19 10:20 AM
by
steve
.
reply
Thanks for your comment, Mike. I agree with you. This site is written in .NET 4.0 and I considered the .NET built in routing, but found URL Rewriter simpler with a shorter learning curve. I can't say one is better than the other, but I was pretty impressed with URL Rewriter.