This Week On Channel 9Jan 13, 2013 at 4:42 PM0
Brian Keller
,
Clint Rutkas
and
Dan Fernandez
Avg Rating: 4
(2)
This week on Channel 9, Clint and Dan discuss the week's top developer news, including; [0:42] MSR shows off IllumiRoom [2:10] VS/TFS 2012 Release Candidate expiring (Brian Harry) [2:44] Git-TF 2.0.1 Released (Brian Harry) [3:28] OData Service for Team Foundation Server v2 (Brian…
Version Control
All software development projects should use a version control system (VCS) for tracking and coordinating changes to code files and other project artifacts. The size of the project team doesn't matter as even a single developer benefits from using version
control. If you are…