Browse by Tags

The VS 2008 assembly reference problem
Fri, Oct 2 2009 11:42
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… 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... Read More...
by luisabreu | 4 comment(s)
Filed under:
Stop copying blank lines in VS
Fri, Sep 25 2009 13:29
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... Read More...
by luisabreu | 1 comment(s)
Filed under: ,
VS 2010 color scheme patch
Thu, May 28 2009 21:05
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. The good news is that is no longer necessary. You just need to install the background... Read More...
by luisabreu | with no comments
Filed under: ,