70-511 · Question #30
You are developing an XBAP application for your company intranet. During several development iterations, you manually copy the working executable, application, and deployment manifest files to the…
The correct answer is B. Open a Visual Studio command prompt and run mage - cc. See the full explanation below for the reasoning.
Question
You are developing an XBAP application for your company intranet. During several development iterations, you manually copy the working executable, application, and deployment manifest files to the test Web server. You create an HTML file that has a hyperlink to the deployment manifest that you use for testing. During the next iteration, you enhance the XBAP application by making changes to the application. When you use the hyperlink to the deployment manifest to test the deployment, you do not see the changes. You need to ensure that the changes you make are visible when you test the deployment from your machine. What should you do?
Options
- ARestart Microsoft Internet Information Services (IIS).
- BOpen a Visual Studio command prompt and run mage - cc.
- CDelete the application, deployment, and executable files from the Web server.
- DDelete the application, deployment, and executable files from the Web server.
How the community answered
(42 responses)- A7% (3)
- B76% (32)
- C14% (6)
- D2% (1)
Community Discussion
No community discussion yet for this question.