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
Write the difference between Arrays and Collection?
State the use of DropDownStyle property of the ComboBox control?
Illustrate the meaning of data encapsulation?
How can you send an email message through an ASP.NET Web page?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
List the types of data types that are present in .NET?
State the syntax used to declare the namespace in .NET?
Name the method that offers a functionality to display the dialog box during runtime?
Briefly explain about ToolTip control. In what way we can associate it with another control?
What do you understand by the garbage collection? Explain the difference between garbage collections in .NET 4.0 and its earlier versions.
18,76,764
1936434 Asked
3,689
Active Tutors
1459792
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!