Library tutorials & articles tagged with architecture
Search filter
Tags
Page 1 of 1
-
Domain Driven Design: A Step by Step Guide - Part 2
by Casey Charlton
Get to grips with the fundamental concepts of entityes, value objects, aggregate roots and domain services.
-
Domain Driven Design: A Step by Step Guide - Part 1
by Casey Charlton
There is a lot of interest in DDD recently, both in the book, and in the methodology, and in the buzzword. Casey aims to clear up the confusion and start to demystify it.
-
Controller Patterns for ASP.NET
by Alex Homer
Discover how to use controllers and partial views within your web applications, allowing powerful web applications to dynamically choose correct views at runtime, and preserving your seperation of concerns.
-
Why Patterns
by Andy Clymer
We look at the rise of 'patterns' in the developer community, and how they've evolved to help communication between developers and understanding more clearly the intent of a given piece of code.