The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
6answers
5k views

What use is a Business Logic Layer (BLL)?

In reading up on good practice for database applications I've frequently come across advocates of so-called "business logic layers" and I'm trying to decide if it's best for my project to use one ...