BusinessRules

Data Abstract for .NET comes with two samples that demonstrate using Business Rules Scripting to provide data validation in the middle tier rather than in the client application.

Typically the samples are located in C:\Users\Public\Documents\RemObjects Samples\Data Abstract for .NET. Inside that folder you will find folders for each programming language that Data Abstract for .NET supports.

Sample 1: Console based program

The Console Sample is a non interactive program available in both C# and Silver that retrieves data and prints it to the console.

Sample 2: Desktop based program

The Desktop Sample is an interactive program available in C#, Oxygene, Silver and Visual Basic.

See Also