Explain State Management
Explain State Management? List the ways to maintain the state in .NET?
Expert
The state management is used to store the information requests. State management is used to trace information or data which affect a state of applications.
To maintain the state in the .NET there are two ways: Client-Based state management and Server-Based state management.
The techniques which can be used to implement the Client-Based state management are as follows:
• Query Strings • View State • Control State • Hidden Fields • Cookies The techniques which can be used to implement Server-Based state management are as follows:
• Profile Properties • Application State • Session State
What are validation controls? How many validation controls are present in ASP.NET 4.0?
Explain the code-behind feature of ASP.NET?
Explain the disconnected architecture of the ADO.NET's data access model.
Can the 'throws' clause can be used to raise an exception?
Is it possible to create a Windows Service by using WPF?
Explain about the UpdatePanel control.
Write down the benefit of packaging over xcopy in the .NET?
Write name of the class which can be used for converting the data types?
State various limitations of the AJAX.
Explain the use of a Connection object?
18,76,764
1952091 Asked
3,689
Active Tutors
1419843
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!