Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I've not spent near as much time on this as I would like, but this morning, I decided to do a quick update. New questions include:
· 7.5 Does the EDM support guids?
· 7.6 Does the EDM/EF support enums?
· 10.3 Can you use a guid property as part of an entity key?
· 10.4 Can I use a server-generated guid as my entity key?
· 18.2 How can I do a filtered load of a relationship?
· 18.3 How can I see the SQL which will be sent to the backend database as a result of my query?
· 20.2 Is it possible to serialize a graph of related entities? Why am I only getting one entity at a time when I do XML serialization?
· 20.3 Is it possible to serialize the ObjectContext?
· 20.4 How do I serialize derived entity types over a WCF service with DataContract serialization?
Have a look at blogs.msdn.com/dsimmons/pages/entity-framework-faq.aspx
Comments
Anonymous
January 04, 2008
PingBack from http://msdnrss.thecoderblogs.com/2008/01/04/ef-faq-updated-v03/Anonymous
January 08, 2008
LINQKit http://www.albahari.com/nutshell/linqkit.html LINQ Dynamic Query Library http://weblogs.asp.netAnonymous
February 13, 2008
En este post comento una serie buenas prácticas para mejorar la eficiencia de ADO.NET Entity Framework