- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 136字
- 2021-08-13 16:48:08
Support for the mobile web in ASP.NET MVC 4
Microsoft has unprecedented development support for the mobile web with Visual Studio 2012 and ASP.NET MVC 4.0. Out-of-the-box, the latest environment supports:
- HTML5 and CSS3 (standards crucial to developing responsive mobile web apps)
- The ability to merge, compress, and transform JavaScript and CSS files to minimize browser requests and bandwidth requirements
- New convention support to target specific mobile platforms
- As part of the new mobile application project template, jQuery Mobile integration into your mobile app projects
All of these improvements to Microsoft's development environment directly address the constraints with which we, as developers, engineers, architects, and content designers, must concern ourselves. If you couple these improvements with the improvements in .NET 4.5, .NET users such as us can now target the mobile web better than ever before.
推薦閱讀
- INSTANT OpenCV Starter
- 軟件界面交互設計基礎
- Python神經網絡項目實戰
- 深入理解Java7:核心技術與最佳實踐
- Apache Karaf Cookbook
- Java持續交付
- Raspberry Pi 2 Server Essentials
- 快速念咒:MySQL入門指南與進階實戰
- Swift細致入門與最佳實踐
- C語言程序設計實驗指導 (第2版)
- Visual Studio 2015高級編程(第6版)
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- .NET Standard 2.0 Cookbook
- C++ Fundamentals
- Practical GIS