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

Describe the Server Control Events of ASP.NET?

772


Explain the concept of MVC Scaffolding?

670


How to turn off cookies for a page?

669


What are session cookies?

633


What is strong-typing versus weak-typing?

665






Write the different features of a Thread and a Process?

719


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1950


What is viewstate in asp net with example?

610


What is the maximum timeout we can set for Cookies?

626


How many types of Cookies are available in ASP.NET?

683


What is recordset asp?

630


Can we set which type of comparison we want to perform by the CompareValidator control?

609


Is asp.net is a programming language?

568


What is the use of placeholder control?

648


What is the difference between system.stringbuilder and system.string

350