Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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

How to map table splitting in EF Code First?

Entity Framework Non-nullable column is mapped to a nullable entity property

Entity Framework + POCO

How would I know if I should use Self-Tracking Entities or DTOs/POCOs?

The entity type [Name] is not part of the model for the current context