Build Messages

At this point, notice the text displayed in the Output Window. As a result of this build, the Output Window contains text informing you that one project was built successfully, zero projects failed building, and zero projects were skipped. Remember that each Solution in Visual Studio .NET can contain multiple projects. Obviously, the goal is to have all of your projects in your solution built successfully.

So, based on this, I can assume the project was built successfully and move on. But, what do I do if my project does not build successfully? To show this, I have typed garbage (random characters) into my source code before trying to build it. Figure 3.2 shows the erroneous text I added and the output of the Build process.

Figure ...

Get Visual Basic® .NET by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.