Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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

Entity Framework POCO SaveChanges() on Update doesn't work?

knockoutjs mapping from/to POCO object

The item with identity [x] already exists in the metadata collection. How do I fix that?

How to declare one to one relationship using Entity Framework 4 Code First (POCO)

Subsonic custom mapping of objects to tables

.net orm poco subsonic3

What is the best way to marshall data in/out of the plug-ins?

Advice on POCO Validation with ASP.NET MVC/Entity Framework

Best Practices for Lookup Tables in EF Code-First

ASP.NET MVC / EF4 / POCO / Repository - How to Update Relationships?

How to add validation to my POCO(template) classes

EF Code First - Recreate Database If Model Changes

Entity framework attach update not working

entity-framework poco

Why is "Fixup" needed for Persistence Ignorant POCO's in EF 4?

c# entity-framework-4 poco

Entity Framework 5 - How to generate POCO classes from existing database

Adding [DataMember] [DataContract] attributes in Entity Framework POCO Template

Is it possible to prevent EntityFramework 4 from overwriting customized properties?