Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

C# Clone System.Data.Entity.DynamicProxies to the actual (non proxied) class? [duplicate]

Using my own domain model objects with .edmx in Entity Framework

Code first causing required relation to be optional?

Entity Framework Skip method running very slow

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)