Answer Posted / mohammad aaquil
ASP.NET MVVM provides a framework to implement the Model-View-ViewModel pattern, a.k.a. the Presentation Model pattern in ASP.NET projects. Developers can take advantages of Dependency Injection and Event Broker to write concise, elegant and business focused code.
The ASP.NET MVVM offers the following benefits:
Leverage ASP.NET functions, such as web form, user control and data binding
Achieve a clear separation of concerns
Facilitate test driven development (TDD)
Write and maintain simpler code using the attribute annotations
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are ASHX files?
Is asp.net a programming language?
How to register exception filter globally?
What is session in http request?
How to find last error which occurred?
How we implement web farm and web garden concept in asp.net?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Can you use c# without .net?
Is it possible to create web application with both webforms and mvc?
What are resource file and how do we generate resource file?
How does session work in asp net?
What are the new login controls in asp.net 2.0?
Explain security types in asp.net?
What's the use of response.output.write()?
Why is xap important?