which would be the best to use inproc,outproc or sql server
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the main Tools to develop .Net Application?
readonly syntax ?
What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0
Can you explain atlasuiglitz library?
What is a service contract, operation contract and data contract?
Define a managed code? : Dot net architecture
How many types of languages does .net support? name at least 10-15?
12 Answers Interac, Six Sigma, TechUnity,
What do you know about machine.config file ?
how can we achieve language interoperability through CLS? How MSIL works?
Explain the race around condition? : .NET Architecture
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
Explain dotnet framework ?