AppDevRight Modify Visual Studio .NET Application

You company AppDevRight assigns you to modify a Visual Studio .NET application that was created by a former colleague. However, when you try to build the application, you discover several syntax errors.
You need to correct the syntax errors and compile a debug version of the code so the application can be tested.
Before compiling, you want to locate each syntax error as quickly as possible.
What should you do?

A. Select each error listed in the Task List window.

B. Open the Application event log from the Visual Studio .NET Server Explorer
window. Select each error listed.

C. Run the application in Debug mode. Each time an error is encountered,
correct it and continue debugging the application.

D. Select Build Solution from the Build menu. When the build fails, correct
each error listed in the Output window.

E. Select Build Comment Web Pages from the Tools menu. Select each
function listed in the report that is generated.

Questions by Sudiya   answers by Sudiya

Showing Answers 1 - 3 of 3 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions