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
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Will my .net app run on 64-bit windows?
What is a metadata in .net?
What is Event Bubbling in .NET?
Explain what is an anonymous method and how is it different from a lambda expression?
Tell about your technical profile ?
Elements of CAS
Explain the differences between server-side code and client-side code.
Explain something about WebService?
What is implement a generic action in webapi?
Please explain what are an object and a class?
What is the purpose of IClonable interface in .NET?
Is there any attempt system for microsoft technology papers?
How does linq work?
Explain garbage collection?