Thursday, March 31, 2011

Code example for developing Mobile web app by ASP.NET MVC 3 and jQuery Mobile

Mobile enabled web apps with ASP.NET MVC 3 and jQuery Mobile

Making this application for mobile devices. A single web site will be used for both mobile browsers and desktop browsers. If users are accessing the web app from mobile browsers, users will be redirect to mobile specific pages and will get normal pages if users are accessing from desktop browsers. In this demo app, the mobile specific pages are maintained in an ASP.NET MVC Area named Mobile and mobile users will be redirect to MVC Area Mobile

http://weblogs.asp.net/shijuvarghese/archive/2011/02/25/mobile-enabled-web-apps-with-asp-net-mvc-3-and-jquery-mobile.aspx

No comments:

Post a Comment