Answer Posted / n.ravi
The web server will remember the users information by implementing certain techniques these techniques are called state managent. those are divided into 2 types 1.client side
2.server side
client-side:1. query string 2.hidden fields 3.view state 4.cookies
Server Side:1.session 2. Application 3.Cache 4.context
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
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
Is post back in asp.net?
What is the difference between Session and response.Redirect?
Can we have multiple web config files for an asp.net application?
What is the function of new view engine in asp.net? : asp.net mvc
What role “#&&” plays in a querysting?
A Web Service Can Only Be Written In .net. Is it True??
Do gac'ed assemblies have fulltrust?
What is Dynamic Web and discuss its usage with the help of real life examples?
What is asp net theme?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What does asp.net stand for?
witch is the best insistute in sharpoint course.what abt future of share point course.
What are the namespace classes used in asp.net mvc? : asp.net mvc