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 class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is the lapsed listener problem?
How will you make .NET programs work in Linux ?
Explain the difference between task and thread in .net?
Explain what is a delegate?
What is the advantage of .net?
What is a manifest in .net?
How to customize the trace output?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What's a windows process in .net?
What is your observations between vb.net and vc#.net?
What is the new three features of COM+ services, which are not there in COM (MTS)
Does .net supports destructors concept?
Which dll translate xml to sql in internet information server (iis)?
What is different between webusercontrol and in webcustomcontrol?