0
kicks
Unit Tests for ASP.NET MVC application that uses resources in code beh
I started a project that uses ASP.NET MVC. This project requests multilingual support. I use resources for this. It works well when I use resource's properties in the View's layer but when I call resource's properties from code behind..