Question:You are creating an ASP.NET Web page that displays a list of customers generated bya database query. The user can fi lter the list so that only customers within a specifi cstate are displayed. You want to maximize the performance of your Web applicationby using page output caching. You want to ensure users can fi lter by state, but you arenot concerned about displaying updates to the list of customers because the customerlist doesnt change very frequently. Which declarative @ OutputCache attribute shouldyou confi gure? 

A VaryByParam 

B VaryByHeader 

C SqlDependency 

D VaryByCustom 

+ Answer
+ Report
Total Preview: 890

Copyright © 2024. Powered by Intellect Software Ltd