how to manage session in webgarden ?
Answers were Sorted based on User's Feedback
Answer / debasis sengupta
A webgarden is physically one box with multiple processors
in it. If webGarden is set to true, by default, all CPUs
are enabled and ASP.NET starts one process for each CPU. So
in that case I would prefer MSSQL or StateServer to store
session in 1 place and share them across CPU's.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / yogesh
WHEN AN APPLICATION IS HOSTED BY MULTIPLE PROCESORS ON THE
SAME SERVER THAEN IT IS SAID TO BE WEB GARDEN ENVIRONMENT.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / anuj tripathi
ASp.net state service or SQL server state management
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Write a query Where,Groupby,having clauses?
State and explain about microsoft.net?
What are public and private assemblies ?
how do u achieve multilevel inheritance in .NET ?
9 Answers Accenture, Ness Technologies, SteelWedge,
Explain about metadata?
What is the purpose of cache? : Dot net architecture
what is managed code and managed data?
Can you explain server controls in atlas?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
5. Wcf- Session Managment
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class