Server side state management contains what ?
Sandeep Kumar
1. Application state 2. Session state 3. Profile properties 4. Database support
Session, App State, DB Support, Profile Properties
http://dotnet-munesh.blogspot.in/2013/12/state-management-technique.html
Server side state management techniques include: 1)Application state 2)Session state 3)Profile properties 4)Database supportbut out of the above mainly we use "Application state" and "Session state".
control like button,text box,label,update panel
Server side state management in ASP .Net contains 1.Application State 2. Session 3. Cache