in the Application variable

">
MCQs > IT & Programming > ASP.NET > XYZ is creating an e-commerce site for PremiumBouthue. The site Is distributed across multiple servers In a Web form. Users will be able to navigate through the pages of the site and select products for purchase. XYZ wants to use a DataSet object to save their selections. Users will be able to view their selections at any tinte by clicking a Shopping Cart link. XYZ wants to ensure that each use's shopping cart DataSet object is saved between requests when the user Is making purchases on the site. How can this requirement be implement?

ASP.NET MCQs

XYZ is creating an e-commerce site for PremiumBouthue. The site Is distributed across multiple servers In a Web form. Users will be able to navigate through the pages of the site and select products for purchase. XYZ wants to use a DataSet object to save their selections. Users will be able to view their selections at any tinte by clicking a Shopping Cart link. XYZ wants to ensure that each user"s shopping cart DataSet object is saved between requests when the user Is making purchases on the site. How can this requirement be implement?


Answer

Correct Answer:

Use the HttpSessionState object returned by the Session property of the page to store the DataSet object- Use the Web.config file to configure an cut-of-process session route 


Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it