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
Explain write back and write through caches? : .NET Architecture
Explain about cookie less session state? : .NET Architecture
Explain How to improve the cache performance? : Dot net architecture
Explain some of the disadvantages due to microsoft.net?
What are .net mobile controls features? : Microsoft dot net mobile
What is the difference between absolute expiration and sliding-time expiration?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What are library functions?
Explain the difference between state server and sqlserver : Dot net architecture
what is sessions and cookies take one example simple way to understand
Explain about the base class library provided by microsoft.net?
Why am I getting an invalidoperationexception when I serialize an arraylist?
difference between Response.write,server.transfer and also which one is used when ?
question related to table havi colspan and row span
What is IL code, CLR, CTS, GAC & GC?