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
Illustrate the difference between Web.Config and Machine.Config and where it will be?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
Briefly describe the term Microsoft Intermediate Language (MSIL)?
Explain how would you implement the inheritance by using VB.NET/C#?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
What is the basic difference between a content page and a master page?
How the customized properties of .NET application can be retrieved from XML .config file?
What are validation controls? How many validation controls are present in ASP.NET 4.0?
Name the latest features of the ADO.NET Entity Framework 4.0?
What is AdRotator Control?
18,76,764
1954063 Asked
3,689
Active Tutors
1461664
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!