Step 1. Set the "Language" report properties according to your regional requirements. In my case: "es-MX" Step 2. Use the...
Month: August 2014
The introduction of the dynamic keyword in C# 4.0 allows you to do a lot of things you couldn’t do...
I'm VERY confused as to why this codeHtml.ActionLink("About", "About", "Home", new { hidefocus = "hidefocus" })results in this link:<a hidefocus="hidefocus"...
In this quick article you will learn how to globalize and localize the model validation messages in MVC Applications. At...