- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 130字
- 2021-08-13 16:48:08
Summary
In this chapter, we learned why it is important as developers to embrace the mobile web and ensure that our apps support it. We began with a brief history of the mobile web and the constraints still placed upon developers like us to ensure an optimal user experience when viewing our sites through a mobile browser. We also learned how to emulate the common mobile browsers from our desktop and received a glimpse of what Microsoft has provided in support of the mobile web with the new ASP.NET MVC 4 tooling, Visual Studio 2012, and .NET 4.5.
In the next chapter, we will create the shell for our app—a homebrew recipe sharing app called BrewHow—and configure our environment to run the app within an emulator.
推薦閱讀
- Clojure Programming Cookbook
- Flutter開發(fā)實戰(zhàn)詳解
- Learning PostgreSQL
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Clojure for Domain:specific Languages
- Swift細致入門與最佳實踐
- CRYENGINE Game Development Blueprints
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- Mastering Android Studio 3
- Instant Apache Camel Messaging System
- Python預測分析與機器學習
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- 高質量程序設計指南:C++/C語言
- Python程序設計現代方法