ASP.NET MVC: Simplified Localization via ViewEngines(blog.eworldui.net)
submitted by
alley(2840) 3 years, 7 months ago
Thanks to Brad, he identified a few areas that made things MUCH simpler from my prior implementation. Notably, while you still have your ViewEngine specify "here's your view's path" there's no longer a need for having a new helper, derived classes, etc. This implementation goes back to the simplified HtmlHelper extension in which you can use in any ViewEngine regardless. It also allows you to "replace" the implementation by just changing the namespace, just as you can do with Html and Ajax.
|category: ASP.NET
|Views: 393
tags:
ASPNETMVC MVC ASP.NET another
Everyones tags:
Your Tags: