<?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; C#</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/c/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>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>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>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>
		<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>XLL Add-ins and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/22/excel-udf-xll-addins/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/22/excel-udf-xll-addins/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:15:08 +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[C++]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[XLL]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1974</guid>
		<description><![CDATA[As I've mentioned in one of my previous posts, Excel has become one of my favourite reporting tools in the last few years. It is also the primary tool for anyone doing a data clean-up or conversion project]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/22/excel-udf-xll-addins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Fast Shutdown: under the yellow hood</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 10:49:07 +0000</pubDate>
		<dc:creator>Sally Peck</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[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1944</guid>
		<description><![CDATA[The Fast Shutdown feature found in Outlook 2010 represents a new direction for Microsoft Outlook towards Outlook stability and Outlook integrity. From Microsoft Outlook '97 till Microsoft Outlook 2007, system administrators around the world had to deal with Outlook hanging, Outlook Slow closing, corrupted PST (or OST) files and various Outlook Add-ins that hang for no reason]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment: Reg Free COM &amp; ClickOnce for Outlook 2010 64-bit, part 5</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/04/outlook-deployment-clickonce/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/04/outlook-deployment-clickonce/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:40:32 +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[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2010]]></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=1860</guid>
		<description><![CDATA[In part 2 of this series HowTo: Deploy Outlook Security Manager with ClickOnce using Reg Free COM we had a close look at how to deploy your standalone application with ClickOnce, if it uses the Outlook Security Manager component]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/04/outlook-deployment-clickonce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Framework 4, NoPIA  and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/#comments</comments>
		<pubDate>Fri, 28 May 2010 13:49:38 +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[PIAs]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1777</guid>
		<description><![CDATA[Let’s take a break from the Northwind Traders application for a while and talk about a new feature available in .Net Framework 4 : NoPIA  or Type Embedding. As you all know when we developed Office Add-ins or applications that integrated with the Office suite of products we have to include a reference to the Office PIAs or Primary Interop Assemblies
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
