Microsoft ha rilasciato di recente una piattaforma per l'e-learning: la Microsoft Virtual Academy (MVA). Ogni settimana sono disponibili nuovi corsi, ed è possibile iscriversi gratuitamente a numerosi corsi su prodotti…
Microsoft ha rilasciato di recente una piattaforma per l'e-learning: la Microsoft Virtual Academy (MVA). Ogni settimana sono disponibili nuovi corsi, ed è possibile iscriversi gratuitamente a numerosi corsi su prodotti…
Microsoft extended Visual Studio Online and Team Foundation Server 2015 (Update 2) on premises with Release Management tools. You can implement DevOps solution for delivering your software easily and more frequently.…
Recently I needed to find in all files version history of a TFS 2010 project with Visual Studio 2010. Searching on Google I found Visual Studio 2010 and 2012 extensions,…
When you work with Team Foundation Server 2010 and Visual Studio 2008 you cannot merge file changes when you try to unshelve a shelveset. In fact if you try to unshelve a shelveset which contains file already chenged…
If you need to force undo checkout for a file checked out by another user you can use the following command from Visual Studio Command Prompt: tf undo /workspace:WORKSPACE;username $/MyTFSProject/MyFile.cs…