Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

How do I gracefully reattach an Entity Framework 5 POCO structure and save it?

Convert int to bool during JSON deserialization

Unable to use a Stored Procedure with my Entity Framework v4 + POCO's :(

EF4: Difference between POCO , Self Tracking Entities , POCO Proxies

How/Where to apply business rules to POCO objects?

c# entity-framework-4 poco

Easiest way to serialize and store objects in c#?

POCO 1.5.1 Websocket client unable to connect to c# websocket server

Entity Framework POCO - Refresh a navigation property

Finding entities with same key in an object graph for preventing "An object with the same key already exists in the ObjectStateManager" Error

How do I compare the fields/properties between POCOs? [duplicate]

Update EF 4 Feature CTP 4 Detached POCO

Entity Framework Code First MySql Pluralizing Tables

Design question POCO objects / DAL access

How to get around "Internal .NET Framework Data Provider error 1025."?

POCO's, behavior and Peristance Igorance

Multithread TCP Server with POCO C++ libraries

c++ poco poco-libraries

In MVC 3, how do I make the default model binder treat empty strings as "Empty" rather than "NULL"?

Onion Architecture- Entity Framework Code First Models DataAnnotations

How to access FileTables from Entity Framework?

MVC3 App/Service Layer/Repository Layer/POCO Classes/EF4 - Questions!