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   SiteMap shows list of All Categories in this site.
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
How many types of sessions are there?
 Question Submitted By :: Suresh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How many types of sessions are there?
Answer
# 1
asp.net supports 2 types of sessions
inprocess:session maintained by application domain[default]

outprocess:session maintained outside application
domainexternal to worker process.the external process can be:-

(i)state server:is a service of o/s which comes with .net
installation.this supports temopary storage.           

(ii)sqlserver:persistent storage is supported.

(iii)custom:requires manual coding

cookieless session:it is a concept of providing sessionid to
client by appending to url.
 
Is This Answer Correct ?    7 Yes 0 No
Sushil
 
  Re: How many types of sessions are there?
Answer
# 2
Four Types of Session Types-

1. InProc mode- which stores session state in memory on the 
Web server. This is the default.
2.StateServer mode- which stores session state in a 
separate process called the ASP.NET state service. This 
ensures that session state is preserved if the Web 
application is restarted and also makes session state 
available to multiple Web servers in a Web farm.

3.SQLServer mode- stores session state in a SQL Server 
database. This ensures that session state is preserved if 
the Web application is restarted and also makes session 
state available to multiple Web servers in a Web farm.

4.Custom mode- which enables you to specify a custom 
storage provider.

5. Off mode- which disables session state.
 
Is This Answer Correct ?    4 Yes 0 No
Braj Bhasker Singh
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How many rounds are there for a software programmer to clear interview in any IT industries(MNC). HCL2
What is the difference between response.redirect and server.transfer, how to choose one among the other? 247Customer2
Asp.net and asp ? differences?  2
What are the differences between Dataset and DataReader? Accenture3
what is DLL Hell and how it is solved in .NET? icegen9
What event fired during, when datagrid click?  1
repeater and gridview diff? Why is repeater fast than gridview? TCS2
what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers. IBM4
How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File. Phoenix-Technologies2
What is Active Directory? What is the namespace for that?  2
What is the Impprsonation?and what is the importence of that? eXensys3
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?  1
What are generics? why it is used? architecture of ASP.NET? Satyam4
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control. Syntax-Softtech2
What are the different methods that are used during the page load?  1
main difference between asp.net2.0,asp.net1.1,asp.net1.0 Northgate-is1
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)  2
Can you edit data in the Repeater control?  8
How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain? iSoft5
What does this do? sn -t foo.dll  2
 
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