Issue: Ensure your code is the latest before a check out. Not working with the latest code often creates a confusing situation for a developers trying to debug misbehaving code. Furthermore, it becomes very important to get latest changes and merge differences when working on a project with many dependencies. Solution: David McCollough my friend and co-worker showed me how to automatically ensure getting latest upon checkout by performing the following steps: Launch Visual Studio 2008 Click Tools->Options ......
Issue: Ensure your code is the latest before a check out. Not working with the latest code often creates a confusing situation for a developers trying to debug misbehaving code. Furthermore, it becomes very important to get latest changes and merge differences when working on a project with many dependencies. Solution: David McCollough my friend and co-worker showed me how to automatically ensure getting latest upon checkout by performing the following steps: Launch Visual Studio 2008 Click Tools->Options ......
Issue: We wanted to exposes work items, bugs, etc. to the customer without exposing all the other Web Access Tabs such as Source, Documents, and Builds. Solution: Team System Web Access SP1 Team System Web Access SP1 adds an additional virtual directory named “wiwa” which stands for work item web access. This new virtual directory is accessible on port 8090 by default and exposes a special work item only view which was exactly what we wanted. TFS Web Access supports both forms based authentications ......
Issue: We wanted to exposes work items, bugs, etc. to the customer without exposing all the other Web Access Tabs such as Source, Documents, and Builds. Solution: Team System Web Access SP1 Team System Web Access SP1 adds an additional virtual directory named “wiwa” which stands for work item web access. This new virtual directory is accessible on port 8090 by default and exposes a special work item only view which was exactly what we wanted. TFS Web Access supports both forms based authentications ......