Level: Intermediate
Creating web applications that will target multiple devices and platforms has become the web developers Holy Grail. Simple HTML pages render without issue no matter what browser or device they are viewed on but who codes simple HTML pages? What happens when you have a business need to hit all mobile platforms?
You don't have to write hundreds of lines of code to make this happen!
In this talk Keith will demonstrate how using the latest version of ASP.NET MVC, MVC4, and jQuery Mobile allows you to develop web applications that target iPhone, iPad, Android, Windows Phone 7, and even Blackberry without having to code and style each platform separately.
You will learn:
• How to make your site "viewable" on most user platforms with minimal effort.
• How to make your site as usable on all mobile platforms as it is on the desktop browser.
• How to do all of this without writing code to target each mobile platform independently.