Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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?

Extension Methods vs Instance Methods vs Static Class [closed]

Data Binding POCO Properties

How to statically link using link.exe

Is it a good practice to add methods to the POCOs or to create separate class to update the values of the POCOs?

c# asp.net-mvc poco

Entity Framework code first: How to ignore classes

EF4 Cast DynamicProxies to underlying object

Domain Entities, DTO, and View Models

Entity Framework Eager Load Not Returning Data, Lazy Load Does

Gave up DDD, but need some of its benefits

EF POCO code only VS EF POCO with Entity Data Model

ORM/Persistence layer Advice

c# .net orm persistence poco

Entity Framework 4: Does it make sense to create a single diagram for all entities?

How to serialize/deserialize simple classes to XML and back

c# .net xml poco