Answer Posted / alb.shah
in asp.net following ways to maintain server site and
client site state.
client site:
1. View State
2. Query String
3. Hiddne Field
4. Cookies
Server Site is:
1. Session
2. Application
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain serialization and deserialization?
What are the uses of list view control in Asp.net?
Explain how viewstate is being formed?
When cookie will expire?
Why is an object pool required?
How tooltip is set through code-behind in ASP.NET?
What are the Types of objects in ASP
Why cyclomatic complexity is important?
Define reflection in .net?
What are the disadvantages of using session?
What is data caching?
Is asp.net a programming language?
What is the significance of proxy user?
What is the postback property in asp.net?
Why session is more secure than cookies?