About .NET Stored Procedures
Microsoft .NET framework provides a common runtime functionality for Windows applications. This allows a consistent and comprehensive programming model for Windows developers. Extending platform flexibility for Windows developers, FairCom DB SQL now supports stored procedures, user-defined functions, and triggers within the .NET framework.
Key Features
With this new .NET support, your Visual Studio IDE is used to create, edit, and debug SPs, UDFs, and triggers. A new API is provided along with Visual Studio templates for complete .NET integrated development. Compile on your client and deploy binaries to your server. Both C# and Visual Basic templates are provided.
A tutorial, which follows our standard FairCom tutorial model, is provided in:
<faircom>\drivers\tutorials\cSharp