- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 117字
- 2021-08-13 16:48:11
Summary
Congratulations! This chapter was a whirlwind of information, but we now have a basic understanding of the MVC pattern and how it relates to ASP.NET MVC 4. We learned about controllers and action methods and how to create them. We created a model, passed the model from the controller to the view, and wrote code that displayed that model. With the basics known, it's time for us to look at bigger and better things.
In the next chapter, we leverage the functionality of Entity Framework 5.0 to create a persistence layer for our application and return the information stored in the database. This persistence layer will be used as the basis for our models moving forward.
推薦閱讀
- Spring Cloud Alibaba核心技術與實戰案例
- Arduino by Example
- LabVIEW入門與實戰開發100例
- UVM實戰
- C語言程序設計實驗指導 (第2版)
- Instant Nancy Web Development
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Getting Started with React Native
- Azure Serverless Computing Cookbook
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- 現代CPU性能分析與優化
- Flink入門與實戰
- 網絡綜合布線與組網實戰指南
- Android應用開發攻略