Your team creates a Web site. The Web site needs to be deployed to a staging server for performance testing.
You plan to make a number of performance enhancements and then retest. You need to compile and copy the Web site to the staging server.
What should you do?
A.
Write a batch file that uses aspnet_compiler.exe.
B.
Write a batch file that uses InstallUtil.exe.
C.
Write a batch file that uses Csc.exe.
D.
Write a batch file that uses aspnet_wp.exe.