ReportViewer: culture, number, color and more
Step 1. Set the “Language” report properties according to your regional requirements. In my case: “es-MX” Step 2. Use the…
All technologies, only pure source code
Step 1. Set the “Language” report properties according to your regional requirements. In my case: “es-MX” Step 2. Use the…
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 code Html.ActionLink(“About”, “About”, “Home”, new { hidefocus = “hidefocus” }) results in this…
In this quick article you will learn how to globalize and localize the model validation messages in MVC Applications. At…