ASP.NET Programming Fundamentals
Casual Mode - Take your time!
1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice
You are the developer of a web application that is retrieving historical books information from a database server and displays it to the users of your application. What cache strategy will give you the best performance ?
- Use the output cache
- Use the cache object
- Use the ASP.NET central cache
- Use the client cache