ILOG Rules for .NET User Guides > Rule Studio > Rule Studio User Guide

This section describes how to use ILOG Rule Studio for .NET to define and test business rules.

In This Section

Creating Rule Projects
Learn how to create a Visual Studio .NET solution that integrates business rules, and how to configure the rule projects in the solution that contain rule artifacts.
Defining Business Object Models
Discover how to create a business object model.
Orchestrating Ruleset Execution
Understand how you can orchestrate the execution of rules in the rule engine.
Writing Rules
Find out about the language in which you express business rules, and how to write business rules and decision tables in Rule Studio.
Storing and Sharing Rules
Learn how to publish business rules to a Rule Document Library in Rule Team Server, and update the business rule files stored with Rule Studio. And learn how to add the files in a business rule application using any of the third-party source control providers integrated into Microsoft Visual Studio .NET.
Executing Rules
Learn what code you need to write to instantiate a rule engine and execute a ruleset.
Customizing Rule Studio
Discover how to customize Rule Studio.

Related Sections

Introducing ILOG Rules for .NET
Introduces the ILOG Rules for .NET platform.
Walkthroughs
Provides step-by-step guided tours of selected features of ILOG Rules for .NET.
Samples
Provides example code and sample applications that illustrate how to integrate business rules into an application.