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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
What are the different types of Session state management 
options available with ASP.NET?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the different types of Session state management options available with ASP.NET?
Answer
# 1
There are 3 types of session modes available in asp.net
1)Inproc
2)State Server
3)SQL Server
 
Is This Answer Correct ?    5 Yes 2 No
Dinesh
 
  Re: What are the different types of Session state management options available with ASP.NET?
Answer
# 2
The following list describes the available session state 
modes:

1) Inproc mode
2) Stateserver mode
3) Sqlserver mode
4) Custome mode---> This enables you to specify the custom 
storage provider
5) Off mode---> It disables session state.
 
Is This Answer Correct ?    4 Yes 3 No
Suresh
 
 
 
  Re: What are the different types of Session state management options available with ASP.NET?
Answer
# 3
(1) InProc Mode or InProceess this is the clarification of 
InProc.
(2) SQL Server Mode
(3) StateServer Mode -->StateServer is memory based mode. 
(4) Out of process Mode -->This mode is best used when 
performance is important but you can't guarantee which 
server a user will request an application from.
(4) Off Mode -->Disable Session State.
 
Is This Answer Correct ?    5 Yes 1 No
Praveen Kumar Sharma
 
  Re: What are the different types of Session state management options available with ASP.NET?
Answer
# 4
there are two types of session state
1.in process
2.out process

in process we preserve the sesion state on the server itself
and in out process we store the session state in some 
external storage lke sql serer
 
Is This Answer Correct ?    2 Yes 0 No
Vijay
 
  Re: What are the different types of Session state management options available with ASP.NET?
Answer
# 5
in this two type of session state management
Those are :
     1)In-Proc
     2)Out-Proc
In the In-proc:
        we have in-proc model
In the Out-Proc
1)State server session state
2)Sql server session state
3)Custom server session state
and aslso
mode="off"-->in this session will be disabled
 
Is This Answer Correct ?    0 Yes 0 No
Sree_mca35
[MatSoft]
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What are typed datasets? IBS1
How many types of sessions are there?  2
Derive WSDL?  6
Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom  2
is it possible to persiste customize object in view state? how it is?  2
Describe the two main components of the .NET framework ?  1
What is the lifespan for items stored in ViewState? ISST2
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ? Emphasis2
when user is logged on the information is saved in a cookie, what is the name of that cookie? Mind-Tree2
In what order do the events of an ASPX page execute, As a developer is it important to understand these events?  2
What is the use of The Page.Master Property?  1
what are the levels of securities need to be considered for the finincial web application?  1
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do? Patni1
what is the dllhell? why we use the dllhell?  4
can i inherit one web applications into another web applications in asp.net?  6
What?s the difference between Response.Write() andResponse.Output.Write()?  2
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me  4
How do you bind array to gridview? Will it works? HP4
How to convert a string into an Integer in ASP.net?  6
Should user input data validation occur server-side or client-side? Why? NIC3
 
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