Project DescriptionSample 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.
It is as simple as loading the main page,

Providing the long URL you wish to shrink,

And then reaping the benefits!
