Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

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?

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