What is the difference between session state and session
variables ?

Answer Posted / rajendra

In ASP.NET there are following session mode available,

•InProc

•StateServer

•SQLServer

•Custom

Session State Mode State Provider
InProc :- In-Memory Object
StateServer :- Aspnet_state.exe
SQLServer :- DataBase
Custom :- CustomProvider

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

604


Differentiate strong typing and weak typing

530


What is query string with example?

523


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1755


What are directives in asp.net?

534






Elaborate differentiation between ViewState and SessionState?

618


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1463


Define web.config in .net?

640


Explain the advantages of passport authentication.

515


What are the different types of validation controls in asp.net?

521


Explain advantages of caching?

534


Is post back in asp.net?

522


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

577


How do I open an ashx file?

543


Please brief not about xsd,xslt & xml?

546