舉報

會員
ASP.NET MVC 4 Mobile App Development
最新章節(jié):
Index
Astep-by-steptutorialtogetacquaintedwiththeASP.NETMVC4Frameworkanditsfeaturesinordertodiscoverhowtodevelopwebapplicationsusingthem.ThisbookistargetedatpeoplewhoarefamiliarwithC#developmentonthe.NETplatformandareinterestedinwebdevelopmentwiththeASP.NETdevelopmentframework.Nopriorwebormobiledevelopmentexperienceisrequired
目錄(79章)
倒序
- 封面
- 版權(quán)信息
- 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
推薦閱讀
- 微服務(wù)設(shè)計(第2版)
- Python從菜鳥到高手(第2版)
- Clojure for Domain:specific Languages
- MariaDB High Performance
- C語言程序設(shè)計案例式教程
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Redis Essentials
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- 零基礎(chǔ)趣學(xué)C語言
- Clojure for Machine Learning
- 自學(xué)Python:編程基礎(chǔ)、科學(xué)計算及數(shù)據(jù)分析(第2版)
- Kotlin極簡教程
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- DevOps 精要:業(yè)務(wù)視角
- Swift High Performance
- Mastering ArcGIS Server Development with JavaScript
- MySQL數(shù)據(jù)庫教程(視頻指導(dǎo)版)
- Splunk Developer's Guide(Second Edition)
- Illustrator CS6中文版應(yīng)用教程(第二版)
- HTML5+CSS3+JavaScript案例實戰(zhàn)
- 小小的Python編程故事
- SQL進(jìn)階教程
- RESTful Web Services with Dropwizard
- HTML5 Web Application Development By Example Beginner's Guide
- Building an RPG with Unreal
- 代碼之外的功夫:程序員精進(jìn)之路
- JavaScript深度學(xué)習(xí)
- Learning Drupal 8
- Redis設(shè)計與實現(xiàn)
- Building Machine Learning Systems with Python