What is caching? What are the different types of caching?
Answer Posted / abbas
Caching is the process of storing ferquently used data on
the server to fulfil subsequent reuests
types of caching
1 ) out put caching
2) partial page cahching
3) client-side caching
4)datacahing
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why session is used in asp.net?
Which data type does the rangevalidator control support?
What is the use of session?
Which is faster union or union all?
How to rename a table using sql queries?
What is active web pages?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What are the various types of validation controls provided by asp.net?
Can any body provide me the sample web application in asp.net
What is the difference between stored procedure vs function?
What are the advantages of asp.net?
What is server side session management?
What is the difference between typeof() vs gettype()?
Explain method to handle error using HttpError in Web API?