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 types of data validation events are commonly seen in the client-side form validation?
Write the different features of a Thread and a Process?
How can you handle errors in Web API?
What is Model-View-View Model?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are the cookies types in asp.net?
What are the different validators in asp.net?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is %20 in a url?
What are Session states available and its Uses?
What are custom controls?
How would you implement inheritance using c#?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How does exception management works in ASP.NET?
What is Web API?