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 |
Define a virtual memory? : Dot net architecture
Explain difference between machine config vs. Web config? : .NET Architecture
how to manage session in webgarden ?
3 Answers Binary Logics, Ness Technologies,
Define dma? : Dot net architecture
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
how would you manage data if u were not to use sessions or cookies ?
does .NET support multiple inheritance ?
Difference between type constructor and instance constructor?
What is the use of web.config?
What are the types of memory management? : Dot net architecture
Explain the difference between state server and sqlserver : Dot net architecture
Navigation controls in ASP.net,explain each control in brief?