Question:You are developing a Web application.
When a user logs on to the Web site, the application queries a Microsoft SQL Server database for recent activity associated with that user.
You need to store the query results so that pages in the site can access the original result set for up to 60 minutes.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

 

A Pass the query result from page to page by using a HiddenField control on each page. 

B Store the query result in an Application variable. 

C Store the query result in a Session variable. 

D Store the query result in a Cache object. 

+ Answer
+ Report
Total Preview: 1309

Copyright © 2024. Powered by Intellect Software Ltd