Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in self-tracking-entities

Self-tracking Entity - Tries to insert an unchanged entity when adding to collection

Entity Framework & Self-Tracking Entities vs POCO

EF + WCF in three-layered application with complex object graphs. Which pattern to use?

Preventing StackOverflowException while serializing Entity Framework object graph into Json

EF4: Difference between POCO , Self Tracking Entities , POCO Proxies

Where to place the entity framework in our solution?

Empty reference.cs file adding service reference with reuse types option checked

Difference between a Repository Implementation using ObjectContext vs DbContext on EF 4.1

Are nullable foreign keys allowed in Entity Framework 4?

How do I get Entity Framework to only update the Properties modified in the SQL generated?

How would I know if I should use Self-Tracking Entities or DTOs/POCOs?

What are essential differences between the different code generation items for EDMX model?

Using the lambda Include method in a compiled LINQ query

Why is entity still validated when it is gone?