<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>harrymiller</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/harrymiller/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>harrymiller</title><link>http://channel9.msdn.com/posts/HarryMiller/</link></image><description>Channel 9 Blog for HarryMiller</description><link>http://channel9.msdn.com/posts/HarryMiller/</link><language>en-us</language><pubDate>Wed, 10 Sep 2008 20:24:10 GMT</pubDate><lastBuildDate>Wed, 10 Sep 2008 20:24:10 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Word Add-ins Part 3: Searching for Text Strings and Adding Comments</title><description>&lt;img src="http://channel9.msdn.com/Link/ae2ef06e-c6a0-4973-948b-d79bc866aac3/" border="0" /&gt;You can search the text in any open Microsoft Office Word document for specific strings if you put the code in a VSTO application-level add-in. When you find an instance of the string, you can perform some action on it. This video shows how to flag the string with a comment that contains text passed in from a calling method.&lt;img src="http://channel9.msdn.com/426930/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-3-Searching-for-Text-Strings-and-Adding-Comments/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-3-Searching-for-Text-Strings-and-Adding-Comments/</link><pubDate>Wed, 10 Sep 2008 21:57:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-3-Searching-for-Text-Strings-and-Adding-Comments/</guid><evnet:views>2393</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/426930/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You can search the text in any open Microsoft Office Word document for specific strings if you put the code in a VSTO application-level add-in. When you find an instance of the string, you can perform some action on it. This video shows how to flag the string with a comment that contains text passed in from a calling method.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/9/6/2/4/WordAddIns3FindAndFlag_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/ae2ef06e-c6a0-4973-948b-d79bc866aac3/" height="64" width="85" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/9/6/2/4/WordAddInsPart3FindAndFlag.wmv" expression="full" duration="219" fileSize="36056658" type="video/x-ms-wmv" medium="video" /><dc:creator>Harry Miller</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-3-Searching-for-Text-Strings-and-Adding-Comments/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/426930/Trackback.aspx</trackback:ping><category>MS Office</category><category>Office</category><category>Visual Studio</category><category>Visual Studio Tools for Office</category><category>VSTO</category></item><item><title>Word Add-ins Part 2: When Add-ins Collide</title><description>&lt;img src="http://channel9.msdn.com/Link/f7fb8d25-4726-4234-9170-7e9940e825c6/" border="0" /&gt;When you build a VSTO add-in project, it installs the add-in on your development computer. Even if you close that project and start another, or even close Visual Studio entirely, all add-ins you have built will still run when you start the Office application on that computer. If you're not expecting the add-in to run, you might be surprized by what you see the next time you open the application or test a new project. This video shows how to easily uninstall add-ins from your development computer after you build them if you don't want them to run any more.&lt;img src="http://channel9.msdn.com/425943/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-2-When-Add-ins-Collide/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-2-When-Add-ins-Collide/</link><pubDate>Fri, 05 Sep 2008 19:49:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-2-When-Add-ins-Collide/</guid><evnet:views>2682</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/425943/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>When you build a VSTO add-in project, it installs the add-in on your development computer. Even if you close that project and start another, or even close Visual Studio entirely, all add-ins you have built will still run when you start the Office application on that computer. If you're not expecting the add-in to run, you might be surprized by what you see the next time you open the application or test a new project. This video shows how to easily uninstall add-ins from your development computer after you build them if you don't want them to run any more.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/9/5/2/4/WordAddInsPart2CleanSolution_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/9/5/2/4/WordAddInsPart2CleanSolution_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/f7fb8d25-4726-4234-9170-7e9940e825c6/" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/9/5/2/4/WordAddInsPart2Collision.wmv" expression="full" duration="170" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/9/5/2/4/WordAddInsPart2Collision.wmv" expression="full" duration="170" fileSize="33521163" type="video/x-ms-wmv" medium="video" /></media:group><dc:creator>Harry Miller</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-2-When-Add-ins-Collide/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/425943/Trackback.aspx</trackback:ping><category>MS Office</category><category>Office</category><category>Visual Studio Tools for Office</category><category>VSTO</category></item><item><title>Word Add-ins Part 1: Clear the Ribbon Except for My Controls</title><description>&lt;img src="http://channel9.msdn.com/Link/2a4b41e1-db74-4a50-aeec-6ff791e55a61/" border="0" /&gt;You can use VSTO to easily customize the Ribbon to show only the controls you want to display. This video shows how to clear the Ribbon in Microsoft Office Word so it contains only a single button. The button inserts a graphic into the open Word document at the cursor location. Why? Well, really it's just to demo the Ribbon thing. But some day you might want to insert images into a document too, who knows?&lt;img src="http://channel9.msdn.com/425122/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-1-Clear-the-Ribbon-Except-for-My-Controls/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-1-Clear-the-Ribbon-Except-for-My-Controls/</link><pubDate>Wed, 03 Sep 2008 01:40:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-1-Clear-the-Ribbon-Except-for-My-Controls/</guid><evnet:views>3495</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/425122/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You can use VSTO to easily customize the Ribbon to show only the controls you want to display. This video shows how to clear the Ribbon in Microsoft Office Word so it contains only a single button. The button inserts a graphic into the open Word document at the cursor location. Why? Well, really it's just to demo the Ribbon thing. But some day you might want to insert images into a document too, who knows?</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/2/1/5/2/4/WordPart1ClearRibbon_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/2a4b41e1-db74-4a50-aeec-6ff791e55a61/" height="64" width="85" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/2/1/5/2/4/WordAddInsPart1ClearRibbon.wmv" expression="full" duration="251" fileSize="38608586" type="video/x-ms-wmv" medium="video" /><dc:creator>Harry Miller</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Word-Add-ins-Part-1-Clear-the-Ribbon-Except-for-My-Controls/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/425122/Trackback.aspx</trackback:ping><category>MS Office</category><category>Ribbon</category><category>Visual Studio Tools for Office</category><category>VSTO</category></item><item><title>Activating a Custom Tab on the Ribbon When a Document Is Opened</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_small_ch9.jpg" border="0" /&gt;&lt;p&gt;A lot of people seem to want to make a certain tab or control on the Ribbon active programmatically using VSTO. It makes sense that a developer would want to select the custom tab if the controls that are most useful for the current document are all on that tab. This video goes in-depth about this programming question.&lt;/p&gt;
&lt;p&gt;OK, not really. The video just says you can't do it, because the Ribbon is designed with the idea of leaving the user in control of the UI -- no surprise selection changes. But you should watch the video anyway. It's really short, and, you know, kinda funny.&lt;/p&gt;&lt;img src="http://channel9.msdn.com/423448/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Activating-a-Custom-Tab-on-the-Ribbon-When-a-Document-Is-Opened/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Activating-a-Custom-Tab-on-the-Ribbon-When-a-Document-Is-Opened/</link><pubDate>Wed, 27 Aug 2008 19:34:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.wmv</guid><evnet:views>7060</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/423448/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>A lot of people seem to want to make a certain tab or control on the Ribbon active programmatically using VSTO. It makes sense that a developer would want to select the custom tab if the controls that are most useful for the current document are all on that tab. This video goes in-depth about this programming question.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.mp4" expression="full" duration="68" fileSize="3615430" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.mp3" expression="full" duration="68" fileSize="541803" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.mp4" expression="full" duration="68" fileSize="3615430" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.wma" expression="full" duration="68" fileSize="555049" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.wmv" expression="full" duration="68" fileSize="4074477" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_2MB_ch9.wmv" expression="full" duration="68" fileSize="19874168" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_Zune_ch9.wmv" expression="full" duration="68" fileSize="5350169" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/4/4/3/2/4/ActivateTabOnTheRibbon_ch9.wmv" length="4074477" type="video/x-ms-wmv" /><dc:creator>Harry Miller</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Activating-a-Custom-Tab-on-the-Ribbon-When-a-Document-Is-Opened/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/423448/Trackback.aspx</trackback:ping><category>MS Office</category><category>Ribbon</category><category>Visual Studio Tools for Office</category><category>VSTO</category></item><item><title>Turn Off Automatic Conversion of Office 2003 Projects into 2007 Projects</title><description>&lt;img src="http://channel9.msdn.com/Link/caa32ba3-6a51-4b3b-bbc2-1f47d0a4ba63/" border="0" /&gt;In Visual Studio 2008, when you open a Microsoft Office 2003 project, by default it starts the project migration wizard if you have the 2007 Microsoft Office system installed on your development computer. In other words, Visual Studio automatically tries to upgrade older VSTO projects to the version of Office that you have installed.&lt;br /&gt;
&lt;br /&gt;
If you need to maintain the 2003 version of the project, you can turn off this default setting.&lt;img src="http://channel9.msdn.com/423236/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Turn-Off-Automatic-Conversion-of-Office-2003-Projects-into-2007-Projects/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Turn-Off-Automatic-Conversion-of-Office-2003-Projects-into-2007-Projects/</link><pubDate>Mon, 25 Aug 2008 15:28:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/HarryMiller/Turn-Off-Automatic-Conversion-of-Office-2003-Projects-into-2007-Projects/</guid><evnet:views>3849</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/423236/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In Visual Studio 2008, when you open a Microsoft Office 2003 project, by default it starts the project migration wizard if you have the 2007 Microsoft Office system installed on your development computer. In other words, Visual Studio automatically tries to upgrade older VSTO projects to the version of Office that you have installed.&lt;br /&gt;
&lt;br /&gt;
If you need to maintain the 2003 version of the project, you can turn off this default setting.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/3/2/3/2/4/TurnOffConversionWizard_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/caa32ba3-6a51-4b3b-bbc2-1f47d0a4ba63/" height="64" width="85" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/3/2/3/2/4/ConversionWizard_2500.wmv" expression="full" duration="108" fileSize="18068344" type="video/x-ms-wmv" medium="video" /><dc:creator>Harry Miller</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Turn-Off-Automatic-Conversion-of-Office-2003-Projects-into-2007-Projects/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/423236/Trackback.aspx</trackback:ping><category>MS Office</category><category>Visual Studio</category><category>Visual Studio Tools for Office</category><category>VSTO</category></item><item><title>Create an Excel Shortcut Menu That Writes Selections to a Text File</title><description>&lt;p&gt;It doesn't take much code to add a command to a shortcut menu in Excel, but the menu objects have strange names so it's not intuitive, to me at least. The trickiest part is just sorting out how it's supposed to work, because it seems like it should be different from adding buttons to toolbars, but it really looks like that's what you're doing.&lt;/p&gt;
&lt;p&gt;The code is all posted in &lt;a href="http://blogs.msdn.com/vsto/archive/2008/08/22/create-an-excel-shortcut-menu-that-writes-selected-values-to-a-text-file-harry-miller.aspx" title="VSTO team blog" target="_blank"&gt;this post on the VSTO team blog&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thanks to McLean Schofield, programmer/writer and 3-star forum answer person, for this code example!&lt;/p&gt;&lt;img src="http://channel9.msdn.com/422997/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File/</comments><link>http://channel9.msdn.com/posts/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File/</link><pubDate>Sat, 23 Aug 2008 00:25:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wmv</guid><evnet:views>11180</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/422997/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It doesn't take much code to add a command to a shortcut menu in Excel, but the menu objects have strange names so it's not intuitive, to me at least. The trickiest part is just sorting out how it's supposed to work, because it seems like it should be different from adding buttons to toolbars, but it really looks like that's what you're doing.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_small_ch9.jpg" height="64" width="85" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp4" expression="full" duration="230" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp4" expression="full" duration="230" fileSize="8509903" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp3" expression="full" duration="230" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp3" expression="full" duration="230" fileSize="1840483" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp4" expression="full" duration="230" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.mp4" expression="full" duration="230" fileSize="8509903" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wma" expression="full" duration="230" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wma" expression="full" duration="230" fileSize="1867541" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wmv" expression="full" duration="230" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wmv" expression="full" duration="230" fileSize="9168473" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_2MB_ch9.wmv" expression="full" duration="230" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_2MB_ch9.wmv" expression="full" duration="230" fileSize="38547364" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_Zune_ch9.wmv" expression="full" duration="230" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_Zune_ch9.wmv" expression="full" duration="230" fileSize="15606885" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/9/9/2/2/4/ExcelShortcutMenu_ch9.wmv" length="9168473" type="video/x-ms-wmv" /><dc:creator>Harry Miller</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/422997/Trackback.aspx</trackback:ping><category>Excel</category><category>MS Office</category><category>VSTO</category></item></channel></rss>