Answer Posted / dilipdeveloper.blogspot.com
The model manages the behavior and data of the application
domain, responds to requests for information about its state
(usually from the view), and responds to instructions to
change state (usually from the controller).
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Which dll translate xml to sql in internet information server (iis)?
Explain what relationship is between a process, application domain, and application?
What is the difference between .net and laravel?
When we use windows api in .net is it managed or unmanaged code?
What is meant by managed and unmanaged code?
What is heap and what is stack?
Will it go to finally block if there is no exception happened?
Please explain when should you use .net web forms over asp.net mvc?
What is the use of gacutil.exe?
How will you make .NET programs work in Linux ?
What is dot net and its uses?
What is jit compilers?
Differences between namespace, class, assembly?
What is lazy initialization?
Does .net supports destructors concept?