I had this question in the comments of another thread, but it appears that it requires a new one.
Our company has a lot of code written in PB 12.6 NET, which serves as effective code sharing through COM for our various desktop applications. Pb 12.6 allowed for effective consumption of .NET assemblies, so it was widely used for over 5 years.
Apparently, there is no direct conversion to C# through Snap Develop so we will need to do it gradually.
The biggest problem is the conversion of DW objects. If this is solved, then the rest is likely to be relatively easy.
Does anyone have any idea how to quickly convert PB 12.6 DW object to PB classic DW objects? There is no UI issue here as all .NET components are non-visual
Thank you
Arcady