22 Oct 2013 • less than a minute read
Using routes to create a custom url shortener in your existing mvc site
This post describes how I setup my own url shortener as part of my blog. It also shows how to set up the routings table to allow the url shortener to work alongside existing controllers