For a while I have been trying different waysáof getting the tasks in my project plans into Team System.á For a time, I had settled on creating the Tasks in VSTS and then importing them into Project.á My rationale here was that it was much more difficult toáenter all of the information into either Excel or Project.á The problem that I have come across is that when you get into very large projects, it is not easy to create the Tasks one at a time.á To get around this, a good solution is to create ......
Team Foundation Server has a pretty slick security model for source code.á On my current project, we have run into a situation that requires us to have two development teams running in parallel but deploying to production at different times.á One of the challenges that we face is that we share a code library and many common classes.á To make sure that no change slips through without both teams being made aware of it, we have locked down all of the files by taking away "Check Out" permissions from ......