Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

programmatically showing differences between files

If you want to use our object model to show differences between two files, you'll want to look at the methods off of the Difference class in the Microsoft.TeamFoundation.VersionControl.Client namespace/assembly, specifically ones like DiffFiles, VisualDiffFiles,
Posted by jmanning | 3 Comments

Team Foundation v1.0 ships!

Buck Hodges posted about Rob Caron posting about Rick LaPlante's public announcement at SD West that TFS ships tomorrow ! If you're celebrating St. Patrick's Day tomorrow, now you have a reason to celebrate a little more.
Posted by jmanning | 1 Comments

checkin policies in HKLM on 64-bit machines - need to go into Wow6432Node!

One thing you may have noticed in the MSDN docs or my blog is that if you're installing checkin policies, the registry value you add to specify that path to the checkin policy goes under the key HKLM\SOFTWARE\Microsoft\VisualStudio\8.0\TeamFoundation\SourceControl\Checkin
Posted by jmanning | 2 Comments

potential powertoy: paste from clipboard into work items as attachments

One of the add-ins I did for my own use, and some others inside the Team Foundation group have been using, is the ability to "paste" from the system clipboard into work items, such that the clipboard contents become an attachment. During one of our internal
Posted by jmanning | 9 Comments

Where is Visual Studio 2005 installed?

C:\>reg query HKLM\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS /v EnvironmentDirectory ! REG.EXE VERSION 3.0 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS EnvironmentDirectory REG_SZ C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\
Posted by jmanning | 2 Comments
 
Page view tracker