What will you do?

You are creating a Windows Web service application using .NET Framework 4.0.
The application has the following requirements:
. The user settings have to be retained between application executions.
. The application will be executed without any administrative privileges.
You must ensure that the application meets the requirements by using the least amount of development effort.
What will you do?
A. Create a Windows service to store session state.
B. Use a WPF Standalone application to store session state.
C. Use the CookieContainer class to store session state.
D. Use temporary cookie to store session state.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.