
Maintenance Plan
Team Foundation Server Backup
Team Foundation Server Backup is critically important. Remember, we store all our project documents, artifacts and actual project source code inside TFS. Actually, all of this information is stored in our Data Tier inside SQL Server 2005 so we need to back up only our SQL Server databases for most of our documents. In addition, Application Tier also stores some data on local drives and we’ll have ...
|

Attachment
TFS Work Item Attachments
Work Items form allows adding attachments to it via TFS interface. In order to do that you need to open u work item that already exists on the server or create new one by clicking on the Work Items folder within Team Explorer and selecting New Task or any other type...
|