问题描述
大家好,
我公司希望将一个大型项目从vb6迁移到vb.net
我在网上阅读了一些文章,但我会问你是否有办法或最佳实践.
vb6项目有一个主要的MDI表单,其中包含许多子表单
我的想法是进行逐步迁移,一次只添加一个表单.可能吗?
我尝试了从vb6到vs2008的大规模迁移,但按照我的设想,被中断了.
多年来,vb6应用程序在架构选择上有些错误:他们使用了许多全局模块,变体和许多第三方控件.
如果您有任何经验,可以给我一些建议吗?
谢谢.
Luke
Hello everyone,
My company want to migrate a big project from vb6 to vb.net
I read some articles on the net, but i would ask to you if there is a way or a best practices to do it.
The vb6 project have a main MDI form with a lot of child forms
My idea is to do a progressive migration, adding just a form at a time. Could be possible?
I tried a massive migration from vb6 to vs2008 , but as i supposed , was interrupted.
The vb6 application have some wrong architectural choices made during the years: they used many global module, variants ,many third-parts controls.
If you had any experience about it, could you give me some suggestion?
Thanks.
Luke
推荐答案
这篇关于将大型项目从vb6迁移到vb.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!