<?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: Building forms for deep View Model graphs in ASP.NET MVC</title>
	<atom:link href="http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Wed, 22 May 2013 13:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Jalpesh Vadgama</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-5847</link>
		<dc:creator>Jalpesh Vadgama</dc:creator>
		<pubDate>Thu, 16 May 2013 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-5847</guid>
		<description>good work!! I found what I was searching for.. Thanks for sharing!!</description>
		<content:encoded><![CDATA[<p>good work!! I found what I was searching for.. Thanks for sharing!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4055</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 01 Nov 2011 00:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4055</guid>
		<description>The reason for creating child templates isn&#039;t just for re-use. Think of it similar to private methods in a class. Sometimes you want to just break big pieces into little pieces so that it&#039;s easier to understand the whole picture.</description>
		<content:encoded><![CDATA[<p>The reason for creating child templates isn&#8217;t just for re-use. Think of it similar to private methods in a class. Sometimes you want to just break big pieces into little pieces so that it&#8217;s easier to understand the whole picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.Radwan</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4052</link>
		<dc:creator>M.Radwan</dc:creator>
		<pubDate>Sat, 29 Oct 2011 00:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4052</guid>
		<description>I have a question here, you make the Edit price template use  @model ProductEditModel.PriceEditModel

that&#039;s mean I can&#039;t use the price editor template in another parent view which break the reason of creating the template itself??? we use the template so we can use it in many places, so my question why I use this template if I always render the template in one view which is edit product?? and what to do if I want the same solution but render this template in many views?

Or maybe I miss something :-), so please explain

Thanks
</description>
		<content:encoded><![CDATA[<p>I have a question here, you make the Edit price template use  @model ProductEditModel.PriceEditModel</p>
<p>that&#8217;s mean I can&#8217;t use the price editor template in another parent view which break the reason of creating the template itself??? we use the template so we can use it in many places, so my question why I use this template if I always render the template in one view which is edit product?? and what to do if I want the same solution but render this template in many views?</p>
<p>Or maybe I miss something <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , so please explain</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to handle multiple instances of a model on one view</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4029</link>
		<dc:creator>How to handle multiple instances of a model on one view</dc:creator>
		<pubDate>Wed, 19 Oct 2011 23:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4029</guid>
		<description>[...] tried to follow this post, however I get this [...]</description>
		<content:encoded><![CDATA[<p>[...] tried to follow this post, however I get this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MemTech Lodhi</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4005</link>
		<dc:creator>MemTech Lodhi</dc:creator>
		<pubDate>Thu, 13 Oct 2011 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-4005</guid>
		<description> Nice post, thanks for sharing with us. It&#039;s really helpful for me as well as this link 
http://www.mindstick.com/Articles/b76e5898-693b-40d3-930b-a9220bda5b15/?Model%20in%20ASP.NET%20MVC
also helped me to complete my task.

Thanks !!!</description>
		<content:encoded><![CDATA[<p> Nice post, thanks for sharing with us. It&#8217;s really helpful for me as well as this link<br />
<a href="http://www.mindstick.com/Articles/b76e5898-693b-40d3-930b-a9220bda5b15/?Model%20in%20ASP.NET%20MVC" rel="nofollow">http://www.mindstick.com/Articles/b76e5898-693b-40d3-930b-a9220bda5b15/?Model%20in%20ASP.NET%20MVC</a><br />
also helped me to complete my task.</p>
<p>Thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: name</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3907</link>
		<dc:creator>name</dc:creator>
		<pubDate>Wed, 14 Sep 2011 07:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3907</guid>
		<description>xyz</description>
		<content:encoded><![CDATA[<p>xyz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tohid Azizi</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3902</link>
		<dc:creator>Tohid Azizi</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3902</guid>
		<description>I had always problem with Client-Side Unobtrusive Validation with complex classes. Hopefully this approach would fix it...</description>
		<content:encoded><![CDATA[<p>I had always problem with Client-Side Unobtrusive Validation with complex classes. Hopefully this approach would fix it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3901</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 13 Sep 2011 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3901</guid>
		<description>Yes, it does. As long as you use the EditorForXYZ methods, you&#039;re good.</description>
		<content:encoded><![CDATA[<p>Yes, it does. As long as you use the EditorForXYZ methods, you&#8217;re good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3900</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 13 Sep 2011 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3900</guid>
		<description>Yes, it does. As long as you use the EditorForXYZ methods, you&#039;re good.</description>
		<content:encoded><![CDATA[<p>Yes, it does. As long as you use the EditorForXYZ methods, you&#8217;re good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3899</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 13 Sep 2011 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/07/building-forms-for-deep-view-model-graphs-in-asp-net-mvc/#comment-3899</guid>
		<description>In that case, we&#039;re filling in the TemplateInfo manually with magic strings, which EditorFor does for us already. That way works, and has its place, but I think this way is easier to use.</description>
		<content:encoded><![CDATA[<p>In that case, we&#8217;re filling in the TemplateInfo manually with magic strings, which EditorFor does for us already. That way works, and has its place, but I think this way is easier to use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
