Do you see any problem with this setup?

Posts   
 
    
exp2000
User
Posts: 68
Joined: 13-Apr-2006
# Posted on: 27-Apr-2006 23:22:32   

Generated code by LLBL

DataBaseGeneric namespace: {Company}.{Product}.{Module}.Entities DataBaseSpecific namespace: {Company}.{Product}.{Module}.SqlSpecific

BLL namespace : {Company}.{Product}.{Module} references DataBaseGeneric & DataBaseSpecific assemblies

PL namespace : depends on the presentation media references only BLL and DataBaseGeneric assemblies

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 28-Apr-2006 06:32:27   

Nothing wrong with that setup.

And as for the Namespaces, use any convention that suits you.