Types of state management techniques ?
Answer Posted / karthikkumar
State Management in asp.net
1.Client side State Management
i) Cookies
ii) Query String
iii) Hidden Fields
iv) View state and Control state
2.Server side State Management
i) Cache
ii) Store state on the server
iii)Application Object
iv) Session Object
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the Intermittent crashing of application in production?
What is clickid?
How do u deploy ur project?
What’s the difference between asp.net web forms and asp.net mvc?
where can i gather the materials for MCP certification
Explain the difference between asp.net mvc and asp.net webforms
Differentiate globalization and localization.
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Can we have multiple web config files for an asp.net application?
How can we create pie chart in asp.net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Explain asp.net application life cycle?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?