No-tiers
No-tiers is modular architecture built using SOLID priciples for creating data centric application with complex business logic
Learn More
Why a modular architecture?
Modules allows you to replace or add any one component (module) without affecting the rest of the system....
Architecture
How No-tiers works?
In a nut shell each module automatically inherits the core functionality which replaces tiers with a strategy patten, complex logic is dynamically loaded in using simple factories...
About
Getting started?
Insure you have a MSSQL database which is accessible over the Internet and then click start...
Start