Microsoft devTalks: Using Source Code Control in Team Foundation Server
June 14, 2009 Leave a comment
Last two days, I delivered a talk at Microsoft East Auditorium. The topic of the event is Managing your Source Code and Ensuring Software Quality. The synopsis of the talk is as follows:
One common issue is the integration of individual developer efforts into the official code base, which can result in the all-too-frequent – broken build – and force QA resources to sit idle until the issues have been resolved and a new build is ready to test. Visual Studio Team System helps solve these pains by providing a comprehensive, flexible, version-control system. Version control in Visual Studio Team System is complemented by its Team Build features, including support for continuous integration builds every time someone checks in code.
It is a two sessions talk. I was delivering the session that on Using Source Code Control in Team Foundation Server while Hoong Fai did the next session on Continuous Integration Improve Software Quality.
For those who missed the event, you may download a copy of my slides from http://cid-d1df34a904545dc5.skydrive.live.com/self.aspx/Public/Using%20Source%20Control%20in%20Team%20Foundation%20Server.pdf.
