Posts

Showing posts with the label visual studio 2010

Converting VS 2010 Solution to VS 2008

If you ever need to convert a Visual Studio 2010 Solution to a Visual Studio 2008 Solution, you know there is no native conversion support. When helping someone on the codeguru forums , I found this code project solution, to help them, and thought I should share it with everyone. Please check out the solution here . Enjoy.