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 %20 in a url?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
How can we create a website?
Differentiate strong typing and weak typing
Why is an object pool required?
What are the different kinds of assemblies?
What is ispostback method in asp.net? Why do we use that?
What is the function of the ViewState property?
What is dynamic web page with example?
What are client activated objects?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are the components of ado.net?
Explain the asp.net page life cycle.
How does session authentication work?
Disable browser cache for entire ASP.NET website?