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 |
How can I write my own .NET host?
What is .net viewstate?
How to prevent my .NET DLL to be decompiled?
Explain the differences between Server-side and Client-side code?
What is the mesi? : .NET Architecture
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
Explain 'managed' mean in the .NET context
I can't be bothered with cas. Can I turn it off?
what are the fundamental and common properties of .net controls?
Explain the five stages in a dlx pipeline? : Dot net architecture
Explain about microsoft visual studio?
what is the shortcut key for toolbox and add existing item?