Types of session management in ASP.NET ?
Answer Posted / j_baghla
Type are:
1.In proc:-
In this mode session is stored in default asp.net process
on the server.
2.Out proc:-In this mode we can store the session on two
side except default process which are:
a.State Server:-
In this mode we store the session on different
server.This mode is used in web farm/garden concept
b.sqlserver:-
In this mode we can store the session in sqlserver
database.
Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What’s difference between “optimistic” and “pessimistic” locking?
Explain about the .NET framework?
Describe state management in asp.net?
What is the use of the tag in the web.config file?
What is the difference between server-side scripting and client-side scripting?
Web API uses which library for JSON serialization?
Why is global asax is used for?
They mostly asked difference between versions of technologies
What is form method?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Is asp.net a language?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What kind of programming language is ASP.NET?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks