New posts in poco

Entity Framework Eager Load Not Returning Data, Lazy Load Does

POCO's, behavior and Peristance Igorance

Why is my Entity Framework Code First proxy collection null and why can't I set it?

How to map table splitting in EF Code First?

Exclude a field/property from the database with Entity Framework 4 & Code-First

How to serialize/deserialize simple classes to XML and back

Entity Framework loading child collection with sort order

Generate POCO classes in different project to the project with Entity Framework model

How to declare one to one relationship using Entity Framework 4 Code First (POCO)

What does POCO mean? [duplicate]

What is POCO in Entity Framework? [closed]

How to add validation to my POCO(template) classes

Entity Framework 4 / POCO - Where to start? [closed]

Using JsonConvert.DeserializeObject to deserialize Json to a C# POCO class

Self Tracking Entities vs POCO Entities

'POCO' definition

Plain Old CLR Object vs Data Transfer Object

Code First: Independent associations vs. Foreign key associations?

Update relationships when saving changes of EF4 POCO objects

Code-first vs Model/Database-first [closed]