Answer Posted / veerendra
There are two types of session management in ASP.NET
namely., Client side and Server side.
Client side: Hidden forms, Hiddenfields, Querie
strings,Cookies, View state
Sever side; Application object, Session State, Caching.
Each type has its own advantages and preferences.
Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What is the difference between a page theme and a global theme?
When cookie will expire?
What is asp.net globalization?
Demonstrate Render and PreRender?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
How do you change the session time-out value?
What is asp.net used for?
What is postback and autopostback in asp.net?
Explain how to prepare culture-specific formatting in .net.
What does aspcompat="true" mean?
Explain the role of global.asax?
What is the postback property in asp.net?
Where code pages are used?
How do you remove duplicates without using remove duplicate stage?