Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

What is the best way of using DTOs in a SOA application?

How to generate POCO proxies from an existing database

entity-framework-5 poco t4

one-to-one relationships in Entity Framework 4 v2 with POCO

Foreign key properties in domain entities

Enums in EF4 POCO Generated Objects

How to expose calculated data of an entity through WCF

c# wcf poco

Mapping XML to classes in c#

Strategies for replacing legacy data layer with Entity framework and POCO classes

Help needed for LINQ To SQL operations (insert/update) with nested POCO's

.net linq-to-sql orm poco

WCF DataService, how do I avoid [DataServiceKey] in POCOs

wcf poco odata dataservice

Where is EntityConfiguration and ContextBuilder in Visual Studio 2010?

SqlDateTime overflow error when saving DateTime.MinValue on a POCO entity

Should a DTO/POCO have a constructor and private setters on all properties?

EF CodeFirst: Get all POCO types for DbContext

Loading from database without proxy classes?

EF4 POCO WCF Serialization problems (no lazy loading, proxy/no proxy, circular references, etc)

Add property to POCO class at runtime

In a layered architecture using Entity Framework, should I return POCO classes from the BLL? (Architecture guidance needed)

Entitity Framework: Change tracking in SOA with POCO approach

Examples for Entity Framework 4: Mapping POCOs to EAV database?

c# entity-framework-4 poco