Visual Studio Hacks
Source Control

From the category archives:

Source Control

Overview
Visual Studio provides a common interface that source contorl providers can use to write their own source control providers. This means you can use any number of source control systems through the same familiar Visual ...

Read more...

After you added a solution to source control in Visual Studio there is no easy way to completely remove the source control from that project. You can detach the project, or work in offline mode, ...

Read more...

Quickly switch between source control providers using this application that lives in your system tray. As you can see from the image above all you have to do is right-click on the tray icon and ...

Read more...