What is State Management in .Net and how many ways are there
to maintain a state in .Net?
Answer Posted / k.indumathi
we can maintain state in ASP.Net in two ways.
1.Client Side Management.
2.Server Side Management.
1.Client Side Management
1.View state
2.Control state
3.Hidden fields
4.Cookies
5.Query strings
2.Server Side Management.
1.Application state
2.Session state
3.Profile Properties
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does clearing cache?
What does ascx stand for?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
How would you get asp.net running in apache web servers?
Explain the Session state management options available with ASP.NET?
What is state management react?
What is work flow gen? how can it will work with .Net?
How can we Validate a Controls in ASP.NET page using JavaScript?
To wrap up a call to a Web service the standard used is..?
What is asp.net? How is it different from asp?
How to prepare culture-specific formatting in .net.
What are the event handlers that we can have in global.asax file?
Define view state.
Which object encapsulates state or data of a user?
Explain the difference between Repeater and Data list control in ASP.NET?