How to develop mobile application in asp.net with C# 2.0(2005). is there is possibility to develop mobile application in .net.If it possible then give me some tips for developing mobile application
Hi, Developing ASP.NET Mobile applications is pretty easy! Check the below blog post for more information! http://roopeshreddy.wordpress.com/2010/07/25/mobile-development-in-asp-net/ General asp.net website works absolutely fine in all Mobile browsers! You
can add following META tags to make your website mobile compatible. <meta name="viewport" content="width=device-width" /> Hope it helps u...
In Visual Studio 2005, you will find seperate mobile web templates & controls. So , use these & develop mobile asp.net . You dnt need to add any meta viewport tags(adpative rendering) for asp.net 2.0 mobile web in VS 2005.
rajrprk
Member
52 Points
73 Posts
How to develop mobile application in asp.net with C# 2.0(2005).
Jan 10, 2012 05:01 AM|LINK
How to develop mobile application in asp.net with C# 2.0(2005). is there is possibility to develop mobile application in .net.If it possible then give me some tips for developing mobile application
Nirav Golani
Member
745 Points
257 Posts
Re: How to develop mobile application in asp.net with C# 2.0(2005).
Jan 10, 2012 05:39 AM|LINK
Hi
The best link to start asp.net mobile website development is http://www.asp.net/mobile.
To know more about mobile device browser detection & redirection mechanism for asp.net MVC or webform for Mobile , visit
http://www.asp.net/whitepapers/add-mobile-pages-to-your-aspnet-web-forms-mvc-application
Download Emulators of smart devices for testing: http://www.asp.net/Mobile/device-simulators
JQuery for Mobile website development: http://www.jquerymobile.com
Nirav Golani.
roopeshreddy
All-Star
20143 Points
3327 Posts
Re: How to develop mobile application in asp.net with C# 2.0(2005).
Jan 10, 2012 06:50 AM|LINK
Roopesh Reddy C
Roopesh's Space
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: How to develop mobile application in asp.net with C# 2.0(2005).
Jan 11, 2012 03:30 AM|LINK
In Visual Studio 2005, you will find seperate mobile web templates & controls. So , use these & develop mobile asp.net . You dnt need to add any meta viewport tags(adpative rendering) for asp.net 2.0 mobile web in VS 2005.
Learn mobile web development : www.asp.net/mobile
For asp.net 2.0 mobile web development in VS 2005: http://blogs.msdn.com/b/trobbins/archive/2007/07/13/mobile-web-development-with-asp-net-2-0.aspx
Thanks,
Anindita
http://anindita9.wordpress.com