Designing a web application with ASP.NET MVC I asked myself how can I also please those people using a smart phone, ipad, etc.. (everything thats touchable…) and not only a desktop/notebook with a browser.
How can I develop a better user experience.
I would be pleased to hear about technical advises concerning the asp.net mvc framework so I can later implement your suggestions concretely.
Go through my tutorial ASP.NET MVC 4 Mobile Features
-use the HTML5 viewport attribute and adaptive rendering to improve display on mobile devices.