ASP.NET MVC Tip #47 – Using ResolveUrl in an HTML Helper | Stephen Walther
Stephen, Interesting article – made even more interesting by the fact that I’ve just read an asp.net article (http://www.asp.net/learn/mvc/tutorial-35-cs.aspx) about Html helpers and was wondering why it didn’t resolve the URLs internally – to reduce repe...