Answer Posted / swapna
1) Abstract all navigation and workflow code from the user
interface.
2) Enable the use of the same programming model for
different types of application.
3) Remove all state management from the user interface .
4) Persist snapshot state across processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between an interface and an abstract class in .net?
How can you turn-on and turn-off cas?
The project which you have made, which methodology did you use?
Explain what is the difference between a class and an object?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
What is a variable of implicit type and what is its scope?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is .net latest version?
How can I tell if .net 3.5 is installed?
When a Static Constructor called in .NET?
What is difference between system.string and system.stringbuilder classes?
Explain what is the difference between response.redirect & server.transfer?
What is namespaces in .net?
Difference between class and interface in .net?
What are the new features of Framework 1.1 ?