<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Generating Reports in Visual C# 2008 Express Edition</title>
	<atom:link href="http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/</link>
	<description>Useful information about C# and .Net</description>
	<lastBuildDate>Mon, 14 Dec 2009 11:54:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shahid karimi</title>
		<link>http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-70</link>
		<dc:creator>shahid karimi</dc:creator>
		<pubDate>Sat, 30 Aug 2008 06:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-70</guid>
		<description>creating reports using crystal report is quit easy, but i falied to generate a simple report using the report component in the .net. please help me.</description>
		<content:encoded><![CDATA[<p>creating reports using crystal report is quit easy, but i falied to generate a simple report using the report component in the .net. please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Ryan</title>
		<link>http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-58</link>
		<dc:creator>Brett Ryan</dc:creator>
		<pubDate>Sun, 04 May 2008 23:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-58</guid>
		<description>Hi, I currently have a windows forms application that uses GDI+ to draw my custom cell renderer for a DataGridView. As my print output is not to look like the control but each cell is to look the same I have a custom painter that draws the cells by passing the Graphics object. This allows me to use the same renderer in the DataGridView and printing while having a different layout.

I also have a PDF function that allows the document to be printed to PDF, though this is an image file for each page.

I&#039;m wondering how it is possible to create an XPS document and pass it a Graphics object?</description>
		<content:encoded><![CDATA[<p>Hi, I currently have a windows forms application that uses GDI+ to draw my custom cell renderer for a DataGridView. As my print output is not to look like the control but each cell is to look the same I have a custom painter that draws the cells by passing the Graphics object. This allows me to use the same renderer in the DataGridView and printing while having a different layout.</p>
<p>I also have a PDF function that allows the document to be printed to PDF, though this is an image file for each page.</p>
<p>I&#8217;m wondering how it is possible to create an XPS document and pass it a Graphics object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotupdate</title>
		<link>http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-52</link>
		<dc:creator>dotupdate</dc:creator>
		<pubDate>Tue, 05 Feb 2008 22:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-52</guid>
		<description>Sorry, I don&#039;t yet have a tutorial on this.  However, the idea is simple...  WPF makes it easy to lay out a page with the information that you want to display.  Then you can use the method above to create an .xps file that can be printed.</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t yet have a tutorial on this.  However, the idea is simple&#8230;  WPF makes it easy to lay out a page with the information that you want to display.  Then you can use the method above to create an .xps file that can be printed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daisuke</title>
		<link>http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-51</link>
		<dc:creator>Daisuke</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2008/01/03/generating-reports-in-visual-c-2008-express-edition/#comment-51</guid>
		<description>Hello, thanks for the information, but i ned to ask if you have any adress with tutorials or something like that to lear how to use WPF to create reports.

thanks</description>
		<content:encoded><![CDATA[<p>Hello, thanks for the information, but i ned to ask if you have any adress with tutorials or something like that to lear how to use WPF to create reports.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
