Search code examples
How should be my DTO object for ASP.Net MVC View?...


asp.net-mvcnhibernateviewmodeldto

Read More
What are the best practices for writing a DTO layer in an enterprise ASP.net application?...


asp.netdatabasedto

Read More
Should I use DTOs as my data models in MVVM?...


wpfarchitecturemvvmdto

Read More
BestPractice: May a DTO have navigation properties?...


dto

Read More
Hibernate GenericDAO for parent/child relationships and DAO/DTO patterns...


javahibernateparent-childdaodto

Read More
Should business objects be able to create their own DTOs?...


c#oopdto

Read More
In DDD, how do you work with multiple repositories for read-only lists...


repositorydomain-driven-designdto

Read More
Using DTO Pattern to synchronize two schemas?...


databasehibernatesynchronizationdto

Read More
BestPractice: How to display a many-to-many association in a view in a clean way?...


c#nhibernateautomapperdto

Read More
AutoMapper : Map a many-to-many association into a DTO (Is flattening of collection items supported?...


c#nhibernatemany-to-manyautomapperdto

Read More
MVC: Is it considered bad form to give a DTO a reference to the data access layer?...


model-view-controllerarchitecturecoding-styledto

Read More
Should I use DTO over WCF (namedPipes) or not?...


.netwcfnamed-pipesdto

Read More
How should I create & map an XML file describing some import data to a DTO?...


c#.netxmldtodata-import

Read More
Should I map a DTO to/from a domain entity on both client and server sides?...


.netserializationormmappingdto

Read More
Can a DTO have instance methods returning derived values?...


dtoinstance-methods

Read More
C# Business Object Architecture question regarding Business and DTO objects...


c#architectureobjectdto

Read More
Is is ever appropriate to put functionality in a DTO?...


language-agnosticdesign-patternsdto

Read More
Handling invalid values with ModelBinder in ASP.NET MVC 1.0...


c#asp.net-mvcentity-frameworkmodelbinderdto

Read More
DTOs and interfaces...


javaapache-flexarchitecturedto

Read More
Using a DTO as the model for a view...


asp.net-mvcdto

Read More
Has Chrome improperly implemented the dataTransfer object?...


javascriptgoogle-chromedto

Read More
OO / DTO Architecture question...


design-patternsoopdto

Read More
Repository + NHibernate + DTO...


asp.net-mvcnhibernaterepository-patterndto

Read More
Design issues with DTO's etc...


c#dto

Read More
DTO/Command Pattern Question...


c#automapperdto

Read More
DTOs vs Serializing Persisted Entities...


c#web-servicesdtoobject-persistence

Read More
Linq2Sql generated classes able to put into a separate project?...


c#linq-to-sqlrepository-patternpocodto

Read More
Best approach for building NHibernate DTO's...


nhibernatehibernatefluent-nhibernatedto

Read More
Is the untyped .net DataSet a duck typed DTO?...


.netdatasetdtoduck-typing

Read More
Is my ASP.NET MVC application structured properly?...


asp.net-mvcentity-frameworkcruddto

Read More
BackNext