What is caching? What are the different types of caching?
Answer Posted / suresh
caching is used to store frequently used data,so the
performance of the server increases.
caching is of three types,they are
1)output caching
2)data caching
3)fragmentation caching
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is autopost?
How is my content secured from unauthorized access?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between abstract class vs interface? Can give me the real time examples?
Can we use a static function with a non-static variable?
What is the difference between the asp and asp.net?
Explain the different parts that constitute ASP.NET application?
What is the difference between login controls and forms authentication?
What are the contents of cookie?
What is difference Between Authentication and authorization?
What is the good practice to implement validations in aspx page?
What is cached data phone?
What are the namespaces used in asp.net mvc? : asp.net mvc
How would you get asp.net running in apache web servers?
Any disadvantages in Dataset and in reflection ?