I have 3 asp.net applications. They all have common referential data tables like Categories, Countries, Provinces, etc. My intention is to share these referential tables across the 3 applications. So I would like to know if I can achieve this using SubSonic 3.0 or any other ORM.