Mobile Web Development?

2009-04-18T02:52:07

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, ASP.Net, VB.net, .Net AJAX Framework, jquery.

I have 2 questions:

  1. What is the best page size (Height and Width - mostly width) to make the pages as I do not know what devices will be accessing the mobile portion of the site. I can detect if they are mobile devices and direct them accordingly to the mobile portion but I do not want to write customized content for each mobile device - so I would like to create something that will be sort of a one size fits all mobile app.

  2. Any suggestions or links for Mobile Web development in the .Net 3.5 framework environment?

Thanks

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

About “Mobile Web Development?” questions

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'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 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 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 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...
Reading about Ant Design I am getting confused about which library to use for mobile web development. There are two libraries, antd and antd-mobile. While it is clear that antd-mobile supports react-

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