<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Coding &#187; ASP.NET</title>
	<atom:link href="http://code.dortikum.net/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.dortikum.net</link>
	<description>Free your imagination</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:45:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Capture the HTML output from a custom server control in ASP.NET</title>
		<link>http://code.dortikum.net/2008/11/20/capture-the-html-output-from-a-custom-server-control-in-aspnet/</link>
		<comments>http://code.dortikum.net/2008/11/20/capture-the-html-output-from-a-custom-server-control-in-aspnet/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 22:16:06 +0000</pubDate>
		<dc:creator>Boyan Mihaylov</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[render]]></category>
		<category><![CDATA[server controls]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/?p=150</guid>
		<description><![CDATA[Custom server controls do great job. A complex page can easily be split into many controls. In this way it becomes easier to support after that. Used in a page, a server control follows the whole page life cycle. Sometimes you will need just to get the HTML output from a server control for a [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/11/20/capture-the-html-output-from-a-custom-server-control-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
