<?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 1</title><link>http://blogs.msdn.com/alexj/archive/2007/12/07/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-1.aspx</link><description>One of the current limitations of the Entity Framework, is that in order to modify an entity you have to first bring it into memory. Now in most scenarios this is just fine. There are however some bulk update cases where performance suffers somewhat.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Free People Searches &amp;raquo; Rolling your own SQL Update on-top of the Entity Framework - Part 1</title><link>http://blogs.msdn.com/alexj/archive/2007/12/07/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-1.aspx#6695819</link><pubDate>Fri, 07 Dec 2007 21:32:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6695819</guid><dc:creator>Free People Searches » Rolling your own SQL Update on-top of the Entity Framework - Part 1</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.absolutely-people-search.info/?p=4298"&gt;http://www.absolutely-people-search.info/?p=4298&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Rolling your own SQL Update on-top of the Entity Framework - Part 1</title><link>http://blogs.msdn.com/alexj/archive/2007/12/07/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-1.aspx#7209993</link><pubDate>Wed, 23 Jan 2008 19:12:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7209993</guid><dc:creator>eyunni</dc:creator><description>&lt;P&gt;Alex,&lt;/P&gt;
&lt;P&gt;Can this solution be modified to make bulk inserts using Entity framework?&lt;/P&gt;
&lt;P&gt;Eyunni.&lt;/P&gt;</description></item><item><title>re: Rolling your own SQL Update on-top of the Entity Framework - Part 1</title><link>http://blogs.msdn.com/alexj/archive/2007/12/07/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-1.aspx#7619893</link><pubDate>Mon, 11 Feb 2008 23:34:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7619893</guid><dc:creator>AlexJ</dc:creator><description>&lt;p&gt;Perhaps!&lt;/p&gt;
&lt;p&gt;But you need to understand a whole heap of limitations....&lt;/p&gt;
&lt;p&gt;Alex&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/2007/12/07/rolling-your-own-sql-update-on-top-of-the-entity-framework-part-1.aspx#7842283</link><pubDate>Fri, 22 Feb 2008 00:53:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7842283</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></channel></rss>