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
State differences between MVC and WebAPI
What are different methods of session maintenance in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Explain the overview of asp.net?
What is the difference between visual basic and asp.net?
In which event are the controls fully loaded?
Can I tap into other windows livetm services?
What is meant by ispostback in asp net?
When should I use server transfer and response redirect?
Describe session handling in a webfarm, how does it work and what are the limits?
Describe session handling in a webfarm?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Can I read the hard disk serial # of the client computer using asp.net?
What is the use of response redirect in asp.net?
Can you change a Master Page dynamically at runtime?