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  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Types of values mode can hold session state in Web.Config?
 Question Submitted By :: Poojitha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 1
there r three types of values mode can hold session state 
in we.config
<authentication mode="forms">
<authentication mode="windows">
<authentication mode="passport">
 
Is This Answer Correct ?    5 Yes 17 No
Srujana
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 2
Session mode in web config fiel

<session mode ='InProc'> or

<session mode ='stateserver'> or

<session mode ='sql server'> or
 
Is This Answer Correct ?    15 Yes 1 No
Monikandan
 
 
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 3
<sessionstate mode="inproc"> or
<sessionstate mode="stateserver"> or
<sessionstate mode="sqlserver"> or
 
Is This Answer Correct ?    13 Yes 0 No
Bala
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 4
View state: values are stored automatically hidden field in 
client side
 
Is This Answer Correct ?    3 Yes 6 No
Nilesh Lende
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 5
Types of values mode can hold in sesssion state are:
-InProc :-which stores session state in memory on the Web 
server. This is the default.
-StateServer :-which stores session state in a separate 
process called the ASP.NET state service.
-SQLServer :-stores session state in a SQL Server database.
-Custom :-which enables to specify a custom storage 
provider.
-Off :- which disables session state.
 
Is This Answer Correct ?    11 Yes 1 No
Wasim
 
  Re: Types of values mode can hold session state in Web.Config?
Answer
# 6
custom
inproc
off
sqlserver
stateserver
 
Is This Answer Correct ?    6 Yes 2 No
Murugavel
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0 IntraLogic9
define silverlight and advantages ?  2
how to get the vb6.0 COM Component in to the .Net application? iSoft3
What is the Global.asax used for?  3
Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept? Take-United2
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?  1
Can a master page inherit another master page? Emphasis8
what is the auto option in XML ?  1
What is the name of the base class that all web forms will be inherited?  7
what is dumpbin.exe?  1
what are the files used in asp .net  1
What methods are fired during the page load? Visual-Soft6
How we generate the BARCODE in ASP.Net using c# ! in library management systen for books .  2
What is .NetFramework? Syntel1
What are Master pages? How to define a Master page?  2
Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE  1
How will u decide when to use caching and when to use viewstate?  3
You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document. Syntax-Softtech1
what is diffrence between debug class and trace class in asp.net ?  2
Which template must you provide, in order to display data in a Repeater control? Wipro2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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