Answer Posted / anil sharma
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 ? | 37 Yes | 4 No |
Post New Answer View All Answers
Where is asp.net view state stored?
Which method do you use to kill explicitly a users session?
Explain the difference between authentication and authorization.
Explain the various authentication mechanisms in asp.net.
What can we do with asp.net?
What is difference between URL and URI?
What is the web.config file in asp?
Disable Mouse right click on web page in asp.net?
What are the two properties that are common on every validation control?
Define the term Scavenging in Caching?
Which is better union or union all?
Explain the advantages of asp.net.
What are cookies in your browser?
How can we apply themes to an asp.net application?
How does a content page different from a master page?