Answer:
State management can be done at client side and server side.
Client Side: In Client Side, it can be achieved with the help of View state, Cookies, Query String,hidden fields and control state.
Server Side: In Server side, it can be achieved with the help of Cache, Application, Session and Database.
Asked In: Many Interviews |
Alert Moderator