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
Why is asp.net so popular?
Explain the asp.net page life cycle.
Define authentication and authorization.
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
How many types of sessions are there in asp net?
What is voluum?
How Session use Cookies in State Management?
How can we update records in gridview?Is there any appropriate code for it?
What is enableviewstate in asp net?
What are the 3 types of web?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is a web server? What are the load limits in it?
Explain transparent caching with aop?
What are session cookies?
How could you modify xaml content from javascript?