What is caching? What are the different types of caching?
Answer Posted / daya dumbre
Caching is the process of storing ferquently used data on
the server to fulfil subsequent retests.
types of caching
1 ) out put caching
2) partial page caching
3) client-side caching
4) datacahing
5) Server side caching
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How can we call webservices in Banking Applications? and where we are using it?
Why does my asp.net file have multiple tag with runat=server?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
How can you implement the postback property of an asp.net control?
What is the purpose of master page?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Why is string called immutable data type?
How can you pass multiple complex types in Web API?
What is the use of data set in asp.net?
What are the built-in objects in asp.net?
What are the difference between overriding and overloading?
What is the difference between a page theme and a global theme?
What is another word for redirect?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How many types of controls are there in asp.net?