You are designing the deployment process for a new ASP.NET Web application. You need
to ensure that the application is protected from modification after deployment. Which
approach should you recommend?
A.
Use aWeb Deployment project.
B.
Use the Web Deployment tool.
C.
Use the ASP.NET Compilation tool.
D.
Use MSDeploy.