As it currently stands, this question is not a good fit f开发者_运维技巧or our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I am creating an interface where users can build their own business rules out of domain specific objects at runtime, have those rules persisted 开发者_运维知识库in the database and then used by the ap
I am facing a problem that, for some business processes the sequence of invoking business objects and methods may change frequently. So I came up with something similar to the below:(Sorry somehow I c
I have to come up with an idea on how to transparently create invoices. Customers are diverse and usually government type institutions. As such, they have strict rules for creating invoices and what g
Recently, I am reading about the rule engines in JBOSS Drools Manual [ref - 2.2.5. Strong and Loose Coupling]. Below is the excerpt from it \'If your rules are all strongly coupled, the chances are th
I just started working for a government agency and I have come across an interesting problem: business rules depend on legislature and as such they have to respect the exact time periods that legislat
My .NET application evaluates user defined rules at runtime. These rules are entered to system via GUI menus by user. I generate a logical statement that corresponds to it and store it in database.
Am looking for some advice on the design of an application. As I\'v signed an NDA I can\'t reveal too much about the actual business but will try to explain the requirement.
I\'m developing a ASP.NET MVC application with 3 layer classic architecture 1. data access (Repositories)
I am currently writing a .net application with c# and want to check a number of rules and based on passing or failing the rules, perform an action. So I am looking to implement a generic solution that