Chapter 8. Managing Solutions and Projects Programmatically
Microsoft Visual Studio .NET is rich with tools to help you manage and complete your programming tasks. One of these tools is the project management system. Projects are where files are created, managed, and compiled to create the resulting program. In this chapter, you'll discover how you can manipulate projects using the automation object model.