What are the benefits of Model-View-Controller Architecture?
Answer / swapna
1) Centralized application state held in model:
Efficient for passing between components.
Used for partial update of client view.
2) Separate controller
3) Pluggable customized dialog strategies.
4) Easy to add the new clients
5) Reusability and extensible
6) Possible to have development process in parallel for
Model, View and Controller.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is the model role in Mvc architecture?
What is view state?
What is .NET Framework?
what is the default value of CHAR type?in C# using asp.net?
What is smart navigation?
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
What is Ajax? How it is related to your project?
Resource Files: How to use the resource files, how to know which language to use?
Does .net supports destructors concept?
Is .NET a runtime service or a development platform?
How ASP .NET different from ASP?