July 2015
Intermediate to advanced
1300 pages
87h 27m
English
The Error List window shows a list of all messages, including warnings and information, generated by Visual Studio during the development of an application. Figure 2.20 shows the Error List window.
FIGURE 2.20 The Error List window.
Typically, the Error List window shows three kinds of messages:
Error messages
Warning messages
Information messages
Errors listed in the Error List window are underlined in the code editor ...