How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits?
Answer Posted / sundherrajan
State Server aspnet_state.exe
Sql Servet
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
List of words of preprocessor in .net?
What is difference between inproc and outproc?
What are the ways to sending the data in ASP.NET page?
How can we inherit a static variable?
How to turn off cookies for a page?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How does u call and execute a sp in .net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain how cookies work. Give an example of cookie abuse.
Where the assembly is stored in asp.net?
Explain Life cycle of ASP.NET page when a request is made.
Give some salient points of difference between request processor and request dispatcher.
What is in a session cookie?
what are the web form events available in asp.net?
Write some code using interfaces, virtual methods, and an abstract class`