What is state management in asp.net with example?
Answer / Lalit Kumar Singh
State Management in ASP.NET involves preserving user-specific data over multiple requests. For example, using ViewState, a page's state can be saved automatically by ASP.NET to maintain user interaction across postbacks, like checking/unchecking checkboxes or editing text boxes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is viewstate? In which event of the page life cycle, is the viewstate available?
How you will handle session when deploying application in more than a server?
Which template must you provide, in order to display data in a Repeater control?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
How to create a permanent cookie?
Trigger syntax in sql2000
Can we handle the error and redirect to some pages using web.config?
what are partial classes and their use?
What does assemblyinfo.cs file consist of?
Define repository pattern in asp.net mvc? : asp.net mvc
Can we set master page as a start page?
What is shared and private assembly?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)