Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in self-tracking-entities

Does there exist a T4 Template for generating a WCF service to provide Get and Save for Self Tracking Entities?

How to track disconnected entities over Web API

Trouble updating self-tracking entities

Is it recommended to use Self Tracking Entities with WCF services?

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?