Search code examples
Is a parameterless constructor of "a Request DTO" required in ServiceStack...


c#dtoservicestack

Read More
Entity Framework n-Tier...


entity-frameworkc#-4.0dto

Read More
What does the `Key` Data Annotation do in database first?...


entity-frameworkdata-annotationsdtodata-transfer-objects

Read More
How to best represent database views/summary info in "3-Tiered" application...


viewsoadton-tier-architecture

Read More
How can I attach UI layer resource files to domain model data annotations?...


asp.net-mvc-3data-annotationsautomapperdtodomain-model

Read More
MVVM, BusinessLogic, Entities, DTO's and tying it all together...


architecturemvvmdata-access-layerdtobusiness-logic

Read More
com.google.gwt.user.client.rpc.SerializationException in Data Transfer Objects...


hibernategwtserializationdto

Read More
Designing DTOs that have foreign key relationships...


javaormdtoobject-model

Read More
Update of large entity through service...


wcfservicedto

Read More
Creating a list out of my DTO...


javalistobjectdtogetter-setter

Read More
Linq-to-SQL and WCF service - data transfer objects...


c#wcflinq-to-sqldto

Read More
Dependency Injection - use with Data Transfer Objects (DTOs)?...


interfacedependency-injectiondtoanti-patternsservice-locator

Read More
Domain Entities, DTO, and View Models...


asp.net-mvcwcfdomain-driven-designpocodto

Read More
Code generation against Sprocs?...


c#-4.0ormdto

Read More
ASP.NET MVC - Service Layer <-> Controllers...


asp.net-mvccontrollerdtoservice-layer

Read More
Partial update of entity objects with EF 4...


entity-framework-4dtoobject-graph

Read More
Why Entity Framework one to one relationship in WCF client-side is null?...


c#wcfentity-frameworkdto

Read More
Handling Aggregations in a Service or DAO...


javadesign-patternsdaodto

Read More
LINQ for querying a DTO for a specific Name-Value pair in a generic and recursive manner...


c#linqcollectionslinq-to-objectsdto

Read More
Am I using DTOs wrong with my service?...


wcfweb-servicesdto

Read More
C# XML Serialization Attribute before class declaration...


c#xmlxml-serializationdto

Read More
Populating a DTO with a property list of DTO by using transform...


nhibernatelistentitytransformdto

Read More
Confusion between DTOs (linq2sql) and Class objects!...


c#linq-to-sqlrepository-patternautomapperdto

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


c#wcfentity-frameworkpocodto

Read More
Read Only Multitable DTO + Hibernate...


javahibernatedtosubquerymulti-table

Read More
Manipulating JPA enities direclty in the web layer without DTOs...


web-applicationsjpadto

Read More
JSON/XML output in GUI, BLL or DTO?...


design-patternsdtobllcontent-negotiation

Read More
DTOs in a WCF Web Api project...


entity-frameworkdtowcf-web-api

Read More
Object Mapper using repositories...


c#repositoryautomapperdto

Read More
Using beanlib with grails (or another hibernate unwrapper), despite conflicting dependencies?...


hibernatespringgrailsdto

Read More
BackNext