This article introduces how to have a look at checking out, compare differences, changes, and view history of files in the Solution Explorer in Visual Studio 2013 Preview.
Introduction
This article introduces how to have a look at checking out, compare differences, changes, and view history of files in the Solution Explorer in Visual Studio 2013 Preview. As I described earlier, how to connect with Team Foundation Service account and Upload your code in TFS. So, here we will look at what the various types of work are that we can do in our solution and we can also check the changes in our solution.
The following are things we can do:
Summary
In this article I introduced how to have a look at your solution, changed code and by the view history option you can view all history related to updates and edits or additins. I really enjoyed doing all of this cool stuff using TFS and Visual Studio 2013 Preview. I'll write more if I find any more new stuff in it.
Printing in C# Made Easy