<?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>Tech Talk Madness &#187; ASP, ASP.NET</title>
	<atom:link href="http://ttm.pti.net/?cat=21&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ttm.pti.net</link>
	<description>Talking IT for a Data-Driven World</description>
	<lastBuildDate>Thu, 02 May 2013 15:44:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MVC &#8211; Using Partial Views with reduced model data</title>
		<link>http://ttm.pti.net/?p=201</link>
		<comments>http://ttm.pti.net/?p=201#comments</comments>
		<pubDate>Mon, 14 May 2012 14:11:54 +0000</pubDate>
		<dc:creator>pprunier</dc:creator>
				<category><![CDATA[App Dev]]></category>
		<category><![CDATA[ASP, ASP.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://techtalkmadness.com/?p=201</guid>
		<description><![CDATA[When working with MVC, it is easy to get into the habit of passing large amounts of model data around your different views, including partial views.  It is easier, and much faster to pass the same model, with all of the data you might, or might not need.  In applications where speed and performance must [...]]]></description>
		<wfw:commentRss>http://ttm.pti.net/?feed=rss2&#038;p=201</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
