MVC:
Azure
http://www.windowsazure.com/en-us/develop/net/tutorials/aspnet-mvc-4-mobile-website/
other ways
http://www.asp.net/mobile
http://www.satter.org/2008/01/mobile-web-deve.html
http://wiki.asp.net/page.aspx/459/namespaces-for-aspnet-mobile-development/
ASP.NET is excellent for Mobile web application development.The beauty of asp.net is, it will render the content based on the requested device. Normal asp.net code works perfectly in Mobile browsers[HTML capable browsers].
For iPhone development,
http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/Introduction/Introduction.html#//apple_ref/doc/uid/TP40002051
http://na.blackberry.com/eng/developers/browserdev/
Asp.net renders the content absolutely fine on these phones.
No comments:
Post a Comment
If any doubt?then please comment in my post