<?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: From PDC2009 Day 1: Entity Framework 4</title>
	<atom:link href="http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/</link>
	<description>The blogged wandering of Robert W. Anderson</description>
	<lastBuildDate>Mon, 20 Jun 2011 16:33:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Robert W. Anderson</title>
		<link>http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/comment-page-1/#comment-204562</link>
		<dc:creator>Robert W. Anderson</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/#comment-204562</guid>
		<description>I talked to someone today and found:

There are designer improvements, particularly that model changes shouldn&#039;t get paved when refreshing the model.  More major changes to help make the model more navigated are planned for the future (i.e., post .NET 4).  

Inserts?  Aside from some small performance improvements, nope.  The woman I spoke to basically asked, &quot;how&#039;s that working out for you?&quot; . . . she suggested that we bypass EF and use ADO.NET for the inserts instead.  

I wasn&#039;t able to find someone who knew the answer to the GUID / SEQUENTIALGUID questions I had.  That doesn&#039;t sound promising to me, but I&#039;ll look further.</description>
		<content:encoded><![CDATA[<p>I talked to someone today and found:</p>
<p>There are designer improvements, particularly that model changes shouldn&#8217;t get paved when refreshing the model.  More major changes to help make the model more navigated are planned for the future (i.e., post .NET 4).  </p>
<p>Inserts?  Aside from some small performance improvements, nope.  The woman I spoke to basically asked, &#8220;how&#8217;s that working out for you?&#8221; . . . she suggested that we bypass EF and use ADO.NET for the inserts instead.  </p>
<p>I wasn&#8217;t able to find someone who knew the answer to the GUID / SEQUENTIALGUID questions I had.  That doesn&#8217;t sound promising to me, but I&#8217;ll look further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pandelis</title>
		<link>http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/comment-page-1/#comment-204521</link>
		<dc:creator>Pandelis</dc:creator>
		<pubDate>Wed, 18 Nov 2009 02:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://rwandering.net/2009/11/17/from-pdc2009-day-1-entity-framework-4/#comment-204521</guid>
		<description>Most of these are glaring omissions in v1 (.NET 3.5) and will be much appreciated. It definitely seems like the current version was rushed out the door. This release addresses most of the quirks of v1 (for example no easy access to foreign keys). The ability to access native user defined functions on the database is big for me (because unlike stored procedures, they are composable), as is the ability to unit test without having to modify a database.

Any info on designer improvements, or bulk inserts?</description>
		<content:encoded><![CDATA[<p>Most of these are glaring omissions in v1 (.NET 3.5) and will be much appreciated. It definitely seems like the current version was rushed out the door. This release addresses most of the quirks of v1 (for example no easy access to foreign keys). The ability to access native user defined functions on the database is big for me (because unlike stored procedures, they are composable), as is the ability to unit test without having to modify a database.</p>
<p>Any info on designer improvements, or bulk inserts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

