Tagged Questions
The vstf tag has no wiki summary.
5
votes
3answers
2k views
Howto resolve… Visual Studio Source Control notification “Projects have recently been added to this solution”
After some use Visual Studio 2008 when opening a solution that is checked into Visual Studio Team Foundation will pop up a dialog saying:
Projects have recently been added to this solution. Do ...
2
votes
3answers
458 views
Visual Studio 2010 and 2008 mixed development environment possible?
We are looking at migrating to Visual Studio 2010. Is it possible for some developers to use Visual Studio 2010 and other to use 2008 on the same solution/projects? How will it affect our VSTF ...
0
votes
2answers
507 views
What is the optimal VSTF source structure? Are there any best practices?
There are a number of other questions related to this topic:
Whats a good standard code layout for a php application
How to structure a java application, in other words: where do I put my classes?
...