10
Reply

Server side state management contains what ?

Sandeep Kumar

Sandeep Kumar

9y
1.9k
0
Reply
    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
    1. Application state 2. Session state 3. Profile properties 4. Database support
    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
    1. Application state 2. Session state 3. Profile properties 4. Database support
    control like button,text box,label,update panel
    1. Application state 2. Session state 3. Profile properties 4. Database support
    Server side state management in ASP .Net contains 1.Application State 2. Session 3. Cache