Types of state management techniques ?
Answer Posted / pradeep gupta
Client-side state management:-
a)cookies, b)view state, c)Hidden field, d)Query String
Serve-side state management:-
a)session, b)Application, c)context handler.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between file-based dependency and key-based dependency?
Who can consume WebAPI?
How to handle errors in Web API?
Where is the view state data stored in asp net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is an axd file?
Define globalization and localization.
Why mvc is faster than asp.net? : Asp.Net MVC
What is the difference between abstract class vs interface? Can give me the real time examples?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is the significance of ASP.NET routing?
What are the disadvantages of view state?
What is the significance of finalize method in .net?
Explain the difference between inline and code behind - which is best in?
Describe the difference between inline and code behind - which is best in?