Explain in-proc,out-proc and sql server.

Answer Posted / manoj bhatt

in proc-by default the session mode is in proc,the session
object is maintained in the current application domain or we
can say in the web server memory
advantage-fast,easy to use
disadvantage-not support web garden,server restart session lose

out proc-here we maintain the session in any external source
like sql server or aspnet_state.exe
advantage-session data is not lose,when server
reboot,support web garden
dis-hard to implement,require serial,deserialization

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's new in the .net 2.0 class library?

726


What are the types of application software?

717


Explain domestic architecture artifacts? : Dot net architecture

704


Explain .net mobile automatic paging? : Microsoft dot net mobile

683


What is the purpose of cache? : Dot net architecture

744


how to make and display a form without title bar?

1666


Explain what does the term "green architecture" mean? : Dot net architecture

762


Explain difference between machine config vs. Web config? : .NET Architecture

737


What are bindings?

759


What is an interrupt? : .NET Architecture

660


Whate are resource files? How are they used in .net?

687


what is the method while we are using adapter and dataset ?

1565


Are there any third party logging components available?

718


what is the difference between master page and content page?

2341


Explain cache memory? : Dot net architecture

721