What are the differences between MVC on the frontend and MVC on the backend?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

All Subjects & C.Sci Tutor

Frontend MVC: Manages UI and client-side interactions in the browser.Backend MVC: Handles server-side logic, data management, and generates responses for the client.
Comments

I am online Quran teacher 7 years

Frontend MVC: Manages UI and client-side interactions in the browser.Backend MVC: Handles server-side logic, data management, and generates responses for the client.
Comments

"Transforming your struggles into success"

The back end are the controllers and the model. In this case, backend traditionally means the deeper OS code or even your code that is not being seen/controlled by the user. The frontend is the actual view being seen by the user. I assume your question is in reference with M-V-C being used in developing...
read more
The back end are the controllers and the model. In this case, backend traditionally means the deeper OS code or even your code that is not being seen/controlled by the user. The frontend is the actual view being seen by the user. I assume your question is in reference with M-V-C being used in developing full stack. read less
Comments

View 1 more Answers

Related Questions

How to create custom attribute in mvc?
By implementing Attribute class.
JK IT Training
what is asp .net in future
No future in asp.net, only Future in MVC.Net. Thanks
Ajaz
When do you use Html.Action over Html.Partial ?
Html.Action() will call action method. e.g. Html.Action("Test") Html.Partial() just renders partial view. e.g Html.Partial("PartialName");
JK IT Training
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
whats the fees of mvc class?
Its 4500 for MVC Training. Classes will be held at my location .If interested can contact me
Jayashri

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 Web API 2 action method return types
Here, in this article we will learn ASP.NET Web API 2 action method return types. A Web API 2 action method return types can be any of the following : Void HttpResponseMessage IHttpActionResult Other...

Dependency Injection in Angular 2
Dependency injection Dependency injection is a way to supply a new instance of a class with the fully-formed dependencies it requires. Most dependencies are services. Angular uses dependency injection...

Multi-core CPU utilization using Task Parallel Library in c#
Nowadays, we are using multiple core systems. We must write our .NET applications in such a way that we must utilise the complete computing power of the machine. The parallel task library(TPL) allows...

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...

Benefits of AsP.net webapi over traditional asp.net 2 and 3.5
Tradional asp.net had slower server side response feedback to the server with the MVC concept on webapi there were faster responses from the server side for client requests. Optimization of code was main...

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