Showing posts with label TFS. Show all posts
Showing posts with label TFS. Show all posts

Friday, September 5, 2008

VS Power Commands

If your into this sort of thing in Visual Studio...

http://code.msdn.microsoft.com/PowerCommands

very cool stuff.

Thursday, November 8, 2007

VS TFS Hack...

Here is a little hack for Visual Studio that is useful if you are using Team Foundation Server (TFS) and Visual Studio 8 and dont' want VS to auto connect...

I got this from another friend (WPF guy) Karim H.

"Below is a registry setting which will prevent VS from attempting to automatically connect to TFS on launch. Instead you will need to hit the refresh button in Source Control Explorer, or open a solution with bindings to TFS."

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\8.0\TeamFoundation]
"AutoLoadServer"=dword:00000000