Author: ScottGu's Blog | Posted on: 8/31/2009 10:37:59 PM | Views : 840

This is the fourth in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release. Today?s post covers one of the general IDE improvements that I know a lot of people are already eagerly looking forward to with VS 2010 ? multiple-monitor support. Using Multiple Monitors VS 2008 hosts all documents/files/designers within a single top-level window ? which unfortunately means that you can?t partition the IDE across multiple monitors. VS 2010 addresses this by now allowing editors, designers and tool-windows to be moved outside the top-level window and positioned anywhere you want, and on any monitor on your system.  This allows you to significantly improve your use of screen real-estate, and optimize your overall development...(read more) ...

Go to the complete details ...