Visual Studio Project vs. Solution
projects-and-solutions, solution, visual-studio, visual-studio-project
Solution
A solution is a container for projects, and tracks dependencies between projects.
Problem
Being new to VS, how may I think of these two concepts, what is the difference?