Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

EF CTP5 - Strongly-Typed Eager Loading - How to Include Nested Navigational Properties?

What is the best way to instantiate and dispose DbContext in MVC?

Explanation of POCO

poco

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

Self Tracking Entities vs POCO Entities

Why does DbSet.Add work so slow?

How to fix: The number of properties in the Dependent and Principal Roles in a relationship constraint must be identical?

what is Entity Framework with POCO

c# .net entity-framework poco

how to manage _id field when using POCO with mongodb c# driver

c# mongodb poco

Entity Framework loading child collection with sort order

Automapper : mapping issue with inheritance and abstract base class on collections with Entity Framework 4 Proxy Pocos

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

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

What exactly is "persistence ignorance"?

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

What does POCO mean? [duplicate]

.net poco

What is POCO in Entity Framework? [closed]

c# .net entity-framework poco

Code First: Independent associations vs. Foreign key associations?

entity-framework poco

Update relationships when saving changes of EF4 POCO objects

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