| 
           
           | 
| 1: | What is a solution?  | 
| A1: | A solution is a collection of one or more projects and related files in Visual Studio .NET.  | 
| 2: | Can Visual C++, Visual Basic, and C# projects all reside within the same solution?  | 
| A2: | Yes.  | 
| 3: | How many steps does it take to build a solution with all three languages?  | 
| A3: | One step. You can build a solution with one menu command or keyboard sequence.  | 
| 
           
           | 
| Top |