what is caching,session? when & what is used mostly in
which situtations, how they r implemented in real time?
tell with example?
Answer / hari kishan reddy
Caching is a technique to store frequently used web pages
and data to local hard disk, for later retrieval.
Session is used to store about the user information.
For example after login you want to use the user-name for
next pages, store the user-name in session, and you can call
this session through out the application. Default timeout
for session is 20 mins.
Is This Answer Correct ? | 2 Yes | 0 No |
how many script manager controls are used in Ajax web page?
7 Answers CSC, Health Prime Services, TCS,
What does it mean your session has timed out?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
can i call the java script to code behind file?if yes how?
Explain method to handle error using HttpError in Web API?
what is diference between the .net1.0 & .net2.0 ?
Using shadow variable is good or bad for application?
What is the exact purpose of http handlers?
In C#.net application is run on linux michine
what are httphandlers and httpmodules.and their differences.
Which .NET framework supports Web API?
what are the attributes of sitemapnode?