Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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

How to save combined (new+modified) detached entities in Entity Framework?

c# .net entity-framework poco

AutoMapper, how to keep references between mapped objects?

Exception during association fixup with nullable composite foreign keys

entity-framework poco

T4 For Generating POCOs Over LLBLGen Pro Entities?

.net orm poco t4 llblgenpro

Adding methods to POCO classes

How to write a custom POCO serializer/deserializer?

c# .net serialization poco

Entity Framework POCO Change Tracking Strategies

entity-framework-5 poco

How to define a collection in a POCO in Entity Framework 4?

How to eager load child entities using repository pattern

EF Reverse POCO Generator: Failed to load provider EntityClient

Parametrized POCO Constructors with the Entity Framework

Programmatically Enabling/Disabling Entity Proxies