The portal page for the Entity Framework Frequently Asked Questions is here: Entity Framework FAQ . The FAQs used to reside on a separate web site, but have been moved to this wiki so that you the developer can not only benefit and learn from the questions, but can also contribute your own insights and knowledge.
This section describes topics that are or will be worked on for the next release. Some of these topics will be written on this wiki, and be available prior to release, or to be more specific, when I get them written. Some of this content may appear in MSDN when the release happens. One kind of "topic" will be creating end-to-end applications. Another kind is the "White Paper": detailed treatment of a specific feature or problem.
We'd like to create semi-realistic end-to-end applications as one way of documenting the Entity Framework. Our hope is that by doing this, we will accomplish several things:
I'm going to post notes of the design and development process here on the wiki, as we go along, to encourage community involvement. After all, if the application is going to be semi-realistic, well, our customers are likely the best source for that realism. Right now I have two projects in mind. each one centers on exercising significant parts of Entity Framework:
This application will use Entity Framework features that are new in the June 2011 CTP release, such as:
Design discussions for this project have already begun. The wiki page for this project is at: SQL Server Spatial Application. We're at a quite preliminary stage right now, so please contribute with suggestions about what would make a good application.
This seems like an obvious candidate for a project, but we haven't started on it yet.
Customers have encountered 2 problem areas here:
Ultimately one might hope that the Entity Framework itself would handle these scenarios. I cannot give you specific time frames, but the product team is well-aware of these issues. Meanwhile, you need to write "plumbing" code yourself to handle them. This is a topic we'd like to get into MSDN for the next major release of Entity Framework, and which I will write about before that.
Ed Price - MSFT edited Revision 7. Comment: Removing "(en-US)" from title.
Jewel Lambert edited Revision 4. Comment: corrected spelling typos
very good
Good article.
thanks.
Good