Browse by Tags
All Tags »
Visual Studio (
RSS)
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...
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...
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...
More Posts