Martin Normark's blog

Posted on by Martin H. Normark


Share Tweet ASP.NET MVC 3 has its quirkiness here and there. Sometimes it's a lack of support for something, and other times it's downright buggy. An issue I came across recently, is something to do with Windows Authentication. There's a lot of …

Continue reading

Posted on by Martin H. Normark | Posted in ASP.NET MVC | Tagged ,


Posted on by Martin H. Normark


Share Tweet Any modern web application needs localization! You simply can't ignore the huge amounts of people who doesn't speak your language, or whose native language is different from yours. You're probably using resource files (.resx) in .NET, but how …

Continue reading

Posted on by Martin H. Normark | Posted in C#, Internationalization, JavaScript | Tagged , , , ,