Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

Entity Framework POCO - Refresh a navigation property

Finding entities with same key in an object graph for preventing "An object with the same key already exists in the ObjectStateManager" Error

How do I compare the fields/properties between POCOs? [duplicate]

Update EF 4 Feature CTP 4 Detached POCO

Entity Framework Code First MySql Pluralizing Tables

Design question POCO objects / DAL access

How to get around "Internal .NET Framework Data Provider error 1025."?

POCO's, behavior and Peristance Igorance

Multithread TCP Server with POCO C++ libraries

c++ poco poco-libraries

In MVC 3, how do I make the default model binder treat empty strings as "Empty" rather than "NULL"?

Onion Architecture- Entity Framework Code First Models DataAnnotations

How to access FileTables from Entity Framework?

Entity Framework - related ICollection getting materialized into HashSet

Entity Framework 5.0 DBContext template with WCF attributes Support

wcf entity-framework-5 poco

POCO vs DTO: Is it ok to partially hydrate a domain object?

Entity Framework and Modeling Collections with an Interface as a return type

c# entity-framework poco

Entity Framework 4 Code First and the new() Operator

Entity Framework in Layered Architectures

c# .net entity-framework poco

How can I recognise an EF POCO proxy without referencing EF?

c# .net entity-framework poco

Why are POCO's a good thing in relation to EF4, nHiberate

c# entity-framework-4 poco