A Web form that is frequently used and does not contain data that frequently changes is good for caching ? True or False
Interview question and answer by:
Akiii | Posted on: 5/18/2012 | Category:
ASP.NET Interview questions | Views: 829 | |
Points: 40
Select from following answers:- True
 - False
- No Idea
True.
Caching is a technique of storing frequently used items in the memory so that they can be accessed more quickly.
So a database or web form which have less CRUD operations is always good for caching.
Thanks and Regards
Akiii
Show Correct Answer |
Found interesting? Add this to: