What is State Management in .Net and how many ways are there
to maintain a state in .Net?

Answer Posted / sapna

In .net state management means request send by the client
can remember state of the previous request means
maintaining the state of the request.

The ways to maintain the state in asp.net are
server side state management like
1)session management
2)application
client side state management like
1)cookies
2)Hidden fields

Is This Answer Correct ?    20 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I stream live content/events?

575


How can we prevent browser from caching an aspx page?

527


What is the significance of proxy user?

613


What is the difference between web config and machine config files?

552


What is difference between View State and Hidden Field in ASP.NET?

659






What is the maximum amount of memory any single process on windows can address?

530


Explain the difference between web user control and web custom control?

533


Is it right that ASP.NET Web API has replaced WCF?

504


Explain asp.net web forms.

556


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1358


How can you pass multiple complex types in Web API?

568


Explain the Session state management options available with ASP.NET?

562


Describe how ASP.NET maintains process isolation for each Web application?

572


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

535


What is fulltrust?

559