<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>LA.NET [EN] : VS</title><link>http://msmvps.com/blogs/luisabreu/archive/tags/VS/default.aspx</link><description>Tags: VS</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>The VS 2008 assembly reference problem</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/10/02/the-vs-2008-assembly-reference-problem.aspx</link><pubDate>Fri, 02 Oct 2009 10:42:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1728954</guid><dc:creator>luisabreu</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1728954</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2009/10/02/the-vs-2008-assembly-reference-problem.aspx#comments</comments><description>&lt;p&gt;I’m not sure if anyone has noticed this, but VS 2008 won’t be able to get to an assembly stored in a UNC shared folder after it’s been opened for some time. Let me give more info on this…&lt;/p&gt;  &lt;p&gt;We’ve set up a UNC shared folder which has several assemblies which are shared by all our projects (it includes internal and external – ex.: NHibernate.dll – assemblies and we’ve set it up because it ensures that all the projects will always build against the latest dependent assembly). &lt;/p&gt;  &lt;p&gt;When you load a solution in VS, it compiles ok…the problems happen when you leave VS open for a long time without building. For instance, I’ve left it open with solution X two days ago and today it simply wouldn’t compile the damn thing and it kept saying it couldn’t access the UNC shared folder (when I tried to add the assembly again through the add reference dialog). I had to close all VS 2008 instances in order to solve this problem (yep, just opening a new VS instance still gave me the same message).&lt;/p&gt;  &lt;p&gt;has anyone faced this problem? can we do anything to solve it (without closing and reopening all VS instances)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1728954" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/VS/default.aspx">VS</category></item><item><title>Stop copying blank lines in VS</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/09/25/stop-copying-blank-lines-in-vs.aspx</link><pubDate>Fri, 25 Sep 2009 12:29:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1726740</guid><dc:creator>luisabreu</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1726740</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2009/09/25/stop-copying-blank-lines-in-vs.aspx#comments</comments><description>&lt;p&gt;One of the things I end up doing sometimes in Visual Studio is copying blank lines. It’s not that I want to copy a blank line…it’s simply that I get interrupted while using ctrl+c/ctrl+v and end up messing things when I return to the desk. Since I’ve just ended up copying another blank line, I’ve lost a few seconds and opened the options window to see if I could control it from there. And yes, I can:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/luisabreu.metablogapi/8816.stopcopying_5F00_549E12E6.jpg"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="stopcopying" border="0" alt="stopcopying" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/luisabreu.metablogapi/3632.stopcopying_5F00_thumb_5F00_5F7AF42E.jpg" width="363" height="212" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;And there you go: no more blank line copying for me! (I’m blogging about this now because I’m currently using VS 2010 without resharper! If I had resharper, things would be much better :))&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1726740" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/Trivia/default.aspx">Trivia</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/VS/default.aspx">VS</category></item><item><title>VS 2010 color scheme patch</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/05/28/vs-2010-color-scheme-patch.aspx</link><pubDate>Thu, 28 May 2009 20:05:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1693339</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1693339</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2009/05/28/vs-2010-color-scheme-patch.aspx#comments</comments><description>&lt;p&gt;If you enjoy dark themes and love VS 2010, then you know you’re into trouble. The problem is that VS looses the dark background after being closed and you need to go to the options, fonts and colors and then apply the current settings (which still have the correct color) again. &lt;/p&gt;  &lt;p&gt;The good news is that is no longer necessary. You just need to install the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-us/d53e0db3-6c41-4cf5-8ca1-339aeef1ac30"&gt;background patch extension&lt;/a&gt; from the VS gallery.&lt;/p&gt;  &lt;p&gt;thanks for the fix guys!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1693339" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/VS/default.aspx">VS</category></item></channel></rss>