Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

C# POCO Generation from SQLite database

c# sqlite code-generation poco

Unable to verify server certificate through Poco

c++ ssl client poco

How to implement an ID field on a POCO representing an Identity field in SQL Server?

c# repository poco factory

Using AutoMapper in POCO?

Fast serialization and deserialization using dynamically emitted POCOs

c# .net sql poco cil

C# - Entity Framework - Large seed data code-first

Understanding POCO Generators

Entity framework, when call ToList() it will load FK objects automatically?

Entity Framework POCO: How to map related properties to a flattened table?

Linq to objects very slow compared to dataview

performance linq poco

How to deal with dynamic connection strings in runtime for EF 4.1?

ASP.NET MVC 4 Multiple Foreign Keys Referencing Single Parent Entity

HTTPS client and server together using C++ and POCO libraries (SSL context issues)?

EF 4.1, POCO: Is any way to get Table name in runtime to avoid hardcode?

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

Domain Model Design across layers with Entity Framework