Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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

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?