Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
1 user(s) are online (1 user(s) are browsing encyclopedia)

Members: 0
Guests: 1

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

NxBRE

NxBRE is an open source, C Sharp programming language based Business rules engine. It offers two different engine flavours:

  • the and Precondition (as found in many commercial engines). It is designed in a way that encourages the separation of roles between the expert who designs the business rules and the programmer who binds them to the business objects.
  • the Flow-driven programming Engine, which uses XML as a way to control process algorithm flow for an application in an external entity. It is basically a wrapper on C Sharp programming language, as it offers all its flow control commands (if/then/else, while, foreach), plus a context of business objects and results.
  • A Business rules engine like NxBRE can be useful for projects that have to deal with:

  • complex business rules that can not be expressed into one uniform structured manner but require the possibility to have free logical expressions,
  • changing business rules that force recompilation if the new rules must meet unexpected requirements.
  • =See also=

    Logic programming

    Expert system

    =External links=

    *[http://nxbre.org/ NxBRE website]