Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

How can I use a sql reserved keyword in the name of a property in an entity framework data context?

Entity Framework POCO Entities in multi layer web application

How to map lookup table to enum?

How do I use System.ComponentModel.DataAnnotations.AssociationAttribute

Many-To-Many Relationship in Code-First EF4

POCO Vs Entity Framework Generated Classes? [closed]

EF5 generates SQL Server CE constraints with dot in name

When should POCO be used in EF4?

DDD, Repository, & Encapsulation

Foreign Key To Microsoft.AspNet.Identity.EntityFramework.IdentityUser?

Generate POCO objects from xml file

c# xml linq poco

What are essential differences between the different code generation items for EDMX model?

What is the best practice to deal with navigation properties when using DTO and POCO objects?

c# entity-framework poco dto

How should I structure a simple ASP.NET MVC app?

Should I put validation logic in a POCO?

c# asp.net-mvc validation poco

Tracking changes in Entity Framework 4.0 using POCO Dynamic Proxies across multiple data contexts

C# code to serialize plain-old-CLR-objects to JSON

C# POCO T4 template, generate interfaces?

c# entity-framework poco

Entity Framework classes vs. POCO

EF4 POCO: Snapshot vs Self-tracking over WCF