<?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>Kevin Boske - VSTA : Office 2007</title><link>http://blogs.msdn.com/kevinboske/archive/tags/Office+2007/default.aspx</link><description>Tags: Office 2007</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Open XML File Format Snippets RTW!</title><link>http://blogs.msdn.com/kevinboske/archive/2006/11/28/open-xml-file-format-snippets-rtw.aspx</link><pubDate>Wed, 29 Nov 2006 01:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1167888</guid><dc:creator>KevinBoske</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/1167888.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=1167888</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=1167888</wfw:comment><description>&lt;P&gt;We've released&amp;nbsp;the final version of the code snippets I told you about back in &lt;A class="" title="Beta2 Snippet Post" href="http://blogs.msdn.com/kevinboske/archive/2006/06/17/open-xml-code-snippets-live.aspx" mce_href="http://blogs.msdn.com/kevinboske/archive/2006/06/17/open-xml-code-snippets-live.aspx"&gt;June&lt;/A&gt;.&amp;nbsp; These are the same snippets, updated&amp;nbsp;with the final schemas and namespaces that we used in the shipping version of 2007 Office System.&amp;nbsp; There are 40 scenarios that enable you to write code in VB.NET and C# to access and edit Open XML files without the Office client applications.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;You will want to uninstall the Beta snippets before installing these. They are licensed for you to reuse in your own applications however you see fit.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8d46c01f-e3f6-4069-869d-90b8b096b556&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=8d46c01f-e3f6-4069-869d-90b8b096b556&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Happy Coding&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1167888" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+Open+XML+Development/default.aspx">Office Open XML Development</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+2007/default.aspx">Office 2007</category></item><item><title>(almost) Everything Shipped!</title><link>http://blogs.msdn.com/kevinboske/archive/2006/11/09/almost-everything-shipped.aspx</link><pubDate>Thu, 09 Nov 2006 20:24:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1044503</guid><dc:creator>KevinBoske</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/1044503.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=1044503</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=1044503</wfw:comment><description>&lt;p&gt;Okay, I've been out for a couple of days, taking some time after shipping Office 2007 and getting ready for another product delivery (our second child, a girl, due &lt;em&gt;anytime&lt;/em&gt;).&lt;/p&gt; &lt;p&gt;While I was busy getting baby stuff out of storage, the rest of the company kept busy shipping great products for 2007.&amp;nbsp; Here's the rollup with links of everything that came out over the past couple of days:&lt;/p&gt; &lt;p&gt;&lt;a href="http://msdn.microsoft.com/office/tool/vsto/2005SE/default.aspx"&gt;Visual Studio 2005 Tools for Office Second Edition&lt;/a&gt;&lt;/p&gt; &lt;p&gt;VSTO 2005 SE is a fully-supported &lt;em&gt;free &lt;/em&gt;add-on to Visual Studio 2005 that enables developers to build applications on the 2007 Office System.&amp;nbsp; This is really great, the folks in VSTO stepped up and got this Second Edition&amp;nbsp;out just in time for Office 2007.&amp;nbsp; Here are some highlights of the functionality:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Application-level add-in support for the most popular 2007 Office System applications including Outlook, Excel, Word, PowerPoint, InfoPath and Visio, and provides safe loading/unloading and easy management of managed add-ins.&lt;/li&gt; &lt;li&gt;Design-time and runtime support for key 2007 Office System features such as the Ribbon, Custom Task Panes, and Outlook forms regions. &lt;/li&gt; &lt;li&gt;NOTE: There are &lt;i&gt;no&lt;/i&gt; &lt;i&gt;visual designers&lt;/i&gt; for these features in this release.&lt;/li&gt; &lt;li&gt;Design-time support for InfoPath 2007 form templates&lt;/li&gt; &lt;li&gt;Maintainability and compatibility assurances. VSTO 2005 SE ensures that the applications customers have built on Office 2003 with VSTO 2005 continue to run with 2007 Office system.&lt;/li&gt; &lt;li&gt;The ability to run in Visual Studio 2005 Professional.&lt;/li&gt; &lt;li&gt;Expanded application-level add-in support for these Office 2003 Standard and Professional applications: Word, Excel, Outlook, PowerPoint and Visio.&lt;/li&gt; &lt;li&gt;VSTO 2005 SE Setup allows you to install VSTO 2005 SE on Microsoft Vista. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Go get it and start building some great CTP solutions!&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=10CC340B-F857-4A14-83F5-25634C3BF043&amp;amp;displaylang=en"&gt;.NET Framework 3.0&lt;/a&gt;&lt;/p&gt; &lt;p&gt;In this released build of .NET 3.0, you will find the System.IO.Packaging namespace in the windowsbase.dll assembly.&amp;nbsp; This is Microsoft's offering to enable developers to write applications against the Office Open XML file formats.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/windowsvista/"&gt;Windows Vista&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Yes, you heard it right, Vista has shipped, it's finally here.&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1044503" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+Open+XML+Development/default.aspx">Office Open XML Development</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Custom+Task+Panes/default.aspx">Custom Task Panes</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTO/default.aspx">VSTO</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+2007/default.aspx">Office 2007</category></item><item><title>Office System 2007 is Golden!</title><link>http://blogs.msdn.com/kevinboske/archive/2006/11/06/office-system-2007-is-golden.aspx</link><pubDate>Mon, 06 Nov 2006 19:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1000928</guid><dc:creator>KevinBoske</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/1000928.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=1000928</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=1000928</wfw:comment><description>&lt;P&gt;We signed off on the final build of Office 2007!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/presspass/press/2006/nov06/11-062007OfficeRTMPR.mspx" mce_href="http://www.microsoft.com/presspass/press/2006/nov06/11-062007OfficeRTMPR.mspx"&gt;http://www.microsoft.com/presspass/press/2006/nov06/11-062007OfficeRTMPR.mspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1000928" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+2007/default.aspx">Office 2007</category></item></channel></rss>