<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Small Changes: VSTO host item and host controls &amp; InnerObject</title><link>http://blogs.msdn.com/b/eric_carter/archive/2005/08/23/453675.aspx</link><description>In VSTO, we have host item bases (the base classes for the Document, Workbook, Sheet, and Chart project items) and host item controls (member variables of these base classes that are created when you add bookmarks, named ranges, list objects etc. to Word</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Small Changes: VSTO host item and host controls &amp; InnerObject</title><link>http://blogs.msdn.com/b/eric_carter/archive/2005/08/23/453675.aspx#474401</link><pubDate>Tue, 27 Sep 2005 18:14:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474401</guid><dc:creator>Bob C</dc:creator><description>So, Code like this is not best-practice in a VSTO RC Outlook add-in?&lt;br&gt;&lt;br&gt;Imports Outlook = Microsoft.Office.Interop.Outlook '&amp;lt;Microsoft.Office.Interop.Outlook&lt;br&gt;Imports Office = Microsoft.Office.Core&lt;br&gt;Imports System.Text&lt;br&gt;Imports SysInfo = System.Windows.Forms.SystemInformation&lt;br&gt;Imports Microsoft.Reporting.WinForms&lt;br&gt;&lt;br&gt;&lt;br&gt;Friend Class MJContactBuilder&lt;br&gt;&lt;br&gt;    'Private WithEvents _app As Outlook.Application&lt;br&gt;    Friend _app As MJ_Outlook_EntContacts.ThisApplication 'Outlook.Application&lt;br&gt;&lt;br&gt;&lt;br&gt;    Private _MJContactsView As Outlook.View&lt;br&gt;&lt;br&gt;    Friend _OutlookContact As Outlook.ContactItem&lt;br&gt;    Private _OutlookSelection As Outlook.Selection&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=474401" width="1" height="1"&gt;</description></item><item><title>re: Small Changes: VSTO host item and host controls &amp; InnerObject</title><link>http://blogs.msdn.com/b/eric_carter/archive/2005/08/23/453675.aspx#474395</link><pubDate>Tue, 27 Sep 2005 18:01:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474395</guid><dc:creator>Bob C</dc:creator><description>Eric,&lt;br&gt;&lt;br&gt;How do we migrate a VSTO add-in from VS2005 B2 to VS2005 RC compatable code?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=474395" width="1" height="1"&gt;</description></item><item><title>VSTO: Changes to Application Object</title><link>http://blogs.msdn.com/b/eric_carter/archive/2005/08/23/453675.aspx#455221</link><pubDate>Tue, 23 Aug 2005 21:44:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:455221</guid><dc:creator>John R. Durant's WebLog</dc:creator><description>Today, Eric Carter blogged about Small Changes: VSTO host item and host controls &amp;amp;amp;amp; InnerObject. Basically,...&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=455221" width="1" height="1"&gt;</description></item></channel></rss>