Hi,
Someone have an alternative to replace .Net assembly target in PB2019 to generate a component usable with .Net application?
Thank you for help.
Hi,
Someone have an alternative to replace .Net assembly target in PB2019 to generate a component usable with .Net application?
Thank you for help.
Hi Patrick;
You can now build proper .NET Assemblies in the SNAPDevelop IDE that also comes with PB2019Rx and higher editions of Appeon PB. Also, you could also use VS as well to build the .Net Assembly. Then once you have the .Net Assembly ready, it's super easy now to consume your .NET Assembly in a PB App using the new "DotNetAssembly" object feature within the PB IDE & Runtime.
FYI: https://docs.appeon.com/pb2019r2/powerscript_reference/ch10s478.html
HTH
Regards ... Chris
Yes, you do C# project in the SnapDevelop IDE using the .NET DataStore. If you already have existing.NET assembly project in PowerBuilder, you can convert it to C# with the PowerScript Migrator. Here is more info and tech resources at the bottom of the pages:
https://www.appeon.com/products/dotnet-datastore
https://www.appeon.com/products/powerscript-migrator