首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> ASP.NET MVC 4 Mobile App Development最新章節(jié)目錄
舉報(bào)

會(huì)員
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 更新時(shí)間:2021-08-13 16:48:23
推薦閱讀
- Java逍遙游記
- Python科學(xué)計(jì)算(第2版)
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- Hands-On Data Structures and Algorithms with JavaScript
- 算法訓(xùn)練營(yíng):入門(mén)篇(全彩版)
- 三維圖形化C++趣味編程
- RTC程序設(shè)計(jì):實(shí)時(shí)音視頻權(quán)威指南
- Java Web程序設(shè)計(jì)任務(wù)教程
- C語(yǔ)言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- C#程序設(shè)計(jì)教程(第3版)
- 軟件項(xiàng)目管理實(shí)用教程
- Wearable:Tech Projects with the Raspberry Pi Zero
- 從零開(kāi)始學(xué)算法:基于Python
- React.js實(shí)戰(zhàn)
- Django 3 Web Development Cookbook
- Hands-On GUI Application Development in Go
- Web應(yīng)用程序開(kāi)發(fā)技術(shù)
- μC/OS-III源碼分析筆記
- 深入理解LLVM:代碼生成
- Game Audio Development with Unity 5.X
- Testing Vue.js Components with Jest
- Natural Language Processing with TensorFlow
- Access 2010基礎(chǔ)教程
- PHP5應(yīng)用實(shí)例詳解
- INSTANT Spring Tool Suite
- Mastering AngularJS Directives
- C語(yǔ)言編程思想與方法
- Building a Web Application with PHP and MariaDB:A Reference Guide