TFS 2008 adds improved support for "offline" scenarios. This blog post identifies the scenarios under which a solution will be placed in "offline" mode. If the Visual Studio IDE is unable to connect to the TFS server when it is opening the solution, then
Read More...
The following are the necessary mininum steps required to integrate a new project type with source control within Visual Studio. The project must implement Microsoft.VisualStudio.Shell.Interop.IVsSccProject2 ( documentation ). GetSccFiles - return which
Read More...
About Me My name is Ben Ryan, and I have been involved with developing the Team Foundation Server version control client for the last three and a half years here at the Microsoft office in Durham, NC. During most of that time, I have been working on the
Read More...