What is application and session in asp.net?



What is application and session in asp.net?..

Answer / Pallavi Gangwar

Application is a collection of objects that can be shared by all users accessing an ASP.NET web application, while Session is a collection of data related to a single user's interaction with the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

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

4 Answers  


Define static constructor?

1 Answers  


How to disable SOAP1.2 in Web Services?

1 Answers  


What is viewstategenerator?

1 Answers  


About writting a query and SP which is better ?

5 Answers   Abacus, Satyam,


Explain what a diffgram is, and a good use for one?

1 Answers   FT,


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1 Answers   Satyam,


What is a Metadata?

3 Answers  


What do you understand by aggregate dependency?

1 Answers   MindCracker,


What is a reflection?

1 Answers  


What is session authentication?

1 Answers  


I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?

7 Answers   eMids, Infotech, Integra, TCS, Wipro,


Categories