Search code examples
Setting up a repository pattern in MVC...

phpoopdesign-patternsrepository-patternddd-repositories

Read More
What is the correct aggregate root?...

c#design-patternsdomain-driven-designrepository-patternddd-repositories

Read More
How to make the Linq2Sql understand custom types?...

c#linqlinq-to-sqldomain-driven-designddd-repositories

Read More
How to do this in DDD without referencing the Repository from the domain entity?...

domain-driven-designddd-repositories

Read More
Getting all aggregate root entities child entities?...

asp.net-mvc-3domain-driven-designddd-repositoriesservice-layeraggregateroot

Read More
DDD: keep a link to an entity inside an aggregate root, for reporting only...

domain-driven-designentity-relationshipaggregateddd-repositoriesaggregateroot

Read More
Architecture so you can swap entity framework for SQL and vise versa...

sql-serverasp.net-mvc-3entity-framework-4.1inversion-of-controlddd-repositories

Read More
DDD: can a repository return boolean values?...

language-agnosticdomain-driven-designrepositoryrepository-patternddd-repositories

Read More
DDD: is that a Unit Of Work?...

domain-driven-designrepositoryrepository-patternunit-of-workddd-repositories

Read More
DDD: Repositories calling Application Services...

architectureservicedomain-driven-designrepository-patternddd-repositories

Read More
How do you persist/restore aggregate roots with entities in DDD?...

domain-driven-designpersistenceaggregateddd-repositoriesaggregateroot

Read More
Can an Entity access a Repository?...

ormrepositoryentityrepository-patternddd-repositories

Read More
Domain Driven Design - Aggregate Question...

.netarchitecturedomain-driven-designdnsddd-repositories

Read More
Can DTO's have nested DTO's?...

asp.net-mvc-3design-patternsdomain-driven-designddd-repositoriesdata-transfer-objects

Read More
Should child entity classes have their own repositories?...

ormdomain-driven-designddd-repositoriesdomain-object

Read More
Bug Tracker Architecture...

ddd-repositories

Read More
DDD, BoundedContexts, Domain Events and Transactions...

domain-driven-designddd-repositories

Read More
Reference a value objects parent entity object in RavenDb...

c#domain-driven-designravendbddd-repositories

Read More
DDD, Repositories and Role Interfaces...

nhibernatedomain-driven-designrolesddd-repositories

Read More
Should I use DDD aggregate root repositories with EF 4.1 + LINQ?...

linqentity-framework-4.1ddd-repositories

Read More
Active Record pattern, Repository pattern and testability (in java)...

design-patternsactiverecorddomain-driven-designrepository-patternddd-repositories

Read More
How to make POCO work with Linq-to-SQL with complex relationships in DDD...

linq-to-sqldomain-driven-designpocoddd-repositories

Read More
Try Catch in Repository...

c#entity-framework-4domain-driven-designddd-repositories

Read More
Structure Question with EF 4.1...

asp.net-mvc-3c#-4.0ddd-repositories

Read More
MVC-3 Project Structure...

asp.net-mvc-3ddd-repositories

Read More
Loading a Value object in List or DropdownList, DDD...

domain-driven-designddd-repositories

Read More
TDD demos/guides/videos including fake repositories or domain models...

tdddomain-driven-designrepository-patternddd-repositories

Read More
Domain driven design value object, how to ensure a unique value...

domain-driven-designddd-repositoriesvalue-objects

Read More
How to test my repositories implementation?...

unit-testingnunitddd-repositories

Read More
How should I implement my Repository (DDD) in C# to handle multiple calls for the same Aggregate Roo...

c#domain-driven-designrepositoryaggregateddd-repositories

Read More
BackNext