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
What is the .net class that allows the retrieval of a data element using a unique key?
Whats new features in Visual Studio 2012?
Explain .net mobile automatic paging? : Microsoft dot net mobile
What are different types that a variable can be defined and their scopes ?
Explain write back and write through caches? : .NET Architecture
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
what is sessions and cookies take one example simple way to understand
What are end points, contract, address and bindings?
Differnce between managed code and unmanaged code ?
.Net Frame work arch?
what are the events for a form?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is the use of TPL DATAFLOW?
How resource files are used in .net?