<?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 Blogs &#187; .NET</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/net/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>Wed, 28 Jul 2010 16:31:34 +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>Video HowTo: Add any .net controls to Internet Explorer toolbars (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/28/ie-toolbars-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/28/ie-toolbars-video-howto/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 16:31:34 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2226</guid>
		<description><![CDATA[Besides Explorer bar and Explorer menus, I can suggest looking into one more visual thing that can be quickly customized with Add-in Express for Internet Explorer and .net. This is IE toolbars]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/28/ie-toolbars-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Dynamics CRM and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/26/outlook-dynamics-crm/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/26/outlook-dynamics-crm/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:34:12 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2217</guid>
		<description><![CDATA[Microsoft Dynamics CRM (Customer Relationship Management) is quickly becoming one of the leading CRM Suites for midsized and large organizations according to a recent research report. You might ask how this affects you as Office developer
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/26/outlook-dynamics-crm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insight of Add-in Express Loader</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/23/loader-insight/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/23/loader-insight/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 11:25:28 +0000</pubDate>
		<dc:creator>Sergey Grischenko</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2181</guid>
		<description><![CDATA[Add-in Express Loader is an unmanaged dll developed with the Visual C++ Active Template Library (ATL). It acts as a proxy between a host application and the real .NET library. The loader itself is never registered and it shouldn’t be. It is just specified as a dll to be loaded for managed classes
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/23/loader-insight/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Customize main and context menus in Internet Explorer (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/16/ie-main-context-menu-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/16/ie-main-context-menu-video-howto/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:21:19 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2161</guid>
		<description><![CDATA[Apart from Explorer bar there are a few more things that can be easily customized in Internet Explorer and today we will look into the customization of main menu and context menus. Yes, you can modify them by adding your own menu items]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/16/ie-main-context-menu-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Create a custom Explorer bar for Internet Explorer (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/08/ie-explorer-bar-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/08/ie-explorer-bar-video-howto/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 16:46:19 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2141</guid>
		<description><![CDATA[Let's talk about extending Internet Explorer user interface. What visual feature is most frequently used by an average user? I bet it is Favorites, of course after the Address Bar]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/08/ie-explorer-bar-video-howto/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RTD Servers and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/05/rtd-servers-excel-2010-2002/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/05/rtd-servers-excel-2010-2002/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 17:10:24 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[RTD servers]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2109</guid>
		<description><![CDATA[Real-time data (RTD) is data that updates on its own schedule. The most common example is stock quotes, warehouse activities and web server loads. In this post, Northwind Traders has requested a sales dashboard in Excel that updates sales figures and targets dynamically by reading order information from their sales database]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/05/rtd-servers-excel-2010-2002/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Communicate with a COM add-in from a standalone application</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/02/standalone-application-addin-communicate/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/02/standalone-application-addin-communicate/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 17:02:09 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2105</guid>
		<description><![CDATA[In order to get a standalone application to communicate with a COM add-in, the application needs to have access to the running host application (Microsoft Excel in our case), get the COMAddins collection, find a needed instance of the add-in there and use reflection to call public methods or retrieve public properties]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/02/standalone-application-addin-communicate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Build and control Advanced Task Panes in Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:47:44 +0000</pubDate>
		<dc:creator>Ty Anderson</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2088</guid>
		<description><![CDATA[What I really write about today is the topic of Office task panes. Office 2003 calls them action panes. Office 2007 and 2010 call them custom task panes. At Add-in Express , they are known as Advanced Task Panes. What are they?]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook Events Logger Add-in &#8211; release version</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/01/outlook-events-tool/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/01/outlook-events-tool/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 14:57:08 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2090</guid>
		<description><![CDATA[Some weeks ago we published Beta 1 of Add-in Express Events Add-in for Outlook, free add-in or rater tool that can help you learn events in the Outlook 2000-2010 Object Model. Today we have the Release version ready]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/01/outlook-events-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smart Tags and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 12:30:35 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[smart tags]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2068</guid>
		<description><![CDATA[Smart Tags is a feature in Office by which Word, Excel, PowerPoint and Outlook (if Word is used as the default editor) recognizes certain words and then presents the user with additional actions based on the selected text.  It is available in Office 2002 to 2007, it is noticeably absent in Office 2010 as it has been deprecated, meaning that Word, Excel, PowerPoint and Outlook will not automatically recognize words as in the previous versions]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
