Working with C# Model Generator

C# Model Generator is designed to use the DataWindow objects from PowerBuilder to generate the C# data objects and models that can be used with SnapObjects in the C# editor (such as SnapDevelop, Visual Studio etc.). In order to perform this operation, you need to have a PowerBuilder application which contains the DataWindow objects and a C# project to which you want to export the DataWindow objects. To create a C# project, select from File > New > Target > C# Projects in the PowerBuilder IDE (this will launch the SnapDevelop IDE).