Handy Extension Methods for ASP.NET MVC's UrlHelper

Mickael Chambaud posted three extension methods he created for UrlHelper: Image(), Stylesheet() and Script().  They make it pretty easy to keep your images, stylesheets and scripts organized in a single location – without the need for you to remember where they are placed.  And if you need to move things around for some reason, you only have to change the extension methods.

Published Tuesday, September 22, 2009 7:54 AM by PSteele
Filed under: ,

Comments

# Twitter Trackbacks for Handy Extension Methods for ASP.NET MVC's UrlHelper - Patrick Steele's .NET Blog [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Handy Extension Methods for ASP.NET MVC's UrlHelper - Patrick Steele's .NET Blog         [asp.net]        on Topsy.com

# Handy Extension Methods for ASP.NET MVC’s UrlHelper | OOP - Object Oriented Programing

Pingback from  Handy Extension Methods for ASP.NET MVC’s UrlHelper | OOP - Object Oriented Programing