Delphi与.NET的互操作性 [英] Delphi's interoperability with .NET

查看:135
本文介绍了Delphi与.NET的互操作性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前有一个代码库的delphi(win32)代码。我想扩展新功能,但是,我的知识在.NET(C#)中,我想保留现有的代码库,并在.NET中添加新功能。



谢谢!

解决方案

我没有使用过,但请查看 RemObject Hydra


Hydra使其轻松混合和匹配
本机Delphi和托管.NET代码
a单一应用程序,允许
开发人员根据自己的需要选择最佳的
技术。


基本上你可以将Visual和非可视化.NET代码嵌入到Delphi应用程序中,并与Delphi一起使用。他们有一个免费试用,现在有一个比赛正在运行,您可以赢得一个通过查看免费试用免费试用



除此之外,您可以使用 .NET通过COM在Delphi中。 .NET程序集可以是C#,Prism,VB.NET或任何.NET语言。


I currently have a codebase of delphi (win32) code. I want to extend new functionality, however, my knowledge is in .NET (C#), and I'd like to keep the existing code base and add new functionality in .NET.

What , if any, are my options (for delphi and .NET inter operating) ?

Thanks!

解决方案

I haven't used it, but check out RemObject Hydra.

Hydra makes it easy mix and match native Delphi and managed .NET code in a single application, allowing developers to choose the best set of technologies for their needs.

Basically you can embed Visual and non-visual .NET code in your Delphi application and work with it just like it is Delphi native. They have a free trial, and there is a contest running right now where you can win a free copy by reviewing the free trial.

Beyond that then you can use .NET via COM in Delphi. The .NET Assembly can be in C#, Prism, VB.NET or any .NET language.

这篇关于Delphi与.NET的互操作性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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