What is Difference between Application object and Session Object
Answer Posted / senthil
Session objects resets when a user logs out i.e,the user
session is timmed out but applications objects are reset
when the application is uninstalled.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between debug.write and trace.write? When should each be used?
What is app_code folder in asp net?
Is asp.net free?
8. Why do you want to work here?
What is GAC in ASP.NET 2.0
What is session in http request?
Will the asp.net validators run in server side or client side?
Describe how passport authentication works.
In Code-Behind class which kind of code (server or client) is found ?
What are the page life cycle events?
What are standard controls?
What is routing in MVC?
Do cookies store passwords?
Differences between “dataset” and “datareader”.
How to Insert/Add in ASPXgridview