.Net 2.0 和 .Net 4.0 应用程序之间的通信

发布于 2024-08-31 15:52:31 字数 117 浏览 4 评论 0原文

我有一个在 .Net 2.0 中开发的应用程序(STA EXE),它提供了一些钩子,以便可以编写插件。我计划在.Net 4.0中编写一个插件,它将是一个dll。请让我知道在这两个应用程序之间进行双向通信的最佳方法是什么。

I have an application (an STA EXE) which is developed in .Net 2.0 has the provided some hooks so that one can write plug-ins. I planned to write a plug-in in .Net 4.0, which will be a dll. Please let me know what is the best way to do two way communication between these two application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

零度℉ 2024-09-07 15:52:31

我不确定您如何在彼此之间引用项目,但您可能会遇到此错误:

“useLegacyV2RuntimeActivationPolicy”在 .NET 4 配置中起什么作用?

I'm not sure how you're referencing the projects between each other, but you may run into this error:

What does ‘useLegacyV2RuntimeActivationPolicy’ do in the .NET 4 config?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文