I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration process before jumping into it". One site even recommends that this training process should take at least 2-3 weeks. I'm not sure how you can train for such a process...but maybe I'll find something while I'm researching.
I was wondering if anyone here has taken part in such a project?
Do you have an pointers on the process?
At first I was thinking that we should just redesign/rewrite each component in our existing application but the more I read about the migration tool the more I think it might be the better approach (so long as we adequately prep our VB6 code for the migration).
I have also been told that the migration tool is not a good idea from a trusted source. I am apprehensive about migration tools out there. Some of them "delete redundant code" and auto-magically modify things so that they are coded to the "best practice" standards...but these standards might not necessarily be the standards that we want to use.
Like I said, at this point I'm doing a lot of research and so I have a very opened mind.
I would love to hear from someone who's actually tackled such a project.
-Frinny
I was wondering if anyone here has taken part in such a project?
Do you have an pointers on the process?
At first I was thinking that we should just redesign/rewrite each component in our existing application but the more I read about the migration tool the more I think it might be the better approach (so long as we adequately prep our VB6 code for the migration).
I have also been told that the migration tool is not a good idea from a trusted source. I am apprehensive about migration tools out there. Some of them "delete redundant code" and auto-magically modify things so that they are coded to the "best practice" standards...but these standards might not necessarily be the standards that we want to use.
Like I said, at this point I'm doing a lot of research and so I have a very opened mind.
I would love to hear from someone who's actually tackled such a project.
-Frinny
Comment