Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

Copying NHibernate POCO to DTO without triggering lazy load or eager load

Domain Model Design across layers with Entity Framework

How does EF determine nullable parameters?

What is the best practice when implementing a data transfer object or POCO ? How should your POCOs look like?

poco

Server-Sent Events using Poco::Net::HTTPRequestHandler

A Multi-layer .NET framework based on POCO

Can POCO / Domain objects have dependencies injected to it

C# How to return null or an model

C++ delete pointer with valid address

EF Code First computing Modified and Created properties

Crypto Exception: Failed to load OpenSSL legacy provider when initializing SSL

c++ openssl poco vcpkg

Deserialize nested JSON Response with RestSharp Client

c# json poco restsharp

What's the right way to Load child collections inside a POCO with a SubSonic Repository?

C# - EF 6 Abstract Navigation Property

Using EF POCO classes as MVC 2 models (with data annotations)

Tool for POCO Generation

Serializing objects in a list with RestSharp

Can I enforce that fields in a POCO are only ever set in a type initialiser?

Discard Changes with Entity Framework 4 POCO

entity-framework-4 poco