<?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, 10 Mar 2010 13:27:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<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>
