Tag: tfs
-
Most of the time I use TFS source control within Visual Studio. However, sometimes I just want to add or edit some files from within Windows Explorer without bothering to launch Visual Studio. If you have such needs as well, you can follow the steps below to achieve it. Firstly,...
-
TFS has two types of permission management: Membership Management and Security Management. Membership Management: It defines the relationship between different users and groups. Security Management: It manages the permissions for users and groups. The above two management can be performed on three levels: Server Level, Collection Level and Project Level....