- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 131字
- 2021-08-13 16:48:10
Chapter 3. Introducing ASP.NET MVC 4
ASP.NET MVC 4 is the latest version of Microsoft's Model-View-Controller (MVC) framework for the web. The MVC pattern is not specific to this framework. It was first introduced as a feature of the Smalltalk language in the 1970s and has seen much success in client/server, desktop, mobile, and web development. It is a software design pattern that helps to enforce a separation of concerns between data and the interaction with data.
In this chapter, we are going to examine the MVC pattern and how it is implemented within the ASP.NET MVC framework. We will then begin by applying that knowledge to the BrewHow app. At the end of this chapter, our application will be returning sample recipes to any user making a request.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Developing Mobile Web ArcGIS Applications
- Vue.js快速入門與深入實戰
- Dependency Injection in .NET Core 2.0
- Raspberry Pi 2 Server Essentials
- Android Wear Projects
- Test-Driven Development with Django
- Web App Testing Using Knockout.JS
- Learning Kotlin by building Android Applications
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- INSTANT EaselJS Starter
- TypeScript High Performance
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發
- Cloud Development andDeployment with CloudBees
- R High Performance Programming