Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

Quick guide to backing up your TFS databases

Jeff Atwood at Verigo Software has posted a nice visual guide to backing up your TFS data (based on the official MSDN TFS backup documentation ). A Visual Guide to Backing Up a Team Foundation Server database He promises to provide a guide to restoring

Using TFS with Web Application Projects

There's a helpful FAQ posted in the ASP.NET forums regarding using Team Foundation Server with the newly released Web Application Projects for Visual Studio. Issue 6 - Using TFS Team Build Issue 6 - Using TFS Team Build The May 2006 release of Web Application

Editing documents anywhere using Outlook free documents

About a month ago, I wrote about using Outlook with RPC over HTTP . I recently stumbled across an old blog post by Jeremy Kelly called Using your Mailbox to Store Work-in-Progress documents . He mentions a feature called "free docs." Combining this with
Posted by buckh | 3 Comments
Filed under:

Compare the content changes in a shelveset with any checked-in version

I wrote this snippet recently to compare the edited files in a shelveset with an arbitrary checked-in version of the same files. It's another example of how to use the API to show differences. See How to compare (diff) trees at different versions using
 
Page view tracker