Netcoole Logo the global leader of software transformation solutions.

Migrates from PowerBuilder to C#

» Try it     » Learn more

PB2CS is an assistant tool for converting PowerBuilder to C#. PB2CS converts the PBL file to a C# project(.csproj), and generates a report detailing what was done. After your project is converted, PB2CS inserts comments into your C# code alerting you to statement that will need to be changed.

PB2CS does not make the conversion process completely automatic, because many objects do not have the corresponding components in .NET. But it will speed up your project by automating some of the steps required for migration.


PB2CS Features

PB2CS limitations:

  • Doesn't support DataWindow(.srd).
  • Doesn't support PipeLines(.srp).
  • Doesn't support Projects(.srj).
  • Doesn't support Proxies(.srj).
  • Doesn't support Query(.srq).
  • Doesn't support embbed SQL.

PB2CS GUI

  


Feel free to contact support@netcoole.com if you have any questions.