I’m building other projects with my .net project. (Adobe Flex) and I wanted a way to be able to integrate msbuild script to compile flex with the .net ide. I was hoping to find an add-in like Eclipse has for Ant but the only solution I found was to add it as an external tool. (I guess that will have to work for now.)
http://en.csharp-online.net/MSBuild:_By_Example%E2%80%94Integrating_MSBuild_into_Visual_Studio
Posted by Clint Modien