Discussions tagged .NET 6.0
Default numeric values in converted DataWindow
- How-to
- Last updated 1 month ago
- David Xiong @Appeon replied 1 month ago
Hello,I'm using SnapDevelop to generate the DataWindows.I can see the default values for the columns of type string or datetime, but none of the numeric types.For example, this is fine:public string C_Chiuso_A_Forza { get; set; } = "N";But I can't se...
Dear all,
Based on this announcement, there are a few questions:
Is it mandatory to install the .NET 6 with PB 2022 R2 standalone compiler (PBAutoBuild220.exe)?
Is it mandatory to install the .NET 6 with PB 2022 R2 IDE?
How does the .NET 6 comp...
Info on DataWindow Converter and nullable property
- How-to
- Last updated 8 months ago
- Francisco Martinez @Appeon replied 8 months ago
Hello, I need information about converting datawindows to C# Model.
In SnapDevelop starting from a datawindow created with PowerBuilder I am able to create the relative C# Model using the "Convert DataWindow to C# Model" function however I find what...
ASP .NET Core Web API project: problem with datawindow computed fields
- How-to
- Last updated 8 months ago
- FIlippo Donà replied 8 months ago
Hello, I have implemented an ASP .NET Core Web API project that uses datawindows created in PowerBuilder to read data.Following the tutorial I was able to easily create an API which, after converting the datawindow into a C# Model, reads the data fro...
- Page :
- 1