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 makes .net core cross platform?
How server form post-back works?
Tell us what is json data, and what is one way that .net developers can work with json?
What does msil do?
What are the advantages of .net?
What do you mean by web service?
What tools is used to develop .NET applications?
What is static constructor, when it will be fired? And what is its use?
Explain what is a manifest in .net?
What is garbage collection in .net? Explain the garbage collection process?
What does jit compilation do in .net?
What is Event Bubbling in .NET?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Dynamic Fonts
How can I get at the win32 api from a .net program?