<?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>EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx</link><description>The Entity Framework Power Tools provide additional design-time tools in Visual Studio to help you develop using the Entity Framework. Beta 3 of the Power Tools is now available. 
 
 Where do I get it? 
 The Entity Framework Power Tools are available</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10410690</link><pubDate>Fri, 12 Apr 2013 16:51:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410690</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@George J. Capnias - It&amp;#39;s an interesting idea, I&amp;#39;m not sure how many folks would want to use it (I suspect most people would want to just hand code classes for the entities they want to have buddy classes for). Feel free to add a feature request on out CodePlex site - &lt;a rel="nofollow" target="_new" href="https://entityframework.codeplex.com/WorkItem/Create"&gt;entityframework.codeplex.com/.../Create&lt;/a&gt;. It&amp;#39;s not something we&amp;#39;d look at in EF6 but if we saw significant demand for it we could consider it in the future.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410690" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10410092</link><pubDate>Wed, 10 Apr 2013 17:44:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410092</guid><dc:creator>George J. Capnias</dc:creator><description>&lt;p&gt;@Rowan Miller In order to control validation, display names, etc., one has take advantage of DataAnnotations. For each class/entity, a new partial class has to be created, with an embedded &amp;quot;metaclass&amp;quot;. &lt;/p&gt;
&lt;p&gt;The whole process could be done by right-clicking on a code file containing a derived DbContext class, or on an Entity Data Model (*.edmx) file, to exist an option to create metadata classes...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410092" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10410067</link><pubDate>Wed, 10 Apr 2013 16:33:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410067</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@George J. Capnias - Can you expand on what you mean by &amp;#39;metadata classes&amp;#39;?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410067" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10410015</link><pubDate>Wed, 10 Apr 2013 14:35:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410015</guid><dc:creator>George J. Capnias</dc:creator><description>&lt;p&gt;I think it would be a nice idea, on right-clicking on a code file containing a derived DbContext class, or on an Entity Data Model (*.edmx) file, to exist an option to create metadata classes...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410015" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10399595</link><pubDate>Tue, 05 Mar 2013 18:55:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10399595</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@Uli - There is information about using a T4 template to auto generate views here - &lt;a rel="nofollow" target="_new" href="http://blog.3d-logic.com/2012/10/17/entity-framework-6-and-pre-generated-views/"&gt;blog.3d-logic.com/.../entity-framework-6-and-pre-generated-views&lt;/a&gt;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10399595" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10399329</link><pubDate>Tue, 05 Mar 2013 01:41:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10399329</guid><dc:creator>Uli</dc:creator><description>&lt;p&gt;Is there a way to auto-generate the pre-compiled views since this feature is really amazing. Nevertheless, repeating this step by hand is really annoying!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10399329" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10396275</link><pubDate>Fri, 22 Feb 2013 18:17:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396275</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@Matheus Vieira - Thanks, we&amp;#39;ve looked at the issue and we&amp;#39;re going to try and fix it in EF6.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396275" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10396274</link><pubDate>Fri, 22 Feb 2013 18:16:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396274</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@Mehran - If you can provide a project that reproduces the issue, it would be great if you could open an issue on our CodePlex site and attach it - &lt;a rel="nofollow" target="_new" href="http://entityframework.codeplex.com/WorkItem/Create"&gt;entityframework.codeplex.com/.../Create&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396274" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10396273</link><pubDate>Fri, 22 Feb 2013 18:15:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396273</guid><dc:creator>Rowan Miller</dc:creator><description>&lt;p&gt;@beh - In EF6 Alpha 2 you want to use DbFunctions, it looks like you are still using the EntityFunctions type from System.Data.Entity.dll in the .NET Framework (I would recommend removing this reference). Here is more info on moving to EF6 - &lt;a rel="nofollow" target="_new" href="http://entityframework.codeplex.com/wikipage?title=Updating%20Applications%20to%20use%20EF6"&gt;entityframework.codeplex.com/wikipage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BTW we agree the rename of EntityFunctions =&amp;gt; DbFunctions is confusing and we are considering renaming it back - &lt;a rel="nofollow" target="_new" href="http://entityframework.codeplex.com/workitem/832"&gt;entityframework.codeplex.com/.../832&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396273" width="1" height="1"&gt;</description></item><item><title>re: EF Power Tools Beta 3 Available</title><link>http://blogs.msdn.com/b/adonet/archive/2013/01/30/ef-power-tools-beta-3-available.aspx#10393656</link><pubDate>Thu, 14 Feb 2013 12:13:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10393656</guid><dc:creator>Matheus Vieira</dc:creator><description>&lt;p&gt;For the wrong key mapping, i&amp;#39;ve created the issue: &lt;a rel="nofollow" target="_new" href="http://entityframework.codeplex.com/workitem/868"&gt;entityframework.codeplex.com/.../868&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10393656" width="1" height="1"&gt;</description></item></channel></rss>