August 2018
Intermediate to advanced
298 pages
5h 33m
English
Data is at the heart of every application. A user enters data into the application, edits the entered data, and searches the data. We can even say that an application that we build is just an interface for the operations that we perform on the application data. So, it is absolutely necessary for any framework to provide a mechanism to make data operations easier and more manageable. Models in ASP.NET MVC are used to represent the business domain data.
By the end of this chapter, you will be able to:
Read now
Unlock full access