May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Solution Explorer is a special tool window that enables managing solutions, projects, and files in the projects or solution. It provides a complete view of what files compose your projects and enables adding or removing files and organizing files into subfolders. Figure 2.16 shows how a WPF project is represented inside Solution Explorer.
Figure 2.16 An example of the Solution Explorer tool window.

As you can see, at the root level there is the project. Nested are code files, subfolders containing pictures, data, and documents. You can also get a list of all the references in the project. You use Solution Explorer ...
Read now
Unlock full access