ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Suppose there is one web farm with 3 servers inside with 
same configuration and the same project is running inside 
all servers.Which session mode is usde for all these and 
why?
 Question Submitted By :: Priyarenjithgangan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
Answer
# 1
we need to mention session mode in "Out of Process" in 
web.config
Because should maintaining session with different server in 
same application and default inProcess mode only used for 
single server.
 
Is This Answer Correct ?    0 Yes 0 No
M.amalraj
 
  Re: Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
Answer
# 2
Mode="StateServer"

That way one server will take care of the state and will 
share that info with other servers who may need to request.

This of course is the way to set the "Out of Process" 
management of Session State.

You must also include an attribute of StateConnectionString 
related to the server that will provide the state 
management.
 
Is This Answer Correct ?    0 Yes 0 No
Eduardo Belmonte
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How do we make a poperty read only? Microsoft1
What's a bubbled event?  1
What command line used to generate Runtime callable wrapper. CTS1
If there are two web.config files in a application which config files will get priority?  4
Types of session management in ASP.NET ? Microsoft1
What is view state and how this can be done and was this there in asp? Accenture7
what is the differance between native code & managed code?  4
In which form does the dataset store data in it? Verinon-Technology-Solutions2
what is <location> tag?  2
what is the difference between assemblyinfo and webconfig files?  1
what is shared assembly? Microsoft2
Is overloading possible in web services? Microsoft1
To match the two different controls which control would we use ?  1
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this.... TCS2
after which page life cycle event all properties of control will be "fully loaded " FactorH6
Is it possible to prevent a browser from caching an ASPX page?  2
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?  1
About writting a query and SP which is better ? Satyam2
How Web Service help? What is the difference between Remoting & Web Servcies?  2
Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process Visual-Soft1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com