what is a mvc in asp.net?
Answer Posted / rajesh m
ASP.NET MVC is a part of the ASP.NET Web application framework
Model: The model contains the core information for an
application. This includes the data and validation rules as
well as data access and aggregation logic.
View: The view encapsulates the presentation of the
application, and in ASP.NET this is typically the HTML markup.
Controller: The controller contains the control-flow logic.
It interacts with the Model and Views to control the flow of
information and execution of the application.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain the advantages of asp.net mvc over asp.net?
Explain the methods used to render the views in mvc?
Explain RenderBody and RenderPage in ASP.Net MVC?
How we can handle the exception at controller level in ASP.Net MVC?
Explain unit test done by tester on development team?
What are the versions of .net framework?
What is .net core framework?
What is clr? How does work clr & wht is work of clr?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is the difference between viewbag and viewdata in asp.net mvc?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
mention what is the difference between ado.net and classic ado?
Explain something about model, view and controllers in asp.net mvc?
Why should we go for entity framework?
What is entity graph? : Entity framework