In PowerBuilder 2018 will we be able to make direct calls to 3rd party .Net non-visual assemblies that are not COM callable?
For example, eBay .NET SDK APIs https://developer.ebay.com/tools/netsdk
Thanks.
In PowerBuilder 2018 will we be able to make direct calls to 3rd party .Net non-visual assemblies that are not COM callable?
For example, eBay .NET SDK APIs https://developer.ebay.com/tools/netsdk
Thanks.
If you choose the new C# Web API or C# Assembly feature - you will be coding and building using the *same* Editor, Compiler and Linkage Editor as VS uses so .. the answer to all your questions is YES. ;-)