What is Difference between Application object and Session Object
Answer Posted / chandra prakash andani
Session object is user specific. A unique session id creates for every user when a user opens application. A application object is application specific. It remains the same for all the users.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Why would a company use an application service provider?
Explain managed code an un-managed code.
How to find last error which occurred?
What is true about application service provider?
Explain method to handle error using HttpError in Web API?
What is the usage of DelegatingHandler?
What are the Types of object in asp
How do I use a proxy server when invoking a web service?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is the maximum amount of memory any single process on windows can address?
Why do we use asp.net?
What is routing in MVC?
What is smpte vc-1?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is the difference between Classic ASP and ASP.Net?