<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Add-in Express Blog</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Thu, 11 Mar 2010 12:03:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visual Studio 2010, Office 2010 and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/05/visual-studio-2010-office2010/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/05/visual-studio-2010-office2010/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 16:26:21 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1197</guid>
		<description><![CDATA[Every time when I set about to write on some topic like this, I am torn by internal strife - whether to develop a theme in such a major-marketing tone, so characteristic of bravura press-releases that have already flooded web-sites of component vendors, or simply publish a post on the blog. ]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/05/visual-studio-2010-office2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize Outlook Inspector toolbars (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-toolbars-vbnet-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-toolbars-vbnet-video-howto/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 11:32:47 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1186</guid>
		<description><![CDATA[Today we are going to explore the capabilities of the ADXOlInspectorCommandBar component that you can use to add your own toolbars and modify existing ones in Outlook 2000, XP and 2003. This component as well as ADXOlExplorerCommandBar is context-sensitive]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-toolbars-vbnet-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Modify Outlook Inspector command bars (VSTO)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-commandbars-vsto-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-commandbars-vsto-video-howto/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 11:30:37 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1190</guid>
		<description><![CDATA[This visual sample highlights the capacities of the ADXOlInspectorCommandBar component that you can use to add your own toolbars and modify existing ones in Outlook 2003. Like ADXOlExplorerCommandBar, this component is also context-sensitive]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/05/outlook-inspector-commandbars-vsto-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Deploy Outlook Security Manager with ClickOnce using Reg Free COM</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 15:36:37 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook security]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1175</guid>
		<description><![CDATA[Many of you are likely to have encountered the phrase DLL Hell in the glory days of the COM technology. Of course, with the arrival of the .NET era, developers got rid of this headache. But even these days COM is actively used in many applications. Our Outlook Security Manager is a vivid example of the COM technology usage in respect to applications, or add-ins;]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize Outlook Inspector in a VB.NET COM add-in</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/26/outlook-inspector-customize/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/26/outlook-inspector-customize/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 18:26:52 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1171</guid>
		<description><![CDATA[A couple of weeks ago I came across an interesting article on MSDN - Building a C++ Add-in for Outlook 2010. Aha, Outlook 2010, I need to scrutinize it when I have a spare minute, definitely I will find something remarkable there. This is what I thought when added a new task with the link to that article to my TODO list. Well, I've got a spare minute today]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/26/outlook-inspector-customize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize Outlook Inspector menu (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-video-howto/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:40:32 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1155</guid>
		<description><![CDATA[This is yet another short HowTo sample of the serious exploring all possible ways of the Outlook UI customization. And today we will show you how to customize the Inspector main menu in Outlook 2000-2003]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize Outlook Inspector menu (VSTO)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-vsto-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-vsto-video-howto/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:36:57 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1157</guid>
		<description><![CDATA[We continue a series of short video HowTo samples that focus on various ways of customizing the Outlook user interface. Today we are going to look into the main menu of Outlook 2003 Inspector]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/19/outlook-inspector-menu-vsto-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Register your MS Office add-in with WiX</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:15:18 +0000</pubDate>
		<dc:creator>Fokke Post</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1121</guid>
		<description><![CDATA[If you are using Microsoft’s WiX toolset to build a setup for your Add-In, then there are several ways to register the Add-In. I’ve seen examples that use a custom action to call RegSvr32.exe to do the registration. But since RegSvr32.exe does nothing more than calling the DllRegisterServer function of our Add-In, why not calling that directly from a custom action?]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add-in Express for Office &#8211; Generation 2010 roadmap</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/05/office-2010-roadmap/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/05/office-2010-roadmap/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 14:27:15 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1066</guid>
		<description><![CDATA[We started Generation 2010 in November, 2009 and even had time to release Add-in Express 2010 for Internet Explorer. As for "Office", for quite a long time there have been more questions than answers. And, quite naturally, we've been dependent not only on the plans of Microsoft but Embarcadero's schedule as well.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/05/office-2010-roadmap/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize Outlook Explorer using Add-in Express regions (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/05/outlook-explorer-regions-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/05/outlook-explorer-regions-video-howto/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:14:34 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1090</guid>
		<description><![CDATA[This video HowTo showcases the capabilities of Add-in Express Advanced Regions for customizing Outlook 2000 - 2007 views. Using advanced regions you can embed your .net form into a native Outlook view and customize such Outlook Explorer parts as Reading Pane, List of items (Supergrid), place your custom form under the Navigation Pane, etc]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/05/outlook-explorer-regions-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
