Answer Posted / 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 View All Answers
What versions of .net are there?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
How you apply a theme in whole application in .Net?
Can you explain what do you understand about web service?
Explain the features that are common to all .Net languages.
How is .net core cross platform?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
What is .net core used for?
Tell about your technical profile ?
What is DTS and explain the purpose of it?
What is class library in .net
What are the core differences between .NET Languages ?
Is .net core the future?
What is the intermediate language between asp and asp.net1.0?
Why do we use the “using” statement?