As you might have noticed, the second post about ASP.NET MVC 4 Displaymodes, has been delayed quite a bit. Main reason therefore was the move of my blog to another service provider. There were a lot of issues with the virtualisation platform which negatively influenced my virtual server and my site(s). This made me decide […]
You are browsing archives for
Month: May 2012
Using MVC 4 DisplayModes to achieve per ...
One of the new features of the Microsoft ASP.NET MVC 4 framework is the concept of display modes. By default the framework uses the display mode functionality to “dynamically” select the mobile version of a view ( when present ), when you’re site is viewed on a mobile device. In short this means it will […]