Tag Archive: architecture
For systems that are CRUD heavy, Active Record is still not a bad pattern of choice for some of your objects. While today it is avoided in much larger applications, I wouldn’t deem it as obsolete, and when used right,…
Read more
N-Tier Architecture Best Practices, Part 1: 2-Tier Architecture with just a Data Tier N-Tier Architecture Best Practices, Part 2: 3-Tier Architecture with interfaces and a Data Tier → this article N-Tier Architecture Best Practices, Part 3: DLinq / Linq to…
Read more
Before I start off on my lengthy post, this article is what sparked my interest. With that linked for you, this will be split into a 5 part blog series each part covering a specific type of n-tier architecture. If…
Read more