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 |
Tell me what is a “jagged array”?
what is machine key error in .NET how can we solve it?
What is Application Domain?
what user controls are and what server controls are and the differences between the two.
What is the difference between a debug and release build?
Explain how do assemblies find each other?
What do the terms “boxing” and “unboxing” mean?
Explain what do the terms “boxing” and “unboxing” mean?
Why MVC programming model preferred?
What are use of Cloud computing....?
differance between checkbox and rediobutton in vb.net?
syntax for binding the data from database