<?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/"
		>
<channel>
	<title>Comments on: ASP.NET MVC &#8211; Passing Data Around</title>
	<atom:link href="http://www.manyniches.com/n00b-notes/aspnet-mvc-passing-data-around/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manyniches.com/n00b-notes/aspnet-mvc-passing-data-around/</link>
	<description>Jack of All Trades, Master of Some</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Evan</title>
		<link>http://www.manyniches.com/n00b-notes/aspnet-mvc-passing-data-around/comment-page-1/#comment-1236</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Wed, 29 Dec 2010 20:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.manyniches.com/uncategorized/aspnet-mvc-passing-data-around/#comment-1236</guid>
		<description>I prefer strongly-typed views and passing a single view-model object that contains my business entities and other stuff I want to pass. The ViewData approach is error prone and could break during refactoring plus you get no intellisense.</description>
		<content:encoded><![CDATA[<p>I prefer strongly-typed views and passing a single view-model object that contains my business entities and other stuff I want to pass. The ViewData approach is error prone and could break during refactoring plus you get no intellisense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Buzz, Page 1</title>
		<link>http://www.manyniches.com/n00b-notes/aspnet-mvc-passing-data-around/comment-page-1/#comment-154</link>
		<dc:creator>ASP.NET MVC Archived Buzz, Page 1</dc:creator>
		<pubDate>Wed, 04 Feb 2009 20:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.manyniches.com/uncategorized/aspnet-mvc-passing-data-around/#comment-154</guid>
		<description>[...] to Vote[FriendFeed] ASP.NET MVC – Passing Data Around (2/4/2009)Wednesday, February 04, 2009 from [...]</description>
		<content:encoded><![CDATA[<p>[...] to Vote[FriendFeed] ASP.NET MVC – Passing Data Around (2/4/2009)Wednesday, February 04, 2009 from [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

