Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in business-logic

Are middleware apps required to do business logic?

How do you keep view logic out of the model and business logic out of the view-model in MVVM?

What is the difference between "workflow engine" and "business process management engine"?

separation of logic and UI in titanium (javascript)

How to update UI from business layer?

Best approach to programming highly complex business/math rules

c# math business-logic

Is business logic subjective? [closed]

business-logic

Business Logic in PHP or MySQL?

php mysql business-logic

Business rules in the repository?

C# - Usage of transactions in business layer (SQLServer 2005+ , Oracle) - good examples

Dependencies Symfony2

business-logic symfony

Zend Framewok 2, Doctrine 2 and where do Business logic fit in

Which layer do functions like: caching and logging belong?

Is it a bad idea to use a database's primary key as business object identifier?

How to avoid anemic domain model with business logic in the form of rules

How to use FluentValidation within c# application

Getting rid of hard coded values when dealing with lookup tables and related business logic

Business Layer Logic (BLL) is about data?

Where to put such business logic? Service vs DAO?

Is it a good or a bad thing that a suite of quickcheck tests match the implementations?