CSI C#izer Utility for SyteLine
C#izer is a utility that helps developers in converting SQL Objects such as Stored Procedures, and Functions into C# code.
C#izer is a utility that helps developers in converting SQL Objects such as Stored Procedures, and Functions into C# code.
It is created to help SyteLine/CSI developers in converting SQL Objects such as Stored Procedures & Functions. The tool uses Microsoft TSQL Parser Class to read and convert an SQL object into C# code. By using the C#izer, SyteLine/CSI developers skip the manual conversion process that will take a huge amount of time and resources, especially on large-scaled SQL Objects.