What is the MVC (model-view-controller) architecture in layman's terms?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

All Subjects & C.Sci Tutor

In layman's terms, MVC (Model-View-Controller) is like dividing a task among three people:Model - Handles the data (like a storage room).View - Shows the data to the user (like a display window).Controller - Takes user requests and updates the Model and View (like a manager).This separation makes it...
read more
In layman's terms, MVC (Model-View-Controller) is like dividing a task among three people:Model - Handles the data (like a storage room).View - Shows the data to the user (like a display window).Controller - Takes user requests and updates the Model and View (like a manager).This separation makes it easier to organize and manage everything. read less
Comments

I am online Quran teacher 7 years

In layman's terms, MVC (Model-View-Controller) is like dividing a task among three people:Model - Handles the data (like a storage room).View - Shows the data to the user (like a display window).Controller - Takes user requests and updates the Model and View (like a manager).This separation makes it...
read more
In layman's terms, MVC (Model-View-Controller) is like dividing a task among three people:Model - Handles the data (like a storage room).View - Shows the data to the user (like a display window).Controller - Takes user requests and updates the Model and View (like a manager).This separation makes it easier to organize and manage everything. read less
Comments

"Transforming your struggles into success"

MVC (Model-View-Controller) is a software design pattern that separates an application into three parts: **Model** (handles data), **View** (displays the user interface), and **Controller** (manages user input), making the application easier to manage and scale.
Comments

View 1 more Answers

Related Questions

I am new to ASP.Net MVC.I need to learn ASP.Net MVC .I need an Online training course for that.Kindly suggest a good online training website for ASP.Net MVC
Hi Shubhatra.. Many materials are available online for ASP.NET MVC course. You can find many tutorials videos. Try to make small projects using those tutorials,not just read or watch them. Remember best...
Shubhabrata
what is asp .net in future
No future in asp.net, only Future in MVC.Net. Thanks
Ajaz
How to use .net mvc?
visual studio 2012 or after that version supports mvc application, but you should also need to understand razor view, html5, linq for working on mvc.
Jayant
When we use WebAPI controller in Asp.Net MVC
To understand it , First understand the objective of WEB API and MVC WEB API : This technology is designed to develope HTTP Service that would be consumed by many device MVC : This is a framework that...
JK IT Training

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Asp.net MVC Application LifeCycle
Any web application has two main execution steps first understanding the request and depending on the type of the request sending out appropriate response. MVC life cycle also follow same principle. MVC...

Format Date to “MM/dd/yyyy” in Webgrid ASP.Net MVC Razor View
Replace above line with below to apply ("DD/mm/yyyy") formatting to date field in WebGrid AllTicket.Column(columnName: "DueDate", header: "Due Date") grid.Column("Date",format:@<text> @item.Date.ToString("MM/dd/yyyy")</text>)
M

Mohammad Shafi

0 0
0

ValidateAntiForgeryToken used in ajax request in MVC
Today we learn how to use antiforgery token validation Key in ajax reqeust (MVC) first we create a Action with attributes antiforgery key.. Now we add @Html.AntiForgeryToken() in view and then create...

Trends in .Net Platform
.NET Framework is a software framework developed by Microsoft. It includes a large class library named Framework Class Library (FCL) and provides language interoperability (each language can use code written...

Garbage collector [ GC ] in .NET framework
Garbage collector is responsible for the "automatic memory management - AMM" in .NET framework. Garbage collector is one of the properties of .NET framework components CLR . Why there is a need of "Memory...
R

Raga Deepthi G.

1 0
0

Looking for .NET MVC ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you