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
In what way we can alter height of the combo box drop-down list?
Specify the requirements to run ASP.NET AJAX applications on the server?
Explain the MSIL(Microsoft Intermediate Language) ?
In what way we can unselect a selected item in the ListView control programmatically in the .NET 4.0?
List the types of Cookies that are available in ASP.NET?
Specify the statement which replaces the multiple if-else statements in the code?
Explain the term Metadata?
Define the term Manifest?
Describe about LINQ query expressions?
List different ways of deployment that are supported by .NET.
18,76,764
1952125 Asked
3,689
Active Tutors
1436562
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!