With the recent release of .NET Framework 4, the Entity Framework team is engaged in its next round of design for new features, including those found in the Feature CTP listed below under Downloads. You can follow what's happening on the Entity Framework Design Blog. We also invite you to give your input through the Entity Framework Feature Suggestion site, and review and vote on suggestions that others have submitted. We look forward to hearing from you!
Entity Framework Design Blog
The goal of this blog is to enable developers interested in Entity Framework futures to follow the design topics as we discuss them and have the opportunity to provide feedback before we finalize decisions.
Entity Framework Futures
Enums in the Entity Designer One of the most highly-requested features for the Entity Framework is first-class support for Enums, and we are happy to provide support for this feature in the Entity Designer in the June 2011 CTP re... more Friday, Aug 12dpblogs
Auto-Compiled LINQ Queries (Entity Framework June 2011 CTP) When you write a LINQ to Entities query today, the Entity Framework walks over the expression tree generated by the C#/VB compiler and translates (or compiles) that into SQL. Compiling the express... more Thursday, Jun 30dpblogs
Enumeration Support in Entity Framework We recently shipped Entity Framework 4.1, and it has been exciting to see the reception the new Code First and DbContext APIs have been getting in the developer community. What is also exciting is to ... more Wednesday, Jun 29dpblogs
Spatial Types in the Entity Designer One of the highly-anticipated features coming in the next version of Entity Framework is Spatial support. We’d like to give you a look at the experience of developing with Spatial types in the E... more Thursday, May 12dpblogs
Can not open Entity Data Model designer Hi!I've created an Entity Data Model with Visual Studio 2010 Beta 2 yesterday and added some entities to my model. Today... more Monday, Feb 22
Creating an Entity Model from a Database This video walks you through the basics of creating an entity data model from an existing database using Entity Framework 4.0 and Visual Studio 2010. You’ll learn to run the Entity Data Model wizard, connect to a database and select database objects for your model . Once the model has been created, you’ll then learn about the basic features of the model such as the entities, associations and properties. Wednesday, Mar 24Julie Lerman
Creating an Entity Model from a Database This video walks you through the basics of creating an entity data model from an existing database using Entity Framework 4.0 and Visual Studio 2010. You’ll learn to run the Entity Data Model wizard, connect to a database and select database objects for your model . Once the model has been created, you’ll then learn about the basic features of the model such as the entities, associations and properties. Wednesday, Mar 24Julie Lerman
Evolving ADO.NET Entity Framework in .NET 4 and Beyond (PDC 2009) In this PDC09 lightning round of new features by Shyam Pather and Chris Anderson, see how the Entity Framework enables new capabilities to leverage multiple development approaches, for example the use of code-first, model-first, and database-first. Esepcially note the "how to get started" list at about 51:25 into the presentation. Wednesday, Jan 13Shyam Pather
Model First with the Entity Framework 4 In this post, we show how some new designer features in VS2010 Beta 2 integrate with this capability, then we pop the hood and show how easy it is to replace or extend parts of the generation system. Monday, Nov 16
Should You Be Looking for Trends in Microsoft Stories? This last week or two has seen a number of interesting stories come out of Microsoft (some official, some not official), especially as it relates to developers and writing code. While I am sure that t... more Monday, Aug 9shawn@wildermuth.com (Shawn Wildermuth)
How We Used Data in GiveAQuiz.com URL: http://msdn.microsoft.com/en-us/library/ff84745...As many of you may have heard, I recently launched http://GiveAQuiz.com as a new web site for creating and taking quizzes. The Data Team at Micr... more Monday, Jul 19shawn@wildermuth.com (Shawn Wildermuth)
Announcing: GiveAQuiz.com! URL: http://giveaquiz.comSo my blog has been pretty quiet lately and I thought I'd let you know why. With a small team, I've been building GiveAQuiz.com. Several months ago I was working with a clie... more Friday, Jun 4shawn@wildermuth.com (Shawn Wildermuth)
The Busy Developer's Guide to SQL Server Modeling URL: http://msdn.microsoft.com/en-us/ff472347.aspxAs my continued facination with all things SQL Server Modeling related, I was tasked with writing a short article on the introduction of the basics o... more Thursday, Mar 11shawn@wildermuth.com (Shawn Wildermuth)
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.