舉報

會員
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
推薦閱讀
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Java異步編程實戰
- Python程序設計(第3版)
- C語言程序設計案例式教程
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Getting Started with Laravel 4
- C語言程序設計教程
- Java語言程序設計教程
- Emgu CV Essentials
- 單片機原理及應用技術
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Software Development on the SAP HANA Platform
- 程序員的成長課
- 深入淺出 HTTPS:從原理到實戰
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Implementing NetScaler VPX?(Second Edition)
- Learning Yeoman
- C語言程序設計教程
- Django 3 Web應用開發從零開始學(視頻教學版)
- 15天學會JavaScript(視頻教學版)
- 亮劍ASP.NET項目開發案例導航
- C程序員從校園到職場
- 編程改變生活:用Python提升你的能力(基礎篇·微課視頻版)
- Netty源碼剖析與應用
- Spring:Microservices with Spring Boot
- 從零開始學Python程序設計
- Windows PowerShell for .NET Developers(Second Edition)
- ASP.NET Core從入門到精通
- Salesforce CRM:The Definitive Admin Handbook(Third Edition)
- JavaScript前端開發案例教程