Porting a PowerBuilder Application to .NET
Posted
by Justin Ethier
on Stack Overflow
See other posts from Stack Overflow
or by Justin Ethier
Published on 2009-05-05T15:18:52Z
Indexed on
2010/05/13
15:14 UTC
Read the original article
Hit count: 270
Does anyone have any advice for migrating a PowerBuilder 10 business application to .NET?
My company is considering migrating a legacy PB application to .NET (C#) and I am just wondering if anyone has any experience - good or bad - that you would like to share.
The application is rather large with 10 PBL libraries, some PFC as well as custom frameworks. There are a large number of DLL calls being made as well. Finally, it uses a Microsoft SQL Server database.
We have discussed porting the "core" application code to .NET and then porting more advanced functionality across as-needed.
© Stack Overflow or respective owner