<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>updated Linq to Sql IUpdatable implementation</title><link>http://blogs.msdn.com/aconrad/archive/2009/03/17/updated-linq-to-sql-iupdatable-implementation.aspx</link><description>Based on feedback from Robert Fonseca-Ensor , I have made a bunch of bug and performance fixes to the IUpdatable implementation for Linq to Sql and posted those to code gallery .&amp;#160; Rob is also now my first official contributor to the project. As part</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; updated Linq to Sql IUpdatable implementation</title><link>http://blogs.msdn.com/aconrad/archive/2009/03/17/updated-linq-to-sql-iupdatable-implementation.aspx#9485238</link><pubDate>Wed, 18 Mar 2009 03:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9485238</guid><dc:creator>infoblog &amp;raquo; updated Linq to Sql IUpdatable implementation</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2009/03/18/updated-linq-to-sql-iupdatable-implementation/"&gt;http://blog.a-foton.ru/index.php/2009/03/18/updated-linq-to-sql-iupdatable-implementation/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: updated Linq to Sql IUpdatable implementation</title><link>http://blogs.msdn.com/aconrad/archive/2009/03/17/updated-linq-to-sql-iupdatable-implementation.aspx#9903655</link><pubDate>Tue, 06 Oct 2009 13:30:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9903655</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you ever write an updated implementation with the 1.5 release? I'm very interested to see if this is improved as I'm considering switching to EM due to issues with the current code.&lt;/p&gt;
&lt;p&gt;I'm struggling with the clash between relationship fields and their ID fields, e.g.&lt;/p&gt;
&lt;p&gt;public Customer Customer { ... }&lt;/p&gt;
&lt;p&gt;public int CustomerID { ... }&lt;/p&gt;
&lt;p&gt;Both have to be updated to safely update the object.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item></channel></rss>