Declarative Visual Studio addin buttons with icons

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2008/8/2/declarative-visual-studio-addin-buttons-with-icons.html
Published Saturday, August 02, 2008 4:21 PM by RoyOsherove

Comments

Saturday, August 02, 2008 5:54 PM by Ran Davidovitz

# re: Declarative Visual Studio addin buttons with icons

While reading your previous post I started doing the same code :).

You are fast - Great work!, Thanks for sharing

Saturday, August 02, 2008 5:55 PM by Omer Rauchwerger

# re: Declarative Visual Studio addin buttons with icons

Thanks Roy,

This will help reduce button bureaucracy in future add-ins.

-- rauchy

Sunday, August 03, 2008 3:50 AM by Anthony Bouch

# re: Declarative Visual Studio addin buttons with icons

Very cool. Have battled with addin button icons and menu positions in the past. At one point I had to write an ugly hack because there were "two" commandbars with the name "Project".

# Dew Drop - August 3, 2008 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop - August 3, 2008 | Alvin Ashcraft's Morning Dew

Sunday, August 03, 2008 7:05 PM by ISerializable - Roy Osherove's Blog

# VS Addins Revisited: Declarative button order and location with a DSL

First, here is the code with the updates . In the previous post I showed how you can declaratively create

Sunday, August 03, 2008 7:50 PM by Community Blogs

# Interesting Finds: 2008.08.02~2008.08.04

.NET Loading static content in ASP.NET pages from different domain for faster parallel download Declarative

Sunday, August 03, 2008 7:50 PM by Community Blogs

# VS Addins Revisited: Declarative button order and location with a DSL

First, here is the code with the updates . In the previous post I showed how you can declaratively create

Monday, August 04, 2008 6:37 AM by Daniel Pihlström

# re: Declarative Visual Studio addin buttons with icons

I like it, though personally I have a lot more problems with trying to get rid of things in my menus, rather than adding to them. :)

Tuesday, August 05, 2008 11:12 AM by Visual Studio Hacks

# Visual Studio Links #61

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Chris Craft created a series of posts in July he called 31 Days of Visual Studio Tips & Tricks. All of the posts along with the

Wednesday, August 06, 2008 1:23 AM by Declarative Visual Studio addin buttons with icons ·

# Declarative Visual Studio addin buttons with icons ·

Pingback from  Declarative Visual Studio addin buttons with icons ·

Thursday, February 12, 2009 3:20 AM by Lazy programming

# Attach to process for lazies

Attaching to a process is something that developers use very often to debug, but what happens when the

Thursday, January 21, 2010 4:46 AM by Attach to process for lazies « Thread.Sleep()

# Attach to process for lazies « Thread.Sleep()

Pingback from  Attach to process for lazies « Thread.Sleep()

Thursday, January 21, 2010 5:08 AM by Thread.Sleep()

# Thread.Sleep()

Pingback from  Thread.Sleep()