Answer Posted / navaneetha krishnan
we have maintain state in two different ways.
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
serverside:
1.Session
2.Application
3.Database and cache.
Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Differentiate between a page theme and a global theme?
What is difference between or and orelse?
Explain the function of new view engine in asp.net? : asp.net mvc
What is the difference between viewstate and hidden field in asp.net?
Define view state.
How does windows service lifecycle differ from a .standard. Exe?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Define static member?
What is smpte vc-1?
What are the various types of validation controls provided by asp.net?
Explain page output caching?
Explain what the contents of cookie?
Explain the steps to be followed to use passport authentication.
Does web services support data reader like pom project?
How to bind all the binding controls in a page at once in ASP.NET?