Open Source and Visual Studio
Posted by: All About Interop,
on 07 Dec 2005 |
View original | Bookmarked: 0 time(s)
Subversion or CVS with VS.NET
Microsoft's forthcoming Visual Studio Team System will include source code control, integrated defect tracking, testing, reports, and a bunch of other project management and project governance tools and capabilities. All built in and integrated. BUT! That does not mean that there are not other options, even open source options. AnkhSVN and Igloo are a couple examples of source code control add-ins for Visual Studio. NUnit covers unit testing. There are others,...