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 ?

  1. Use the output cache
  2. Use the cache object
  3. Use the ASP.NET central cache
  4. Use the client cache
Change Mode