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
What is the difference between session state and session
variables ?
 Question Submitted By :: Mathur
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between session state and session variables ?
Answer
# 1
Session state is used to store session specific information 
for a website.

session variable store infomation between http request for 
a particular user.
 
Is This Answer Correct ?    0 Yes 9 No
Shiva
 
  Re: What is the difference between session state and session variables ?
Answer
# 2
Please describe it briefly with Perfect Examples.
 
Is This Answer Correct ?    1 Yes 4 No
Mansur
 
 
 
  Re: What is the difference between session state and session variables ?
Answer
# 3
session state  specifies ,in which mode does the session 
variables  should be stored there are three modes
1) inproc:-
    specifies sessions variables storing in our application
when application closes ,sessions losses its value.
2) state server:-
        Storing the sessions variables in sql server 
database, it will be shared among diiferent 
applictions,even appliacations is closed value remains.
3)Outproc:-
          storing in local system.


session variable is used for storing the data .
 
Is This Answer Correct ?    1 Yes 3 No
Uma
 
  Re: What is the difference between session state and session variables ?
Answer
# 4
session variable can be store values like session('Mohan')=ramu;

session state can be stored user specific data
 
Is This Answer Correct ?    0 Yes 2 No
Rammohan Chowdary Bandi
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Which is the namespace used to write error message in event Log File?  1
What methods are fired during the page load? Visual-Soft6
How can we Deploy a website?  2
Whats an assembly?  5
What type of code (server or client) is found in a Code-Behind class?  1
How to do Caching in ASP?  1
diff between Server.Transfer() and Server.Execute()  1
Can two web application share a session and application variable ? Satyam4
How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?  2
How do you manage session in ASP and ASP.NET? Microsoft1
Can any one explain with the example how to capture the application error in Aplication_Error() method? Infosys1
can sn.exe can be used before gacutil.exe Accenture2
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit Netsweeper1
Why do we use Option Explicit? Microsoft2
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using? Tech-Mahindra5
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.  1
What is the difference between ASP and ASP.NET? TCS4
Can you explain what inheritance is and an example of when you might use it?  1
what is the difference between assemblyinfo and webconfig files?  1
Differences between session state and Application state?  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