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
What are the components of the .net framework.
How to use multiple submit buttons in asp.net mvc?
Is it possible to share a view across multiple controllers?
What is .net framwork?
What is entityset? : Entity framework
Explain what languages does the .net framework support?
Explain two instances where routing is not implemented or required?
What is a model in programming?
what is split entity?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is ViewData and TempData in ASP.Net MVC?
Describe the .net framework architecture.
Explain what platforms does the .net framework run on?
what do you mean by table-per-hierarchy?