ASP.NET MVC JavaScript Routing

added by zowens
12/20/2010 11:34:34 PM

651 Views

I introduce a small utility that will allow generation of routes and controller actions into JavaScript to allow URL generation on the client side using ASP.NET MVC routing.


1 comments

senfo
12/29/2010 8:08:53 AM
That was surprisingly better than I expected. Very cool. Thank you for sharing.