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
What is a uri query?
What are resource file and how do we generate resource file?
What is advantage of asp.net?
How Can assign alias name for ASP.NET Web API Action?
What is a response cookie?
What is a web farm?
What is enableviewstatemac in asp net?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
How can you send an email message from an asp.net web page?
Explain server-side scripting and client-side scripting.
What is a Cookie? Where is it used in ASP.NET?
Where the cookie value is stored?
Explain the difference between server control and html control.
How can you handle exceptions in asp.net?
What do you understand by aggregate dependency?