<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Sample code for VSTO tutorial: Generating Invoices from a Word Template</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Project/ProjectRss.aspx</link><description>This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt; &lt;br /&gt;Note: The tutorial that accompanies the samples files has not been published yet. The tutorial is expected to be published by October, 2008.&lt;br /&gt; &lt;br /&gt;This sample provides an implementation of a specific business scenario involving Word. In this scenario, an employee of the fictitious Northwind company uses a VSTO-customized Word template to create copies of sales invoices for customers that have placed orders with the company. &lt;br /&gt; &lt;br /&gt;The employee uses data-bound controls on the Document Actions task pane (also called the actions pane) to choose the company and the order details to add to a table in the document. Only a subset of the order details are added to the table; the full order details are added to custom XML parts that are embedded in the document. To control the text in the document, the template uses data-bound content controls. The customer that the document is addressed to and the table that contains the order details are enclosed in read-only content controls, and can be modified only by using controls on the task pane.&lt;br /&gt; &lt;br /&gt;After the employee is finished with the document, they can click a button on the task pane to remove the VSTO customization from the document. This enables other customers to open the document without having to install the VSTO customization.&lt;br /&gt; &lt;br /&gt;This sample illustrates the following tasks:&lt;br /&gt;•	Creating a Word template project for Word 2007, and adding text and data-bound content controls to the template that is hosted in the Visual Studio designer.&lt;br /&gt;•	Adding an actions pane to the template, and adding data-bound controls to the task pane.&lt;br /&gt;•	Using the object model of Word to add rows to a table in the document, and to add custom XML parts to the document.&lt;br /&gt;•	Removing the VSTO customization from the document after the employee is finished with it.&lt;br /&gt; &lt;br /&gt;This sample requires Word 2007 and Visual Studio 2008.&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Wed, 10 Sep 2008 00:34:49 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080910A</guid></item><item><title>UPDATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008)</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Release/ProjectReleases.aspx?ReleaseId=1513</link><description></description><author></author><pubDate>Wed, 10 Sep 2008 00:32:48 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008) 20080910A</guid></item><item><title>UPDATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008)</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Release/ProjectReleases.aspx?ReleaseId=1513</link><description></description><author></author><pubDate>Wed, 10 Sep 2008 00:31:49 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008) 20080910A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt; &lt;br /&gt;Note: The tutorial that accompanies the samples files has not been published yet. The tutorial is expected to be published by October, 2008.&lt;br /&gt; &lt;br /&gt;This sample provides an implementation of a specific business scenario involving Word. In this scenario, an employee of the fictitious Northwind company uses a VSTO-customized Word template to create copies of sales invoices for customers that have placed orders with the company. &lt;br /&gt; &lt;br /&gt;The employee uses data-bound controls on the Document Actions task pane (also called the actions pane) to choose the company and the order details to add to a table in the document. Only a subset of the order details are added to the table; the full order details are added to custom XML parts that are embedded in the document. To control the text in the document, the template uses data-bound content controls. The customer that the document is addressed to and the table that contains the order details are enclosed in read-only content controls, and can be modified only by using controls on the task pane.&lt;br /&gt; &lt;br /&gt;After the employee is finished with the document, they can click a button on the task pane to remove the VSTO customization from the document. This enables other customers to open the document without having to install the VSTO customization.&lt;br /&gt; &lt;br /&gt;This walkthrough illustrates the following tasks:&lt;br /&gt;•	Creating a Word template project for Word 2007, and adding text and data-bound content controls to the template that is hosted in the Visual Studio designer.&lt;br /&gt;•	Adding an actions pane to the template, and adding data-bound controls to the task pane.&lt;br /&gt;•	Using the object model of Word to add rows to a table in the document, and to add custom XML parts to the document.&lt;br /&gt;•	Removing the VSTO customization from the document after the employee is finished with it.&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 22:14:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt; &lt;br /&gt;Note: The tutorial that accompanies the samples files has not been published yet. &lt;br /&gt; &lt;br /&gt;This sample provides an implementation of a specific business scenario involving Word. In this scenario, an employee of the fictitious Northwind company uses a VSTO-customized Word template to create copies of sales invoices for customers that have placed orders with the company. &lt;br /&gt; &lt;br /&gt;The employee uses data-bound controls on the Document Actions task pane (also called the actions pane) to choose the company and the order details to add to a table in the document. Only a subset of the order details are added to the table; the full order details are added to custom XML parts that are embedded in the document. To control the text in the document, the template uses data-bound content controls. The customer that the document is addressed to and the table that contains the order details are enclosed in read-only content controls, and can be modified only by using controls on the task pane.&lt;br /&gt; &lt;br /&gt;After the employee is finished with the document, they can click a button on the task pane to remove the VSTO customization from the document. This enables other customers to open the document without having to install the VSTO customization.&lt;br /&gt; &lt;br /&gt;This walkthrough illustrates the following tasks:&lt;br /&gt;•	Creating a Word template project for Word 2007, and adding text and data-bound content controls to the template that is hosted in the Visual Studio designer.&lt;br /&gt;•	Adding an actions pane to the template, and adding data-bound controls to the task pane.&lt;br /&gt;•	Using the object model of Word to add rows to a table in the document, and to add custom XML parts to the document.&lt;br /&gt;•	Removing the VSTO customization from the document after the employee is finished with it.&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 22:13:52 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt; &lt;br /&gt;Note: The tutorial that accompanies the samples files has not been published yet. &lt;br /&gt; &lt;br /&gt;This sample provides an implementation of a specific business scenario involving Word. In this scenario, an employee of the fictitious Northwind company uses a VSTO-customized Word template to create copies of sales invoices for customers that have placed orders with the company. &lt;br /&gt; &lt;br /&gt;The employee uses data-bound controls on the Document Actions task pane (also called the actions pane) to choose the company and the order details to add to a table in the document. Only a subset of the order details are added to the table; the full order details are added to custom XML parts that are embedded in the document. To control the text in the document, the template uses data-bound content controls. The customer that the document is addressed to and the table that contains the order details are enclosed in read-only content controls, and can be modified only by using controls on the task pane.&lt;br /&gt; &lt;br /&gt;After the employee is finished with the document, they can click a button on the task pane to remove the VSTO customization from the document. This enables other customers to open the document without having to install the VSTO customization.&lt;br /&gt; &lt;br /&gt;This walkthrough illustrates the following tasks:&lt;br /&gt;•	Creating a Word template project for Word 2007, and adding text and data-bound content controls to the template that is hosted in the Visual Studio designer.&lt;br /&gt;•	Adding an actions pane to the template, and adding data-bound controls to the task pane.&lt;br /&gt;•	Writing code that uses the object model of Word to add rows to a table in the document, and to add custom XML parts to the document.&lt;br /&gt;•	Writing code that removes the vsto&lt;i&gt;current&lt;/i&gt;short customization from the document after the employee is finished with it.&lt;br /&gt;•	Building and running the project to test it.&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 22:13:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt; &lt;br /&gt;Note: This tutorial has not been published yet. &lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 22:09:36 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 21:57:44 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;This download provides the complete project files and source code for the tutorial &amp;#34;Walkthrough&amp;#58; Generating Invoices From a Word Template&amp;#34; in the VSTO documentation for Visual Studio 2008 SP1.
&lt;br /&gt;
&lt;/div&gt;</description><author>mcleans</author><pubDate>Mon, 08 Sep 2008 21:56:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080908P</guid></item><item><title>CREATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008)</title><link>http://code.msdn.microsoft.com/generateinvoicesvsto/Release/ProjectReleases.aspx?ReleaseId=1513</link><description></description><author></author><pubDate>Mon, 08 Sep 2008 21:53:05 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Project Files and Source Code for VSTO tutorial (Sep 08, 2008) 20080908P</guid></item></channel></rss>