Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in poco

Why create classes to represent data in web applications?

asp.net oop poco

Difference between Entity and POCO

Why do navigation properties have to be public for a proxy to be created?

EF with POCO + WCF + WPF. Reuse POCO classes on client or use DTOs?

c# wcf entity-framework poco dto

Poco+Entity Framework 4. Where should I add my methods for working with Poco classes?

Should POCOs be derived from DTOs or better not?

EntityFramework Reverse POCO Code First Generate Separate Folders

Efficiently filtering a large collection of POCO entities

c# .net performance linq poco

Entity Framework Error Deleting Entity with Foreign Key Relationship

Poco library linking errors in ubuntu platform

How to generate DDL using PetaPoco or NPoco?

c# poco petapoco npoco

ASP.NET MVC 2: Mechanics behind an Order / Order Line in a edit form

Poco Timer Example

c++ linux timer poco

How can I speed up my MVC4 application DEVELOPMENT?

c# .net asp.net-mvc-4 poco

What constitutes a rich domain model in a POJO/POCO?

MVC + EF4 + POCO - How to go about storing the Entity Context?

MVC, ViewModels, and Validation