Types of state management techniques ?
Answer Posted / krupali
There are two types of state management options available.
1)client side statemanagement.
2)server side statemanagement.
In Client side statemanagement
1)View state
2)query string
3)custom cookies
In server side statemanagement
1)Session state
2)application state
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between an exe and a dll?
Write some code using interfaces, virtual methods, and an abstract class`
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is difference between or and orelse?
Define xmlreader class.
Explain the updatepanel?
What is the compiled object?
What is the benefit of WebAPI over WCF?
What is a pixel url?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is the mvc framework?
Explain serialization and deserialization?
Do you support digital rights management to protect my videos?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What does occur first in ASP.Net, Authentication or Authorization?