You are designing a .NET Framework 4 solution.

You are designing a .NET Framework 4 solution. The solution contains a Windows Presentation Foundation (WPF) application and a Windows Service, Both Applications using a common assembly and both store data in a Compact MSSQL Database.
You need to install the applications with the following requeriment Must be possible to update the WPF without stop the Windows Service
A. Deploy the Windows service in a separate folder from the WPF application
B. Store the connection string in a enviroment variable.
C. Store the connection string in a key in registry.
D. Deploy the Windows Service in the same folder as the WPF application.

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.