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
Explain what relationship is between a process, application domain, and application?
What is the difference between response.write & response.output.write?
What is the procedure to add assemly to gac to make it shared one?
Explain how to manage pagination in a page using .net?
How viewstate is being formed and how it's stored on client in .net?
Will my .net app run on 64-bit windows?
What is smart navigation in .net?
Difference between machine.config and web.config?
What is a .DLL and .EXE files called in .NET?
Explain about managed heap?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
How to Create and Consume a Web Service?
What are the differences between com architecture and.net architecture?
What is multiThreading in .NET?
What is the difference between function and stored procedure?