Previous Topic: Presentation LogicNext Topic: Data Manipulation Logic


Business Rule Logic

A major design consideration for the processing logic is what logic is required to fully support the tasks performed by the user. After you determine this, you can decide if the logic should be distributed or not. If the logic is distributed, you have considerations of which platform, client or server, is best suited for the particular functionality.