which would be the best to use inproc,outproc or sql server

Answer Posted / satya

if we rate these modes according to performance then the
ranks would be

1. InProc
2. StateServer
3. SQLServer


But if we rate the same from reliability perspective then
the ranks would be

1. SQLServer
2. StateServer
3. InProc

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of cache? : Dot net architecture

707


What is the .net class that allows the retrieval of a data element using a unique key?

739


Are there any third party logging components available?

702


Explain different pipelining hazards and how are they eliminated? : Dot net architecture

674


What are the options provived by vss to the user? how it will help us while delevoping application?

1958


can u give me real example of how web.config overrides the machine.config file?

1465


how to use custom field validation

2229


Explain Intermediate Language?

826


What does the term "green architecture" mean? : Dot net architecture

649


What re interop services?

751


How is the using() pattern useful? What is idisposable?

676


State the different levels of exceptional safety?

734


What are the important principles of soa (service oriented architecture)?

668


What is different about namespace declaration when comparing that to package declaration in java?

715


Explain the purpose of cache? How is it used? : .NET Architecture

728