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
How resource files are used in .net?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Explain dotnet framework ?
Can I create my own context attributes?
Can I create my own permission set?
How can implement drag and drop using atlas?
What is .net transaction?
Use of Enable view state ? if turn off what happen ?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Explain what does the term "green architecture" mean? : .NET Architecture
Explain write back and write through caches? : Dot net architecture
Define domestic architecture artifacts? : Dot net architecture
What is the purpose of hard disk? : Dot net architecture
Explain cache memory? : .NET Architecture
Explain about continuable exceptions?