Answer Posted / aadil
To Imporve the performance of Web Pages, we use Caching.
Caching is a used for persisting data in memory for
immediate acces to the program calls. It has three types :
1. Output Caching - to fetch page level information and data
2. Fragment Caching - to cache the information of a
structure level.
3. Application Caching - to fetch the information of an
application.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What are the different types of validation controls provided in ASP.NET?
Can you explain architecture of your project ?
What is the difference between pathparam and queryparam?
What is server infrastructure?
What are tuples?
Is asp.net free?
Define cookie.
Can I read the hard disk serial # of the client computer using asp.net?
How is session id generated?
What is the use of placeholder control?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What a diffgram is, and a good use for one?
Explain the difference between dataset and datareader.
How do I upload a file from my ASP.NET page?
How does u get record no from 5 to 15 from a dataset of 100 records?