Introduction Imagine you need to architect a multitier, distributed .NET-based app with three logical layers—presentation and interface services, business logic with core functionalities, and data access, where all database stuff and messaging happens. For this type of application, layering is...
SubSonic Vs dOOdads Vs ActiveRecord Let's meet our contenders: dOOdads An ORM framework which was provided by the people who also gave us MyGeneration . It's built with a couple of things in mind: - Ease of use - Supporting a large amount of DBMS systems Summary MyGeneration presents dOOdads, an elegant...
The details can be found here . It will be a short beta so if your using or are planning to use SubSonic it's wise to jump in there and start submitting some bugs :) How to submit bugs for this version can be found here .