Team Foundation Version Control (TFVC) is highly integrated with Visual Studio. In this chapter, we’ll cover how to use Visual Studio Team Explorer and Source Explorer, or Team Explorer and Solution Explorer, to do TFVC operations such as adding projects and solutions, checking in and out, deleting files, restoring files, undoing changes, and more.
Specifically, we will explore how to use shelvesets. You’ll also learn how to suspend and resume work with Visual Studio using Team Explorer, how ...