Cheat sheet for TF.exe
Here’s a nice roundup of commands for TF.exe
Here’s a nice roundup of commands for TF.exe
When doing pc based development I think that having a working build environment that you can quickly recreate on a developers machine is very important.
I also beleive that making it possible to have more than one instance of said environment on any computer should be a prioritised goal.
This will:
… and if you do nightly builds along with some automated testing you will:
… or you get an ‘Object not set…’ when trying to expand the DataSource list in the properties window,it might be because you have a corrupt datasource in your solution.
Press ALT+SHIFT+D to open the data sources window.
If there is one with a yellow sign in front of it; delete it and Visual Studio should start working again.
I got a corrupt DataSource when I imported a solution to TFS.