mobile web development tips

2011-08-19T02:59:04

I'm starting on creating a mobile version of one of our companies many web applications. We have a combination of mostly WebForms .NET and classic ASP sites.

I've looked around a bit and the JQueryMobile framework looks great for user 'mobile-izing' UI elements and transitions but unfortunately it doesn't seem to work well with WebForms development. Converting our existing sites to MVC isn't really an option. I guess one option would be to create the mobile versions using MVC but nobody in our company uses that technology so I hesitate to go down that road.

Are there any other software 'shortcuts' similar to JQueryMobile that might play a little nicer with WinForms development?

Sorry if this is a basic question but I'm starting from square one regarding the mobile web.

Copyright License:
Author:「TedH」,Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.
Link to:https://stackoverflow.com/questions/7112662/mobile-web-development-tips

About “mobile web development tips” questions

I'm starting on creating a mobile version of one of our companies many web applications. We have a combination of mostly WebForms .NET and classic ASP sites. I've looked around a bit and the
I have a copy of VS 2017 and a few months ago I configured my copy to enable mobile development with Xamarin. Now I need to develop a new web project and as a result of what I did I need to revert it
I'm making my debut in designing a web app specifically targeted at mobile browsers. While I've written web pages before in C#/ASP.NET, I've never done anything specifically for the limited screen...
I am looking to see if anyone is using Mobile Web Development Frameworks, examples of these include: Sencha Touch jQuery Mobile iWebKit Has anyone used any of these or anything similar? I really...
I have an existing website that I need to develop a small portion of for mobile devices. For reasons that are not in the scope of this entry - I am using the Microsoft platform and tools - VS2008, ...
As a GWT developer, I'm looking to expand my GWT development skills to Mobile web app development using HTML5. I could understand, by default, GWT web application works well with mobile browsera and
Is it possible to develop a mobile web application using objective-c? I've already search the net and know that c++, c# and java could be used in web development. Is there any expert or programmer ...
Recently we have finished the development of our application and we have used Spring , Hibernate,Jquery etc in it. Now today my manager came to me and asked , hey we have to develop a mobile versi...
I am looking for a good jQuery plugin for form Web development for mobile websites like iPhone, Android, etc. I checked jQTouch, and it seems buggy when it comes to forms for mobile web apps. Any
I'm building some web apps for clients. They're usually CRMs, project management systems, custom CMS, support system etc...ie. all work and business related systems. Often times, I think it would...

Copyright License:Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.