Explain in-proc,out-proc and sql server.
Answer Posted / ranjana tyagi
Inproc- In this the information(session) is stored in
aspnet_wp.exe.Which is lost when the application is closed.
Outproc-outproc statemanagement are state server and sql
server.
sql server- the session is stored in sql server.
state server-The session is stored in aspnet_state.exe.
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Define cache coherency and how is it eliminated? : Dot net architecture
Explain cache memory? : Dot net architecture
Explain a .net mobile example with details? : Microsoft dot net mobile
5. Wcf- Session Managment
What is the purpose of cache? : Dot net architecture
Explain dotnet framework ?
What is the mesi? : .NET Architecture
Define cache coherency? : Dot net architecture
deference between display and visibility property of CSS
What is the difference between machine config vs. Web config : Dot net architecture
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain .net mobile events? : Microsoft dot net mobile
What is a clickonce application?
How to prevent my .NET DLL to be decompiled?
Explain the difference between primary & secondary storage device? : Dot net architecture