<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx</link><description>This is really a repost from 3 (and even 4) years ago when Tip of the Day was just a weekly series. I’m really glad to hear that Visual Studio 2010 will have multi-monitor support. Really, really glad, as you can tell from the original blog post. Of course,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9236122</link><pubDate>Thu, 18 Dec 2008 15:54:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9236122</guid><dc:creator>chris</dc:creator><description>&lt;p&gt;I'm sorry but this isn't much of a tip. However, it is nice to know that multi-monitor support will be added in 2010. &lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9236306</link><pubDate>Thu, 18 Dec 2008 17:58:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9236306</guid><dc:creator>Matthew Adams</dc:creator><description>&lt;p&gt;If you're debugging anything to do with a repaint, it is a great idea to have a window layout with all your debug windows on one monitor, and the application running on a second, completely other-application-free monitor, to avoid unnecessary redraws triggered by the switch to/from VS.&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9236386</link><pubDate>Thu, 18 Dec 2008 18:48:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9236386</guid><dc:creator>Catto</dc:creator><description>&lt;p&gt;Hey Now Sara,&lt;/p&gt;
&lt;p&gt;I can't believe I never tried to steach my VS over two monitors. Often us of VS on one monitor &amp;amp; SQL Server or IE on the other. &lt;/p&gt;
&lt;p&gt;That is a great tip to use VS on multi monitors.&lt;/p&gt;
&lt;p&gt;Thx 4 the info,&lt;/p&gt;
&lt;p&gt;Catto&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9236830</link><pubDate>Thu, 18 Dec 2008 22:07:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9236830</guid><dc:creator>David Nguyen</dc:creator><description>&lt;p&gt;The UltraMon tool can stretch the IDE across all monitors quite nice. &amp;nbsp;I combine it with the Vertical Split feature to get a cool layout.&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9238028</link><pubDate>Fri, 19 Dec 2008 00:43:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9238028</guid><dc:creator>larmccoy</dc:creator><description>&lt;p&gt;I used to use multiple monitors with VS2005 and VS2008. &amp;nbsp;However, since I've &amp;quot;upgraded&amp;quot; to a new quad-core machine with Vista 64 Business, I've found that VS2008 crashes after I have moved any VS-related window into the second monitor. &amp;nbsp;I've tried moving just tool windows and even stretching the entire VS window into the second monitor. &amp;nbsp;In either case, I eventually get a crash (usually after I stop a debugging session). &amp;nbsp;Frankly, I was initially puzzled as to why VS was crashing, until I found a bug report reported for VS2005 that was related to multiple monitors. &amp;nbsp;Since I've stopped moving VS stuff into the second monitor I have not seen a single crash by Visual Studio. &amp;nbsp;I hope VS2010 fixes this...&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9243222</link><pubDate>Sat, 20 Dec 2008 04:42:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9243222</guid><dc:creator>Jeff Odell</dc:creator><description>&lt;p&gt;larmccoy - I have this problem too - reported it through a couple different avenues - invluding sending detailled dumps - but it has not been fixed. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think it is a problem with certain video drivers and not others. &amp;nbsp;For example, with 2005 I had the problem at a customer site until we upgraded their video drivers. &amp;nbsp;Then the problem disappeared. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, with 2008 and my laptop, the problem is back and I have the absolute latest drivers.&lt;/p&gt;
&lt;p&gt;It seems to just be luck! &amp;nbsp;&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9269872</link><pubDate>Sat, 03 Jan 2009 03:03:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9269872</guid><dc:creator>Geminorus</dc:creator><description>&lt;p&gt;larmccoy, I have discovered a bug in Visual Studio 2008 where if you dock several tool windows together regardless of multi-monitor, VS will crash. I have the bug reported here in more detail: &lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=376251"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=376251&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Microsoft left a comment saying it will be fixed in the next VS release (VS2010).&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9321234</link><pubDate>Thu, 15 Jan 2009 20:41:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9321234</guid><dc:creator>Mafu Josh</dc:creator><description>&lt;p&gt;I personally use the &amp;quot;Viewing Debugging Tool Windows on secondary monitor&amp;quot; method, with one difference:&lt;/p&gt;
&lt;p&gt;I keep all of the debugging tool windows in the main window like it is normally, except when the Full Screen button is pressed, then the debugging windows move to a floating window on the 2nd monitor. &amp;nbsp;So all you have to do is click &amp;quot;Full Screen&amp;quot; to turn it on or off on the 2nd monitor.&lt;/p&gt;</description></item><item><title>re: Did you know… How to optimize Visual Studio for multi-monitors? - #381</title><link>http://blogs.msdn.com/saraford/archive/2008/12/18/did-you-know-how-to-optimize-visual-studio-for-multi-monitors-381.aspx#9357389</link><pubDate>Wed, 21 Jan 2009 21:40:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9357389</guid><dc:creator>Nick Williams</dc:creator><description>&lt;p&gt;I use three monitors: left one for the app running/documentation/foobar/etc, middle one for the code window/menu/toolbars, the right for tool windows (docked to each other as a single large window).&lt;/p&gt;
&lt;p&gt;When stretching across monitors, sure, you can move the toolbar but I've yet to find any way to move the menu along with it.&lt;/p&gt;
&lt;p&gt;I have never found document splitting to be useful beyond a design/source split-view for an html document. &amp;nbsp;I can't imagine a situation that I'd be consulting a file in my own solution while concurrently editing another file of my own solution. &amp;nbsp;Far more common is consulting MSDN in FF or an external project contained in a separate instance of VS and thus on a different monitor to begin with.&lt;/p&gt;
&lt;p&gt;One improvement would be independent focus for given windows. &amp;nbsp;I only find VS useful when it's taking up 2 monitors, never 3 or else debugging gets in the way of the app's interface when focus is given to VS. &amp;nbsp;It would be nice to be able to give focus to my code window and have another application sitting on top of my tool windows or similar. &amp;nbsp;If you're dealing with winforms you could set the window style to keep it above, but that's not acceptable when dealing with web projects as the browser is open even when not debugging.&lt;/p&gt;
&lt;p&gt;I would say VS2008 is about as multi-monitor friendly as it can get. &amp;nbsp;I just hope they don't and screw things up in VS2010.&lt;/p&gt;</description></item></channel></rss>