Deep Fried Bytes: Talking Domain-Driven Design with David Laribee – Part 2

Deep Fried Bytes

Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be base...

Running time
0h0m
File size
43.00MB

Download Original File | View original post

Episode synopsis

Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be based on a model. David Laribee wraps up his discussion with hosts Keith and Woody about the growing design practice and how it can be used with the .NET platform.

Listen to the showThanks to our guest this episode

 

Show Notes

Domain Driven Design http://domaindrivendesign.org/ Book -- Domain-Driven Design: Tackling Complexity in the Heart of Software Book -- Applying Domain-Driven Design and Patterns: With Examples in C# and .NET

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The greatest performance improvement of all is when a system goes from not-working to working.” - John Ousterhout