-
Newbie Question
im looking to create a web application for viewing on pda's smartphones etc. the application is a information system. im new to asp.net so what way would you recommend i go about doing this?
also, when i start visual studio and start a new asp.net mobile web application the form is small, but i can resize it. do i have to add a scroll bar to the form or does the compact.net framework do this automatically for you?
thanks in advance :)
-
Re: Newbie Question
AFAIK, the scrollbar is automatically added by the framework.
-
Re: Newbie Question
You might ask about the asp part in the asp forum. From what little I have done with internet surfing on a PDA, there really isn't a concession made for the size of the screen, which makes some web pages look really crappy. However, if you design your web page to look good on a PDA, what would it look like on a desktop? Poo?