Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

T4 For Generating POCOs Over LLBLGen Pro Entities?

.net orm poco t4 llblgenpro

Adding methods to POCO classes

How to write a custom POCO serializer/deserializer?

c# .net serialization poco

Entity Framework POCO Change Tracking Strategies

entity-framework-5 poco

How to define a collection in a POCO in Entity Framework 4?

How to eager load child entities using repository pattern

EF Reverse POCO Generator: Failed to load provider EntityClient

Parametrized POCO Constructors with the Entity Framework

Programmatically Enabling/Disabling Entity Proxies

Reporting Services: Business object data source with parent-child-grandchild

Get response from Poco http client to string

c++ http stream httpclient poco

Unit testing: TDD with POCO Objects with navigation properties (relationship fixup)

Private constructor on POCO entity preventing lazy loading

entity-framework poco

POCOs and utility methods

c# poco

Many to many in asp.net mvc view and controller

How do I convert a datatable into a POCO object in Asp.Net MVC?

asp.net-mvc datatable poco

POCO Class in EF not working as Expected

Entity Framework: Tracking changes to FK associations

C# Clone System.Data.Entity.DynamicProxies to the actual (non proxied) class? [duplicate]

Using my own domain model objects with .edmx in Entity Framework