what is a mvc in asp.net?
Answer Posted / ritu
MVC ia new technique introduced with Asp.net.
Mvc basically refers to Model,View,Controller.It means how
we can write the code in three different layers.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Is dapper better than entity framework?
Is .net framework going away?
What is the .net framework and how does it work?
Difference between ASP.NET MVC and ASP.NET WebForms?
How large is the .net framework 3.0? Does this change make the release larger?
What is the difference between .net core and .net framework?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is the version number for the next version of the .net framework, codenamed �orcas�?
what is complex type?
Why to use Html.Partial in ASP.Net MVC?
What is storage model? : Entity framework
Can I use razor code in javascript in asp.net mvc?
Does razor engine supports for tdd?
differences between poco, model first and data first approach?
What are non action methods in mvc?