舉報

會員
ASP.NET MVC 4 Mobile App Development
最新章節:
Index
Astep-by-steptutorialtogetacquaintedwiththeASP.NETMVC4Frameworkanditsfeaturesinordertodiscoverhowtodevelopwebapplicationsusingthem.ThisbookistargetedatpeoplewhoarefamiliarwithC#developmentonthe.NETplatformandareinterestedinwebdevelopmentwiththeASP.NETdevelopmentframework.Nopriorwebormobiledevelopmentexperienceisrequired
目錄(79章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- Acknowledgment
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Developing for the Mobile Web
- History of the mobile web
- Continued development constraints
- Viewing the mobile web
- Support for the mobile web in ASP.NET MVC 4
- Summary
- Chapter 2. Homebrew and You
- Understanding the homebrew domain
- About our mobile app
- The BrewHow solution
- Summary
- Chapter 3. Introducing ASP.NET MVC 4
- The Model-View-Controller pattern
- The MVC pattern and ASP.NET MVC 4
- Summary
- Chapter 4. Modeling BrewHow in EF5
- What's new in Entity Framework 5.0?
- The BrewHow model
- Summary
- Chapter 5. The BrewHow Domain and Domain-driven Design
- Tenets of DDD
- BrewHow design
- Summary
- Chapter 6. Writing Maintainable Code
- The SOLID principles
- SOLIDifying BrewHow
- Summary
- Chapter 7. Separating Functionality Using Routes and Areas
- Routes
- Areas
- Summary
- Chapter 8. Validating User Input
- Data validation
- Cross-Site Request Forgery (CSRF)
- Cross-Site Scripting (XSS)
- Summary
- Chapter 9. Identifying and Authorizing Users
- User authentication
- Authenticating BrewHow users
- Authorization
- Summary
- Chapter 10. Asynchronous Programming and Bundles
- Asynchronous programming
- Bundles
- Summary
- Chapter 11. Coding for the Real-time Web
- Simulating a connected state
- SignalR
- Real-time recipe updates
- Summary
- Chapter 12. Designing Your App for Mobile Devices
- HTML5
- CSS3
- The viewport meta tag
- A responsive design
- Summary
- Chapter 13. Extending Support for the Mobile Web
- Mobile views
- Display modes
- Summary
- Chapter 14. Improving the User Experience with jQuery Mobile
- Installing jQuery Mobile
- jQuery Mobile's layout
- Mobilizing BrewHow
- Summary
- Chapter 15. Reader Challenges
- Full-text search
- Socialization
- Going native
- Summary
- Index 更新時間:2021-08-13 16:48:23
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Learning ROS for Robotics Programming(Second Edition)
- ThinkPHP 5實戰
- Mastering OpenCV Android Application Programming
- C++ Builder 6.0下OpenGL編程技術
- Java編程指南:基礎知識、類庫應用及案例設計
- Java程序員面試算法寶典
- 3D少兒游戲編程(原書第2版)
- Scala編程實戰(原書第2版)
- 利用Python進行數據分析
- Kivy Cookbook
- Learning Kotlin by building Android Applications
- Visual C++程序設計與項目實踐
- 計算機應用基礎案例教程(第二版)
- DevOps 精要:業務視角
- Java 9:Building Robust Modular Applications
- 高質量程序設計指南:C++/C語言
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- Visual Basic程序設計
- Mahout實踐指南
- Learning ArcGIS Geodatabases
- 性能之道:分布式系統全棧性能優化
- EOS區塊鏈應用開發指南
- Python密碼學編程(第2版)
- Python網絡爬蟲技術與實戰
- Node.js實戰(第2版)
- 可編程控制器原理及應用
- 軟件測試的藝術(原書第3版)
- Learning Angular 2
- Oracle SQL Developer