Explain in-proc,out-proc and sql server.
Answer Posted / vimal
in-proc-----session kept as a live object in the web server
sql server---session serialized and stored in sql server(in
tempdb)
Is This Answer Correct ? | 36 Yes | 15 No |
Post New Answer View All Answers
How does .net remoting work?
Define cache coherency and how is it eliminated? : Dot net architecture
Can I create my own permission set?
What is the difference between l1 and l2 cache? : Dot net architecture
what is tracing? Where it used?
Difference between throw exception and rethrowing ?
Explain How to improve the cache performance? : Dot net architecture
how we can fire event in databound column in datagrid without using button?
Define an interrupt? : Dot net architecture
any one can explain about projectarchitecture and project approach briefly
Explain cache memory? : Dot net architecture
Explain what does the term "green architecture" mean? : .NET Architecture
What is Video Streaming in .net??
Can I customise the trace output?
Is dim fs as filestreamobject is a managed code? : Dot net architecture