合并两个VB.NET项目 [英] Merging two VB.NET projects

查看:318
本文介绍了合并两个VB.NET项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

和我公司的某个人一起工作。我们已经开发了一个项目在
VB.NET中,现在我们想将它们合并到一个项目/解决方案中,以便它们可以互相通信。通信很简单(例如,如果用户在一个

表单中选择DataGridView中的一行,它会在另一个表单中选择相应的行)。 />

我几乎已经编写了可以处理所有

通信的类,但我不确定的是,什么是最好的方法将这些婴儿合并为
?只需将所有vb文件和引用复制到

单个项目中?或者用两个独立的项目创建一个单独的解决方案?

或者......?


您的建议非常感谢,


-Dan

Working w/ someone in my company. We''ve both developed a project in
VB.NET, and now we want to merge them into a single project/solution so
they can communicate with each other. The communication is fairly
simple stuff (e.g., if user selects a row in a DataGridView in one
form, it selects a corresponding row in the other form).

I pretty much have the class written that will handle all the
communication, but what I''m not sure about is, what''s the best way to
merge these babies? Just copy all the vb files and references into a
single project? Or create a single solution with two separate projects?
Or ... ?

Your advice much appreciated,

-Dan

推荐答案



" Daniel Manes" < da ****** @ cox.netwrote in message

news:11 ********************** @ h48g2000cwc .googlegr oups.com ...

"Daniel Manes" <da******@cox.netwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com...

我们都在VB.NET中开发了一个项目
We''ve both developed a project in VB.NET



请不要在.NET和非.NET组之间进行交叉。 * .vb。*组

适用于VB6和更早版本。 * .dotnet。*组适用于.NET。

Please do not crosspost between .NET and non-.NET groups. The *.vb.* groups
are for VB6 and ealier. The *.dotnet.* groups are for .NET.


" Daniel Manes" < da ****** @ cox.netwrote in message

news:11 ********************** @ h48g2000cwc .googlegr oups.com
"Daniel Manes" <da******@cox.netwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com

和我公司的某个人一起工作。我们已经开发了一个项目

VB.NET,
Working w/ someone in my company. We''ve both developed a project in
VB.NET,



请从交叉发布中删除mpvb.general.discussion因为这与VB 6或更早版本没什么关系

Please remove m.p.vb.general.discussion from the cross-post as this has
nothing to do with VB 6 or earlier




Daniel Manes写道:

Daniel Manes wrote:

和我公司的某个人一起工作。我们已经开发了一个项目在
VB.NET中,现在我们想将它们合并到一个项目/解决方案中,以便它们可以互相通信。通信很简单(例如,如果用户在一个

表单中选择DataGridView中的一行,它会在另一个表单中选择相应的行)。 />

我几乎已经编写了可以处理所有

通信的类,但我不确定的是,什么是最好的方法将这些婴儿合并为
?只需将所有vb文件和引用复制到

单个项目中?或者用两个独立的项目创建一个单独的解决方案?

或者......?


您的建议非常感谢,


-Dan
Working w/ someone in my company. We''ve both developed a project in
VB.NET, and now we want to merge them into a single project/solution so
they can communicate with each other. The communication is fairly
simple stuff (e.g., if user selects a row in a DataGridView in one
form, it selects a corresponding row in the other form).

I pretty much have the class written that will handle all the
communication, but what I''m not sure about is, what''s the best way to
merge these babies? Just copy all the vb files and references into a
single project? Or create a single solution with two separate projects?
Or ... ?

Your advice much appreciated,

-Dan



我通常会创建一个包含其下所有项目的解决方案。


-

Tom Shelton

I normally would create a solution with all the projects under it.

--
Tom Shelton


这篇关于合并两个VB.NET项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆