Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I want to convert Vb6 application to ASP.net (with Service Oriented Architecture). I knew it better rewrite the entire application in ASP.NET.
But I want to know, Is there any alternate way to minimize the work of rewriting.

Thanks In Advance.

With Regards
Palanivelrajan
Posted

1 solution

No, there is not. VB6 is long unsupported, and in general, moving from a client app to a web app can be hard work because of the difference in architecture. You need to just rewrite it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900