What is model-view -controller Architecture?



What is model-view -controller Architecture?..

Answer / satya narayan sahoo

It is known as MVC architecture.I am giving an example
which can make clear.
For an asp.Net web application:

Model is the UI part ie the html/asp controls.
View the data objects like datase or dataview.
Controller is the event handler for example Button_click.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Dot Net General Interview Questions

Is there built-in support for tracing?

0 Answers  


Give An example of a ctype and directcast.

2 Answers   Wipro,


What are two different types of remote object creation mode in .net?

0 Answers  


Explain different types of cookies in .NET?

1 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  






What is the difference between response.write & response.output.write?

0 Answers  


What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture

2 Answers   Deloitte,


Is there any attempt system for microsoft technology papers?

0 Answers  


What is Event - Delegate? clear syntax for writing a event delegate

0 Answers  


How can I find out what the garbage collector is doing?

0 Answers  


How can we convert XML data into DataBase table IN .Net?

3 Answers   Indus Media, Wipro,


How do I use the thread pool?

0 Answers  


Categories