I\'m trying to create something similar to the diggbar.
I\'m using Visual Studio 2010 and Asp Development server.
However, I can\'t get the ASP dev server
I'm pretty sure you could do it with IIS rewrite. ASP.NET Development Server can't do rewrite as far as I know but you could try doing it by using either IIS7 rewriter or if you have an earlier version, by the Ionics ISAPI Rewrite Filter.