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
Explain representational state transfer (rest) in detail?
What is the difference between viewbag and viewdata in asp.net mvc?
what is model first approach?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Which are the important namespaces used in mvc?
Explain linq to entities? : Entity framework
what is entity graph in entity framework?
How we can handle the exception at controller level in ASP.Net MVC?
What is Area in ASP.Net MVC?
What is the .net framework 3.0 (formerly winfx)?
explain what does .edmx file contains?
How to change the action name in mvc?
How does the .net framework 3.0 relate to windows vista?
What are Scaffold templates in ASP.Net MVC?
What are the components required to create a route in mvc?