Blog

By DigitalRune Team on Saturday, October 02, 2010

Multi-monitor support in Visual Studio 2010 is great. However, there is no direct way to switch between different window layouts.

In Visual Studio 2003 and 2005 you could use the addin VSWindowManager to manage window layouts. With some minor adjustments you could also run the addin in Visual Studio 2008. But the addin is not compatible with Visual Studio 2010.

Luckily, there is a simple solution…