A web application is used to display historical student information from a database server. Choose the best cache strategy that will give you the best performance.

Options
- Use the client cache
- Use the ASP.NET central cache
- Use the cache object
- Use the output cache


CORRECT ANSWER : Use the cache object

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement