ASP.NET Mini-URL on CodePlex
Here is a sample ASP.NET MVC application to show how to create URL shrink/snippet/etc and handling of shorten URLs.
The purpose of this sample project is to show developers how simple it is to create a simple URL redirection service like tinyurl, is.gd or snurl. To get a full listing of all available URL redirection services, check out the open directory listing.
I thought it was interesting and thought you might too.