business-logic
How can developers let business users define application logic?
I\'m working on a new application at work, and a manager is really pushing the concept of a business rules management system (BRMS) and a workflow management system, and I\'m trying to figure out the[详细]
2023-02-04 12:16 分类:问答Is this database design or authorization / permissions responsibility
I\'m thinking about permissions system for my project and I can\'t make a decision on how to organize my permissions system. In开发者_StackOverflow short abstract form I would describe my question as[详细]
2023-02-04 01:48 分类:问答Where does business logic go in rails?
I\'m an ASP.NET MVC developer just starting with my first big project on rails however Im confused as where to put your business logic? on ASP.NET I create a library which contains services(Domain dri[详细]
2023-02-01 22:24 分类:问答Business logic on stored procedure
I am working with stored procedures in order to access my db data.开发者_Python百科 I am trying to put the business logic in the code and not in the stored procedures. But I have a case I don\'t know[详细]
2023-01-31 07:48 分类:问答How shoud be a parameters table designed and used on businesses and GUI layers? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_如何学运维[详细]
2023-01-31 03:47 分类:问答Where should the business rules be implemented? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-01-31 03:44 分类:问答Business logic in MVC [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_Python百科 Want to improve this question? Update the question so it can be answered with facts and cita[详细]
2023-01-29 20:08 分类:问答I need a simple rules engine, I think? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-28 02:34 分类:问答Business Logic in a multi sites application (front-end, back-end 2, back-end3,back-end)
Suppose I have an application for courses management. BACK-END STUDENT: the student can view the courses, subscribe course, rate course...[详细]
2023-01-27 22:25 分类:问答How can I model both data and logic in a database?
I\'m working on a web app for a magazine that will allow users to log in and renew their subscriptions online. These subscriptions are renewed based on a set of rules, and I\'d like to get some ideas/[详细]
2023-01-24 09:46 分类:问答