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 |
readonly syntax ?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is Video Streaming in .net??
8. Oop-Why and were we use Interfacse and Abstract class.
Explain difference between state server and sqlserver? : .NET Architecture
how windows applications different from the console applications?
Whats new features in Visual Studio 2012?
question related to table havi colspan and row span
What does the term "green architecture" mean? : Dot net architecture
how to use custom field validation
How can we integrate atlas with web services?
Explain the differences between Server-side and Client-side code?