Answer Posted / swathi
It is used to maintain the state of the user across the
webforms present in the web appl.
To support this sessions or cookies are used.
ASP.NET supports cookies based and cookies less sessions.
ASP.NET maintains the session information either at
webserver or it can be maintained SQL Server Database.
By default Session State value is True and if used then
Session info can be used with in that form.If False then
session info or object cannotbe used in that form.
By default Session information is cookie based sessions.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain about validation?
which is the institute in hyderabad for providing the live project industry training
How cache is used? : Dot net architecture
Explain dma? : .NET Architecture
Explain about code access security?
any one can explain about projectarchitecture and project approach briefly
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain about cookie less session state? : .NET Architecture
What does this do? Gacutil /l | find /i "corillian"
Explain about httpruntime.cach.get(); method?
data types used in validation control
What is .net mobile input validation. : Microsoft dot net mobile
Explain about appdomains?
Explain the difference between state server and sqlserver : Dot net architecture