<?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>Rolling your own SQL Update on top of the Entity Framework - Part 4</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx</link><description>Okay so we've got to the interesting bit at last. We've hooked up our extension method, we've got a query for filtering the records we are updating, we've got a map from object Properties to database Columns. So now comes the interesting bit... We now</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; Rolling your own SQL Update on top of the Entity Framework - Part 4</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx#7624426</link><pubDate>Tue, 12 Feb 2008 02:46:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7624426</guid><dc:creator>MSDN Blog Postings  » Rolling your own SQL Update on top of the Entity Framework - Part 4</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4/"&gt;http://msdnrss.thecoderblogs.com/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Rolling your own SQL Update on top of the Entity Framework - Part 4</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx#7648069</link><pubDate>Tue, 12 Feb 2008 20:25:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7648069</guid><dc:creator>rogerj</dc:creator><description>&lt;p&gt;Glad to see the saga drawing to a close!&lt;/p&gt;
&lt;p&gt;--rj&lt;/p&gt;
&lt;p&gt;Pingback from &lt;a rel="nofollow" target="_new" href="http://oakleafblog.blogspot.com/2008/02/linq-and-entity-framework-posts-for_11.html"&gt;http://oakleafblog.blogspot.com/2008/02/linq-and-entity-framework-posts-for_11.html&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Rolling your own SQL Update on top of the Entity Framework</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx#7842289</link><pubDate>Fri, 22 Feb 2008 00:53:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7842289</guid><dc:creator>Hot Topics</dc:creator><description>&lt;p&gt;There are often times when you want to do an update in SQL without bringing the data into memory first&lt;/p&gt;
</description></item><item><title>re: Rolling your own SQL Update on top of the Entity Framework - Part 4</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx#9226482</link><pubDate>Tue, 16 Dec 2008 19:38:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9226482</guid><dc:creator>jonnyroy</dc:creator><description>&lt;p&gt;Hi Alex,&lt;/p&gt;
&lt;p&gt;This looks all good, a lot of the methods/classes are not shown anywhere here, could you provide a download for the complete code?&lt;/p&gt;
&lt;p&gt;For example, the Utilities class, EnsureOpenConnection etc.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jon&lt;/p&gt;</description></item><item><title>re: Rolling your own SQL Update on top of the Entity Framework - Part 4</title><link>http://blogs.msdn.com/alexj/archive/2008/02/11/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-4.aspx#9851276</link><pubDate>Tue, 28 Jul 2009 22:13:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9851276</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Really interesting work here. &amp;nbsp;Ultimately though, this has - as you point out - many assumptions and limitations. &amp;nbsp;What kind of support exists for this in EF 4.0? &amp;nbsp;Sorry if the answer to this is obvious in the EF 4.0 &amp;nbsp;release notes. &amp;nbsp;Feel free to link spank me :)&lt;/p&gt;</description></item></channel></rss>