What is Difference between Application object and Session Object

Answer Posted / venkat

sessions are used to store key-value pairs.
sessions are used to identify every user who make request to web application and create the id for every user is called sessionid,sessionid will travel between every request and response using cookie.

Application object also used to store key-value pairs same like sessions.
Application object is used to share by all users,which is common for every user.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you implement the postback property of an asp.net control?

527


What is ascx?

527


What is viewstategenerator?

691


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1479


What does asp in asp.net stand for?

517






How does viewstate work?

572


What is the difference between rest and restful?

533


How do I use a proxy server when invoking a web service?

525


Name the tools or API for developing or testing web api?

529


Explain about Automatic resource management?

573


What is the procedure to create the environment for asp.net? : asp.net mvc

514


What is Web API?

645


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

527


Explain the asp.net mvc request life cycle? : asp.net mvc

500


What is meant by ispostback in asp net?

538