Browse by Tags

All Tags » Visual Studio (RSS)
If you do anything "out of the ordinary" in your UserControl or Form derived classes in Visual Studio 2005, let me introduce you to a little snippet that will probably save you lots of headaches: if ( DesignMode ) return ; or, its equally useful counterpart...
One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. The designer loader did not provide a root component but has not indicated...
Posted by Christopher | 2 comment(s)
Filed under: ,
Is the insert snippet chord in VS 2005.
Posted by Christopher | with no comments
Filed under:
I've been chasing down this odd Visual Studio bug where the Enter, Backspace, and Arrow keys stop working. It happened to me in Redmond at Microsoft Campus (of all places!) and it's a known bug that a lot of others have run into apparently. Some folks...
Posted by Christopher | with no comments
Filed under: ,
More Posts