Based on a post by Matt Hawley, I created a few extension methods to the HtmlHelper class to provide resource/localization support. My version is a little simpler, since it assumes the use of the standard MVC views (WebFormView). Here are the step ...
Read post