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 lifetime events of a from?
Explain the differences between Server-side and Client-side code?
9. Oop-Class A has m1 metthode Class B has m1 metthode and C is the calss that inharits A class, A class inharits B class. If Object dim c as new A() c.m1(), Tell me which mettode of class will call
Can I customise the trace output?
Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.
Explain cache? : .NET Architecture
4. Wcf- what Asych and Sych call and how that works
Explain about httpruntime.cach.get(); method?
Explain dma? : Dot net architecture
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
What does the term "green architecture" mean? : Dot net architecture