<?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>Entity Framework Beta 3 Is Available for Download</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx</link><description>Entity Framework Beta 3 and related packages are available for public download: · Entity Framework Runtime : http://go.microsoft.com/fwlink/?LinkId=104981 · Entity Framework Tools : http://go.microsoft.com/fwlink/?LinkId=104983 · Entity Framework Samples</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ADO.Net Entity Framework Beta 3 is Available</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx#6683013</link><pubDate>Thu, 06 Dec 2007 21:22:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6683013</guid><dc:creator>Guy Burstein [MVP]</dc:creator><description>&lt;p&gt;ADO.Net Entity Framework Beta 3 is Available The ADO.Net Entity Framework bits for Visual Studio 2008&lt;/p&gt;
</description></item><item><title>re: Entity Framework Beta 3 Is Available for Download</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx#6683714</link><pubDate>Thu, 06 Dec 2007 22:29:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6683714</guid><dc:creator>haligasd</dc:creator><description>&lt;p&gt;One thing that is missing from both linq to sql and the entity framework that i can see is the ability to generate the context in one assembly and the entities in another. &amp;nbsp;When doing WCF not everyone uses svcutil.exe. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sometimes it is best to use the entities directly because you already have done all the INotifyPropertyChanged, etc. implementations for us which works great when doing WPF and winforms. &amp;nbsp;If we use svcutil these are gone.&lt;/p&gt;
&lt;p&gt;If one is designing an api library and exposing the entities to the api user then the context is available and dangerous.&lt;/p&gt;
</description></item><item><title>re: Entity Framework Beta 3 Is Available for Download</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx#6697708</link><pubDate>Sat, 08 Dec 2007 01:33:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6697708</guid><dc:creator>Guy Burstein</dc:creator><description>&lt;p&gt;I aggree with that. In Visual Studio 2008 this was givven for Datasets, and this is a must feature for n-tier applications.&lt;/p&gt;
</description></item><item><title>re: Entity Framework Beta 3 Is Available for Download</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx#6751630</link><pubDate>Thu, 13 Dec 2007 00:52:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6751630</guid><dc:creator>Zlatko Michailov</dc:creator><description>&lt;p&gt;Regarding Entity Framework - the context and the entities CAN be in different assemblies as long as the calling assembly (context) has full access to the target assembly (entities). For instance, if the entities are public types with public properties. This limitation is actually a security feature – the calling assembly may not invoke target members that are otherwise inaccessible.&lt;/p&gt;
</description></item><item><title>Entity Framework and Object/Relational Mapping</title><link>http://blogs.msdn.com/esql/archive/2007/12/06/EntityFramework_5F00_Beta3.aspx#6772824</link><pubDate>Sat, 15 Dec 2007 01:12:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6772824</guid><dc:creator>Zlatko Michailov</dc:creator><description>&lt;p&gt;Often, people categorize Entity Framework as an Object/Relational Mapper and try to compare it to other&lt;/p&gt;
</description></item></channel></rss>