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 |
How Can Registry Editor in .NET?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
Explain the Scope of public/private/friend/protected/protected friend.
Is there any attempt system for microsoft technology papers?
Is .net front end or backend?
Explain the difference between vb and vb.net?
How will you make .NET programs work in Linux ?
What is the use of activex control in .net?
How many types of exception handlers are there in .NET?
Tell me what is serialization?
Explain the difference between constants and read-only variables?
What is singlecall activation mode used for in .net?