Soledad Pano's Blog

Just Technical Stuff

Browse by Tags

All Tags » Visual Studio (RSS)
How to find Visual Studio command bars
When developing a Visual Studio Addin it is a common task to add custom commands to existing menus and toolbars. It is a common problem too, not to find the proper command bar (we have to traverse all command bars to see its names, the names are not unique...
Posted: Oct 07 2008, 12:07 PM by spano | with 1 comment(s)
Filed under:
DSL Tools for VS2005
This post was originally published at http://solepano.blogspot.com This is a guide for Building a DSL Designer using the DSL Tools for VS2005 . Pre-requisites: These components must be intalled: Visual Studio 2005 Visual Studio 2005 SDK DSL Tools for...
Posted: May 26 2006, 12:01 PM by spano | with no comments
Filed under: ,
Configuration Files & NUnit
This post was originally published at http://solepano.blogspot.com When using an application configuration file (App.config) in a nunit library application project, the following post build event is needed to copy the config file to the target directory...
Posted: Mar 04 2006, 10:12 AM by spano | with no comments
Filed under: ,
More Posts