What is Difference between Application object and Session Object
Answer Posted / ummanenimaheshbabu
session is only for uniqe identified of the user
but application object is not only pertiquler person it can be used any person
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is asp.net web application?
What is sta?
How can we implement a identity (sql server) call in an asp.net page?
What is a web server? What are the load limits in it?
Explain why datareader is useful?
What parameters can you pass in the url of the api? Can get and post use the same url?
What are the difference between function and stored procedure in .net programming language?
Explain how is a property designated as read-only?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Which method is used to force all the validation controls to run?
What are httphandlers and httpmodules and difference between them?
Why do we need Sessions?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Define managed code and managed data in .net?
How can you make sure that web api returns json data only?