Most voted "business-rule" questions
11 questions
Sort by count of
-
54
votes2
answers6578
viewsBusiness Rules in the Database - what are the advantages and disadvantages?
Maybe I join a team to develop a new project. The leader has already made some decisions. Among them, that "business rules will be in the database". In "procedures" and "views", "triggers", etc..…
-
28
votes2
answers7111
viewsWhat to do if client can be both PF and PJ?
I’m developing an object-oriented system. I need to keep a customer record. It turns out that these clients can be both natural and legal persons. If clients were just legal persons it would be…
-
16
votes2
answers898
viewsAre business rules always related to validation?
Since I started studying object orientation I hear a lot about business rules. Basically, from what I understand until today, an object must have methods encapsulated the rules of business and the…
-
6
votes1
answer111
viewsCan LINQ be considered business rule?
Sometimes I pull active objects with LINQ expression. Utilise filtering with LINQ can be considered a business rule and in a scenario such as DDD (Domain-Driven Design)? What is the best place to…
-
5
votes2
answers711
viewsWhere to put the business rule at the angle?
I love programming web and mobile apps with Angularjs. But I’m tired of spreading my business rules by controller and factorys. I miss being able to create my objects with their respective…
-
4
votes2
answers472
viewsMVC and DAO - Data Rules
In a CRUD where at the time of registration it is necessary to verify if a certain field already exists in the bank, in order not to allow duplicate registration, this rule of verification must be…
-
3
votes2
answers296
viewsWhat is a business rule and an enforcement rule? What defines a mechanism as one or the other?
I know that has question about it in general. But I want to be specific. When creating a business class, a Cliente for example, it makes sense to have parts of the mechanism, such as Object (I know…
-
1
votes2
answers89
viewsLanguage for processing business rules
I am architecting a new project in C# and one of the needs is that module does mathematical calculations on values that I will have in the database. This module needs to share these rules with…
-
-1
votes1
answer39
viewsImplement bookmark option on a server
I am trying to implement the option of the favorite user to add an item to a list and I am in doubt as to how best to do this. The scenario is as follows, all users have access to the same list of…
business-ruleasked 8 years, 2 months ago Neto Lobo 181 -
-1
votes1
answer261
viewsSeparate listings of an object for each object of the type of another class
Good night. My question is in relation to the algorithm of my project, I am trying to make an application where each Customer can place several orders but each order belongs to a different Customer.…
-
-1
votes3
answers63
viewsBusiness rule in a personal system
Concept of business rule They are statements about how the company does business. They reflect business policies. Organizations with this have policies for meet business objectives, satisfy…
business-ruleasked 6 years, 4 months ago HeyJoe 819