Question:You are creating an ASP.NET webpage that displays a list of customers generated bya database query. The user can filter the list so that only customers within a specificstate are displayed. You want to maximize the performance of your web applicationby using page output caching. You want to ensure that users can filter by state, butyou are not concerned about displaying updates to the list of customers becausethe customer list doesnt change very frequently. Which declarative @ OutputCacheattribute should you configure? [Textbook-70-515] 

A VaryByParam 

B VaryByHeader 

C SqlDependency 

D VaryByCustom 

+ Answer
+ Report
Total Preview: 1148

Copyright © 2024. Powered by Intellect Software Ltd