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

Answer Posted / sunil

keep in mind

client side state management are
1.Cookies
2.ViewState
3.Hidden Variable
4.Query string

Server Side statemanagement

1.Session state
2.Application state

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1618


What is the differences between a primary key and a unique key in sql server?

635


Can you set the session out time manually?

468


What is the caspol.exe tool used for?

635


Which is better asp.net or php?

617






Explain the benefits of viewstate?

675


What is the server of asp.net?

597


Describe the Server Control Events of ASP.NET?

772


What is the use of worker process in asp.net?

611


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

664


What is query string with example?

602


What is the parent class of all web server control?

629


What is AutoEventWireup attribute for ?

700


How would you turn off cookies on a page of a website?

581


Is it true that a Web service must be written in .NET or not?

686