vb6 migration - What's the fastest way to convert an existing Vb6.0 win-based application into a c# win-based? -


What is the fastest way to convert an existing Vb6.0 win-based application to AC # win-based?

Core language is so different, that I have to start with scratch, and only copy complex code bits. If you start from scratch, you will have to deal with all VB6 problems while using all the C # power.

VB6 does not have any real class or OOP, which makes it very different from C #. In addition, there is very little control over event manager ().

So, start with zero, copy the UI layout, and think about how I apply it to the first place in C #, it's your life easier Will make.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -