After Generating Database Objects from an UML Model you are desperately in need of a data access layer (DAL) and a business logic layer (BLL). Today we are going to generate the famous Business Entities. After executing that funny sql-script we generated from UML previously, you are the proud owner of a database. Since I [...]