<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SilverlightReporting Wiki Rss Feed</title><link>http://silverlightreporting.codeplex.com/</link><description>SilverlightReporting Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Sample Overview&lt;/h2&gt;This project, a unofficial project by Pete Brown of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 5.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;Currently the sample consists of the full source code of a simple report writer. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It does not include grouping, sections, cover pages, or other reporting tasks better suited to a more complete report writer.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight 5 in Action &lt;/h4&gt;(chapter 31 is on printing and builds a simple report similar to the code here)&lt;br /&gt;&lt;a href="http://manning.com/pbrown2/" class="externalLink"&gt;http://manning.com/pbrown2/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Sat, 07 Jan 2012 06:51:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120107065100A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Sample Overview&lt;/h2&gt;This project, a unofficial project by Pete Brown of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;Currently the sample consists of the full source code of a simple report writer. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It does not include grouping, sections, cover pages, or other reporting tasks better suited to a more complete report writer.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight 5 in Action &lt;/h4&gt;(chapter 31 is on printing and builds a simple report similar to the code here)&lt;br /&gt;&lt;a href="http://manning.com/pbrown2/" class="externalLink"&gt;http://manning.com/pbrown2/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Sat, 07 Jan 2012 00:54:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120107125417A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Sample Overview&lt;/h2&gt;This project, a unofficial joint effort between Pete Brown and David Poll of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It does not include grouping, sections, cover pages, or other reporting tasks better suited to a more complete report writer. Subsequent releases may incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Mon, 14 Jun 2010 20:29:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100614082942P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Overview&lt;/h2&gt;This project, a unofficial joint effort between Pete Brown and David Poll of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It does not include grouping, sections, cover pages, or other reporting tasks better suited to a more complete report writer. Subsequent releases may incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Mon, 14 Jun 2010 20:29:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100614082901P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Overview&lt;/h2&gt;This project, a unofficial joint effort between Pete Brown and David Poll of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It does not include grouping, sections, cover pages, or other reporting tasks better suited to a more complete report writer.&lt;br /&gt;&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Mon, 14 Jun 2010 20:28:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100614082837P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Overview&lt;/h2&gt;This project, a unofficial joint effort between Pete Brown and David Poll of Microsoft, provides a a very basic framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Mon, 14 Jun 2010 20:05:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100614080511P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Overview&lt;/h2&gt;This project, a unofficial joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 20:21:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611082137P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Silverlight Reporting Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 20:11:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611081130P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;report footer with support for calculated fields&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 17:28:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611052830P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a sample, printed using the XPS print driver in Windows 7. Note the headers and footers, page numbering, variable-height rows etc.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 06:26:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611062602A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Silverlight in Action, Revised Edition &lt;/h4&gt;(chapter 19 is on printing and builds a simple report)&lt;br /&gt;&lt;a href="http://manning.com/pbrown/" class="externalLink"&gt;http://manning.com/pbrown/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 06:24:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611062454A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes:
&lt;ul&gt;&lt;li&gt;automatic pagination&lt;/li&gt;
&lt;li&gt;support for line items of varying height&lt;/li&gt;
&lt;li&gt;total page count&lt;/li&gt;
&lt;li&gt;templating&lt;/li&gt;
&lt;li&gt;page headers and footers&lt;/li&gt;
&lt;li&gt;events to allow hooking into printing at various stages&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 06:15:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611061520A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;This project, a joint effort between Pete Brown and David Poll of Microsoft, provides a framework for building simple, short, multi-page reports using Silverlight 4.&lt;br /&gt;&lt;br /&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes pagination, total page count, templating, and support for page headers and footer. Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 05:56:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611055640A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=4</link><description>&lt;div class="wikidoc"&gt;This project provides a framework for building simple multi-page reports using Silverlight 4.&lt;br /&gt;
&lt;h2&gt;Intent&lt;/h2&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;This project is a joint unofficial effort between Pete Brown and David Poll of Microsoft. &lt;br /&gt;&lt;br /&gt;The initial release contains the source code of a simple report writer by Pete Brown. It includes pagination, total page count, templating, and support for page headers and footer. Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightReporting&amp;DownloadId=126657" alt="pmb_sample_report.jpg" title="pmb_sample_report.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 05:47:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611054738A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverlightreporting.codeplex.com/wikipage?version=3</link><description>&lt;div class="wikidoc"&gt;This project provides a framework for building simple multi-page reports using Silverlight 4.&lt;br /&gt;
&lt;h2&gt;Intent&lt;/h2&gt;The intent is not to be an all-encompassing reporting solution, or a solution for large reports. Instead, this is a set of code you can build upon to create short (2-5 page) reports from your Silverlight applications.&lt;br /&gt;&lt;br /&gt;This project is a joint unofficial effort between Pete Brown and David Poll of Microsoft. The initial release contains the source code of a simple report writer by Pete Brown. Subsequent releases will incorporate datagrid printing and other features from David&amp;#39;s code.&lt;br /&gt;
&lt;h2&gt;Additional Information&lt;/h2&gt;For additional information on the two posts that created this project, see:&lt;br /&gt;
&lt;h4&gt;Creating a Simple Report Writer in Silverlight 4 - Pete Brown&lt;/h4&gt;&lt;a href="http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4" class="externalLink"&gt;http://10rem.net/blog/2010/05/09/creating-a-simple-report-writer-in-silverlight-4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Making Printing Easier in Silverlight 4&lt;/h4&gt;&lt;a href="http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/" class="externalLink"&gt;http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;Requires Silverlight 4 and Visual Studio 2010.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Psychlist1972</author><pubDate>Fri, 11 Jun 2010 05:42:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100611054237A</guid></item></channel></rss>