hi All,
i am new in mobile website development, could you tell me, how can i develope web application for iPhone and Andriod in asp.net. Is it working fine in both device. Is any extra CSS for achiveing these functionality.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Oct 1, 2011, 11:28 PM
Mahesh ChandPosted Oct 1, 2011, 11:00 PM
http://www.asp.net/learn/whitepapers/add-mobile-pages-to-your-aspnet-web-forms-mvc-application
Mahesh ChandPosted Oct 1, 2011, 10:59 PM
ASP.NET provides mobile controls. You need to use those controls to build your web pages.
Ritesh DiyawarPosted Sep 30, 2011, 12:26 AM
But i want to develope a website which will run iphone and android likes as m.yahoo.com, is it possible in asp.net, and how.
Mahesh ChandPosted Sep 29, 2011, 4:50 PM
To build iPhone apps, you need to use iPhone SDK (Managed C++) and to build Android apps, you need Android SDK. If you want to build both in C#, you can use MonoTouch and Mono for Android.
Check out here:
http://www.c-sharpcorner.com/1/247/android-programming.aspx
http://www.c-sharpcorner.com/1/235/iphoneipad.aspx