- The Model-View-Controller (MVC) software architectural pattern
- It separates an application into three main groups of components: Models, Views, and Controllers.
- Using this pattern, user requests are routed to a Controller which is responsible for working with the Model to perform user actions and/or retrieve results of queries. The Controller chooses the View to display to the user, and provides it with any Model data it requires.
Infinity Interest blog is going to excite the curiosity or attention of programming languages such as C#, ASP.NET, ASP.NET MVC, SQL SERVER, JQUERY, BOOTSTRAP, HTML5< CSS3 and so on...
Wednesday, 24 January 2018
What is the MVC pattern?
Subscribe to:
Post Comments (Atom)
-
The Model-View-Controller (MVC) software architectural pattern It separates an application into three main groups of components: Models...
-
Entity Framework is a ORM(Object-Relational-Mapper) that enables .NET developers to work with relational database using domain specific ob...
No comments:
Post a Comment