Discover Microsoft Team Foundation Server

/*by Jiangong SUN*/


Team Foundation Server (TFS) is an collaboration server integrated with versioning control, code review, task tracking, bug tracking functionalities using agile or scrum developing methods.


I find it useful and interesting, so I've tried to use it, and made a brief tutorial for introducing it.


If you use visual studio 2010, you need to install sp1 and KB2662296 before you start.

Now, let's start !


1) Click "Connect To Team Foundation Server" in Visual studio and add your team foundation server 


Discover Microsoft Team Foundation Server_第1张图片



2) Now you have added your TFS server

Discover Microsoft Team Foundation Server_第2张图片


3) Here is the solution structure

Discover Microsoft Team Foundation Server_第3张图片


4) Navigate to your local solution and add it your TFS server

Discover Microsoft Team Foundation Server_第4张图片


5) Commit



6)  Modify project files, right click modified file and compare



7) "Check in" modified file

Discover Microsoft Team Foundation Server_第5张图片


Then, you can use your TFS server as SVN. Of course there are also other important fonctionalities, here is just the basic introduction. Follow me for further useful tips.


Enjoy coding ! 


你可能感兴趣的:(C#,C#,TFS,team,Foundation,Visual,Visual,Studio,Studio,2010,2010,Serv)