舉報

會員
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
推薦閱讀
- Oracle WebLogic Server 12c:First Look
- Bootstrap Site Blueprints Volume II
- Java面向對象軟件開發
- INSTANT Sencha Touch
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Expert Data Visualization
- Learning JavaScript Data Structures and Algorithms
- Learning Concurrent Programming in Scala
- Julia高性能科學計算(第2版)
- C/C++數據結構與算法速學速用大辭典
- Node.js開發指南
- 移動增值應用開發技術導論
- Java Web應用開發給力起飛
- Elastix Unified Communications Server Cookbook
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Improving your Penetration Testing Skills
- PHP高性能開發:基礎、框架與項目實戰
- Scratch編程入門與算法進階(第2版)
- 設計模式之禪
- 商業銀行經營管理(第2版)
- Node.js Web Development
- Three.js開發指南
- Zabbix Cookbook
- Python數據科學導論
- Web前端工程師修煉之道(原書第5版)
- 餐飲管理與經營全案:互聯網思維創新餐飲管理和運營模式
- 深入理解Java虛擬機:JVM高級特性與最佳實踐(第2版)
- 人工智能算法大全:基于MATLAB
- Hands-On Deep Learning with TensorFlow
- Building Websites with the ASP.NET Community Starter Kit