difference between caching objects in session objects?
Answer Posted / shaily
session object creates for each user indivisually but 1
cach object for one application.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How you can return View from ASP.NET Web API method?
Where is the session stored?
What is the difference between login controls and forms authentication?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is asp.net localization?
How many types of state management are there in asp net?
How can you make sure that web api returns json data only?
What is Dynamic Web and discuss its usage with the help of real life examples?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Which method is used to force all the validation controls to run?
IN an ASP.NET Web application if there is any error, how can you debug?
Explain the code Access Security (CAS) in .net Framework?
what are the Custom controls in asp.net?
What is session id in web application?
Describe session handling in a webfarm?