<?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; Visual Studio</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/visual-studio/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>Controlling Outlook region&#8217;s state and form&#8217;s size in Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 10:50:36 +0000</pubDate>
		<dc:creator>Fedor Shihantsov</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[Excel]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></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=1794</guid>
		<description><![CDATA[Here I will tell you how and where you can control the state of the regions where a custom task pane or an Outlook region is located, and also show how you can control the size of those forms]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment: Summary</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/16/outlook-security-manager2010-deployment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/16/outlook-security-manager2010-deployment/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:26:50 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Deployment]]></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=1931</guid>
		<description><![CDATA[If your application uses the Outlook Security Manager component, you need to know how to deploy it properly. I hope that my series of article will help you on the road. In this final part I will try to sum up all the main points for you to orient yourself better in all this information]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/16/outlook-security-manager2010-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
