Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

Entity Framework code first: How to ignore classes

EF4 Cast DynamicProxies to underlying object

Domain Entities, DTO, and View Models

Entity Framework Eager Load Not Returning Data, Lazy Load Does

Gave up DDD, but need some of its benefits

EF POCO code only VS EF POCO with Entity Data Model

ORM/Persistence layer Advice

c# .net orm persistence poco

Entity Framework 4: Does it make sense to create a single diagram for all entities?

How to serialize/deserialize simple classes to XML and back

c# .net xml 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