n-tier

Forum discussion tagged with n-tier.
  1. sao123

    Can you give Practical Advice on how to apply SOLID principals of OOP to N Tier Data Driven Web Apps

    So one of the things I am discovering in my career is that Data Driven (database) Web Applications in an N tier architecture are very difficult to test and maintain (enhance/fix). I think that is true across the board in all software development, but some areas suffer more than others. Since...