<?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: Updating Multiple Child Objects And/Or Collections in ASP.NET MVC Views</title>
	<atom:link href="http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/</link>
	<description>Graham O&#039;Neale – Deep In .NET Development: ASP.NET, MVC, jQuery, WPF, WCF, Silverlight</description>
	<lastBuildDate>Wed, 28 Sep 2011 23:00:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ASP.NET MVC - C# I still cannot figure out updating multiple entities, need some help</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-31221</link>
		<dc:creator>ASP.NET MVC - C# I still cannot figure out updating multiple entities, need some help</dc:creator>
		<pubDate>Tue, 31 May 2011 12:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-31221</guid>
		<description>[...] not sure exactly how UpdateModel works with a more complex model like that. Check out this posting: Updating Multiple Child Objects And/Or Collections in ASP.NET MVC Views &#124; {Programming} &amp; Life       jmurrayhead, Today&#160;08:43 AM  jmurrayhead If you agree, give me rep.  If you like it [...]</description>
		<content:encoded><![CDATA[<p>[...] not sure exactly how UpdateModel works with a more complex model like that. Check out this posting: Updating Multiple Child Objects And/Or Collections in ASP.NET MVC Views | {Programming} &amp; Life       jmurrayhead, Today&nbsp;08:43 AM  jmurrayhead If you agree, give me rep.  If you like it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micky</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-28474</link>
		<dc:creator>Micky</dc:creator>
		<pubDate>Mon, 18 Apr 2011 13:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-28474</guid>
		<description>Hi, 

Many thanks for the article.  You wouldn&#039;t happen to have a sample application using this pattern would you?  I&#039;m just starting out, and this would certainly be helpful for me to play around with and learn from.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Many thanks for the article.  You wouldn&#8217;t happen to have a sample application using this pattern would you?  I&#8217;m just starting out, and this would certainly be helpful for me to play around with and learn from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-21438</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 25 Jan 2011 22:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-21438</guid>
		<description>When I try this it updates the child elements with the data from the form but when I go to save it it thinks it is doing an insert instead of an update. Do you know how to fix that?</description>
		<content:encoded><![CDATA[<p>When I try this it updates the child elements with the data from the form but when I go to save it it thinks it is doing an insert instead of an update. Do you know how to fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-6673</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-6673</guid>
		<description>This doesnt work right for me.
When i update the model, in the DB it creates new childs with the new valor and the older childs gets its parent ID set to null, but they still exist in the DB.</description>
		<content:encoded><![CDATA[<p>This doesnt work right for me.<br />
When i update the model, in the DB it creates new childs with the new valor and the older childs gets its parent ID set to null, but they still exist in the DB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordy van Eijk</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-6437</link>
		<dc:creator>Jordy van Eijk</dc:creator>
		<pubDate>Fri, 12 Feb 2010 14:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-6437</guid>
		<description>I took a look at the Article but cannot figure out how to Update an child object that is an List does anybody know how to fix this problem?

And what if i have a CustomList like Telephones which have multiple Telephone objects in it?

How to fix this. I hope some1 can help me on this</description>
		<content:encoded><![CDATA[<p>I took a look at the Article but cannot figure out how to Update an child object that is an List does anybody know how to fix this problem?</p>
<p>And what if i have a CustomList like Telephones which have multiple Telephone objects in it?</p>
<p>How to fix this. I hope some1 can help me on this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Funka!</title>
		<link>http://goneale.com/2009/07/27/updating-multiple-child-objects-and-or-collections-in-asp-net-mvc-views/comment-page-1/#comment-2620</link>
		<dc:creator>Funka!</dc:creator>
		<pubDate>Fri, 18 Sep 2009 22:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://goneale.com/?p=813#comment-2620</guid>
		<description>Fantastic article! And quite timely; I&#039;ve been struggling with this myself and am eager to try this out. One question, however. Is your code sample using the MVC Futures assembly? I wasn&#039;t aware you could pass a lambda expression into the BeginForm helper (very nice). Thanks!</description>
		<content:encoded><![CDATA[<p>Fantastic article! And quite timely; I&#8217;ve been struggling with this myself and am eager to try this out. One question, however. Is your code sample using the MVC Futures assembly? I wasn&#8217;t aware you could pass a lambda expression into the BeginForm helper (very nice). Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

