<?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>Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx</link><description>The first release of Entity Framework shipped in .NET Framework 3.5 SP1 and Visual Studio 2008. Since then, we have been focused on incorporating your feedback and enabling the scenarios that you wanted us to work on. The feedback we have received through</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10034943</link><pubDate>Tue, 06 Jul 2010 15:14:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10034943</guid><dc:creator>Alexey T.</dc:creator><description>&lt;p&gt;Will there be support for enumerations in POCO?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10034943" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10029356</link><pubDate>Thu, 24 Jun 2010 02:01:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10029356</guid><dc:creator>NaZAf</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Why does not EF use multiple result sets in its final SQL query ? Wouldn&amp;#39;t that be more efficient?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10029356" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10020092</link><pubDate>Fri, 04 Jun 2010 16:08:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10020092</guid><dc:creator>smitty2</dc:creator><description>&lt;p&gt;In regards to @Jinal&amp;#39;s comment above, on the EF supporting multiple result sets, do you have some sample code using the Translate() method you mentioned? Maybe website describing the steps?&lt;/p&gt;
&lt;p&gt;I just did my first EF, &amp;nbsp;.net 3.5 RIA services app using Silverlight and had to do all these workarounds to handle multiple results sets in the EF.&lt;/p&gt;
&lt;p&gt;The complex type is a great addition though just looking for code to handle the multiple result sets.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10020092" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10018082</link><pubDate>Tue, 01 Jun 2010 09:58:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10018082</guid><dc:creator>Kevin Watkins</dc:creator><description>&lt;p&gt;Sorry if this isn&amp;#39;t the correct place to post a question! I&amp;#39;ve started looking at using EF 4 as an alternative to LINQ to SQL. One thing I&amp;#39;ve noticed, when using Include() to load extra data with an entity, EF always translates this to a left outer join when it could often use an inner join, i.e. when the ID column is not nullable and there is a foreign key setup. Is there a way to get it to use inner joins instead? Or does it not actually make a difference performance wise?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10018082" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10015359</link><pubDate>Wed, 26 May 2010 05:34:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10015359</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@Michael&lt;/p&gt;
&lt;p&gt;The SQL CE Provider currently doesn&amp;#39;t include the DDL support required for CreateDatabase(), our teams are currently working on this and hope to have support in the next release of the SQL CE Provider.&lt;/p&gt;
&lt;p&gt;- Rowan &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10015359" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10013839</link><pubDate>Sun, 16 May 2010 18:34:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10013839</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;I got {&amp;quot;Unable to determine the provider name for connection of type 'System.Data.SqlServerCe.SqlCeConnection'.&amp;quot;}&lt;/p&gt;
&lt;p&gt;in code&lt;/p&gt;
&lt;p&gt;SqlCeConnection scc = new SqlCeConnection(sqlCeConnnectionStr); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MyContext oc = ContextBuilder.CreateDefaultContext&amp;lt;MyContext&amp;gt;(new SqlCeConnection(sce.LocalConnectionString));&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;oc.CreateDatabase(); &lt;/p&gt;
&lt;p&gt;MyContext from samples in this blog.&lt;/p&gt;
&lt;p&gt;Connection string is &amp;quot;Data Source=./My.sdf;Password=password;Encrypt=true;File Mode=Exclusive;&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10013839" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10013833</link><pubDate>Sun, 16 May 2010 18:03:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10013833</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;Code Only not supported SqlCe + EF?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10013833" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10013578</link><pubDate>Sat, 15 May 2010 14:27:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10013578</guid><dc:creator>Akmal</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there a way to get notified about the exceptions handled within stored procedures?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10013578" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10012641</link><pubDate>Thu, 13 May 2010 17:56:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10012641</guid><dc:creator>Tolu</dc:creator><description>&lt;p&gt;Thanks Danny,&lt;/p&gt;
&lt;p&gt;I've been trying to use SQLCE with Code Only. I'm wondering if this is possible. The ContextBuilder seems to be choking on the SQLCE Connection. Pls. advise.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10012641" width="1" height="1"&gt;</description></item><item><title>re: Announcing the release of Entity Framework 4</title><link>http://blogs.msdn.com/b/efdesign/archive/2010/04/12/announcing-the-release-of-entity-framework-4.aspx#10004251</link><pubDate>Thu, 29 Apr 2010 02:01:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10004251</guid><dc:creator>dpblogs</dc:creator><description>&lt;p&gt;test of auto-comment routing2&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10004251" width="1" height="1"&gt;</description></item></channel></rss>