Managing Team Development with SSAS, TFS, & BIDS
Posted
by Kevin D. White
on Stack Overflow
See other posts from Stack Overflow
or by Kevin D. White
Published on 2010-04-16T15:20:51Z
Indexed on
2010/04/16
15:23 UTC
Read the original article
Hit count: 419
I am currently a single BI developer over a corporate datawarehouse and cube. I use SQL Server 2008, SSAS, and SSIS as my basic toolkit. I use Visual Studio +BIDS and TFS for my IDE and source control. I am about to take on multiple projects with an offshore vendor and I am worried about managing change. My major concern is manging merges and changes between me and the offshore team. Merging and managing changes to SQL & XML for just one person is bad enough but with multiple developers it seems like a nightmare. Any thoughts on how best to structure development knowing that sometimes there is no way to avoid multiple individuals making changes to the same file?
© Stack Overflow or respective owner