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
Explain difference between panel and groupbox classes using .net?
What are an object and a class?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What does jit compilation do in .net?
Please explain what is heap and what is stack?
What is the use com component in .net?
What is your observations between vb.net and vc#.net?
What is the intermediate language between asp and asp.net1.0?
Can a try block have more than one catch block?
What do you mean by web service?
Do you know what are three common acronyms used in .net, and what do they stand for?
Is .net front end or backend?
What is the base class of Button control in .NET?
What is marshling?
Explain what is the difference between web application and enterprise application?