Click here to Skip to main content
16,021,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Convert my existing Asp.net web application into a mobile application. So any can help me how many way to do that kind mobile application....
Posted
Comments
reid0588 12-Aug-11 4:29am    
when im doin PDA stuff, i have to create it as a smartdevice application. I tend to use VS2008 as its better i feel and then you need to create and Install file and a CAB file which will allow you to put this onto a mobile/PDA. hope this helps

1 solution

You can either create a new mobile app using the templates in Visual Studio or you can just use CSS to handle the look and feel for the mobile version.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900