<?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>MattVanAndel.com &#187; ASPX</title>
	<atom:link href="http://www.mattvanandel.com/tag/aspx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvanandel.com</link>
	<description>Web Development for the Developmentally Challenged</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:33:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET Tutorial 6: Outputting Data to the Webpage</title>
		<link>http://www.mattvanandel.com/880/asp-net-tutorial-6-outputting-data-to-the-webpage/</link>
		<comments>http://www.mattvanandel.com/880/asp-net-tutorial-6-outputting-data-to-the-webpage/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 19:24:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[@Complexity: Beginner]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASPX]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.mattvanandel.com/?p=880</guid>
		<description><![CDATA[This article explains the three primary methods of outputting data onto a webpage from the code-behind class: Labels, Literals, and the Response.Write() method. This article is also useful for gaining a basic understanding of how .NET handles communication between elements on the ASPX webpage and the C# code-behind class.]]></description>
		<wfw:commentRss>http://www.mattvanandel.com/880/asp-net-tutorial-6-outputting-data-to-the-webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
