- 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.
推薦閱讀
- Python數據分析入門與實戰
- TensorFlow Lite移動端深度學習
- 控糖控脂健康餐
- Software Testing using Visual Studio 2012
- Mastering Scientific Computing with R
- Mastering Kali Linux for Web Penetration Testing
- Linux操作系統基礎案例教程
- 大模型RAG實戰:RAG原理、應用與系統構建
- Python Web數據分析可視化:基于Django框架的開發實戰
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Java系統化項目開發教程
- 速學Python:程序設計從入門到進階
- 小程序,巧應用:微信小程序開發實戰(第2版)
- 深入實踐Kotlin元編程
- 從0到1:HTML5 Canvas動畫開發