New in Visual Studio 2010: Multi screen development
As you will already probably have noticed, the whole UI of the IDE changed. Out with the old windows look and feel and in with the new and fancy WPF powered UI. For me they didn’t have to do it. I was kind of used to the previous look. One cool thing however is the floating windows that they have introduced together with the new UI. You can do whatever you want now when it comes to code files,designer view, panels, tools… You can let a code file, a panel,etc float all over your screen. Imagine you have 2,3 maybe even 4 monitors. Filled with all your favourite panels and code files. Aaaah the development that we could do, right?
Well, with VS2010 this becomes reality. Just right click on a code file or panel and select float. You can now do with it whatever you want. Isn’t that cool?
2 Comments

MsHelp » New in Visual Studio 2010: Multi screen development…
Thank you for submitting this cool story – Trackback from progg.ru…
I have a 5 screen setup at work and when I startup VS2010 all screens start to flicker heavily upto a point where I must restart the computer to recover from it.
When I reduce the number of screens to just two then it works ok. So the dream of having 3 or more screens while coding is for the moment… Impossible (atleast for me, I don’t know if anyone else managed to start VS2010 with more then two screens.). Funnilly enough VS2008 can handle all those sceens so i’ll stick to that version for now.
I realy hope they will fix that problem, three screen programming is far too nice to miss out on.