<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customize Ribbon UI for Excel 2007 with Managed COM Add-ins (VB.NET 2005)</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nutshell</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-37380</link>
		<dc:creator>Nutshell</dc:creator>
		<pubDate>Mon, 19 Jan 2009 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-37380</guid>
		<description>&lt;p&gt;pin - i believe you need VS2005 or greater&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>pin &#8211; i believe you need VS2005 or greater</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pin</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-33819</link>
		<dc:creator>pin</dc:creator>
		<pubDate>Thu, 24 Jul 2008 11:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-33819</guid>
		<description>&lt;p&gt;and I am using vb .net 2003 and excel 2007&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>and I am using vb .net 2003 and excel 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pin</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-33818</link>
		<dc:creator>pin</dc:creator>
		<pubDate>Thu, 24 Jul 2008 11:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-33818</guid>
		<description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I have tried the code above. but when i launch excel 2007, the exact xml file is returned by the function getcustomUI, but nothing happened. no additional ribbon is found in the application. but the add-in is charged. May someone help me?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello everyone,</p>
<p>I have tried the code above. but when i launch excel 2007, the exact xml file is returned by the function getcustomUI, but nothing happened. no additional ribbon is found in the application. but the add-in is charged. May someone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viren</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-24957</link>
		<dc:creator>Viren</dc:creator>
		<pubDate>Fri, 22 Jun 2007 07:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-24957</guid>
		<description>&lt;p&gt;I m developing COM AddIn using VB. But still I m not getting success to assign Images using Image Tag. I used imageMSO. It is woorking fine But I want to asign custom Images. So Can u help me how can I do this?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I m developing COM AddIn using VB. But still I m not getting success to assign Images using Image Tag. I used imageMSO. It is woorking fine But I want to asign custom Images. So Can u help me how can I do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-20948</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Sat, 16 Sep 2006 18:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-20948</guid>
		<description>&lt;p&gt;Mike,&lt;/p&gt;
&lt;p&gt;From a logical point of view You&#039;re correct (and that&#039;s why I also decided to single it out to get feedback on it). &lt;/p&gt;
&lt;p&gt;With B2 I&#039;ve not been able to do it while with B2TR it seems to work &#039;as expected&#039;. &lt;/p&gt;
&lt;p&gt;I&#039;ll update the articles asap however I need to re-write the VB.NET project as Excel 2007 B2TR refuse to acceept it as a valid add-in!&lt;/p&gt;
&lt;p&gt;The B2TR, so far, looks very impressive :)&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>From a logical point of view You&#8217;re correct (and that&#8217;s why I also decided to single it out to get feedback on it). </p>
<p>With B2 I&#8217;ve not been able to do it while with B2TR it seems to work &#8216;as expected&#8217;. </p>
<p>I&#8217;ll update the articles asap however I need to re-write the VB.NET project as Excel 2007 B2TR refuse to acceept it as a valid add-in!</p>
<p>The B2TR, so far, looks very impressive <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rosenblum</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/15/customize-ribbon-ui-for-excel-2007-with-managed-com-add-ins-vbnet-2005/#comment-20947</link>
		<dc:creator>Mike Rosenblum</dc:creator>
		<pubDate>Sat, 16 Sep 2006 17:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1501#comment-20947</guid>
		<description>&lt;p&gt;Hi Dennis,&lt;/p&gt;
&lt;p&gt;Very impressive, as usual from you...&lt;/p&gt;
&lt;p&gt;I&#039;m curious about what you wrote here, however:&lt;/p&gt;
&lt;p&gt;&quot;What is most notable is that when using &#039;managed&#039; COM add-ins we can mix built-in images with customized which seems not to be the case when working with VBA or with COM Add-ins developed with classic VB.&quot;&lt;/p&gt;
&lt;p&gt;Are you sure that this is right? What hapens if you attempt this from a COM Add-in? I would think that using a COM dll would be equivalent becaues IRibbonExtensibility is actually a COM interface and so it is really .NET which is being ported to the interface via the Interop, not the other way around...  Not that I don&#039;t trust you! But I was wondering what happens with COM in your experience?&lt;/p&gt;
&lt;p&gt;Great set of articles though. You and Tushar have really shed a lot of light...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dennis,</p>
<p>Very impressive, as usual from you&#8230;</p>
<p>I&#8217;m curious about what you wrote here, however:</p>
<p>&#8220;What is most notable is that when using &#8216;managed&#8217; COM add-ins we can mix built-in images with customized which seems not to be the case when working with VBA or with COM Add-ins developed with classic VB.&#8221;</p>
<p>Are you sure that this is right? What hapens if you attempt this from a COM Add-in? I would think that using a COM dll would be equivalent becaues IRibbonExtensibility is actually a COM interface and so it is really .NET which is being ported to the interface via the Interop, not the other way around&#8230;  Not that I don&#8217;t trust you! But I was wondering what happens with COM in your experience?</p>
<p>Great set of articles though. You and Tushar have really shed a lot of light&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

