VC ++到C#4.0的迁移 [英] VC++ to C#4.0 migration

查看:113
本文介绍了VC ++到C#4.0的迁移的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个用vc ++ 6.0编写的应用程序.该应用程序具有11个扩展dll和1个exe.

我们想将该应用程序迁移到C#.net.
首先,我们计划将所有dll代码编译到vc ++.net中.
并将exe迁移到C#.net,它将使用vc ++.net中的dll的功能.完成此任务后,我们将逐个迁移每个dll.

由于我是C#的新手,请给我建议如何开始相同的迁移过程,或者那里有其他替代迁移过程.

We are having an application written in vc++6.0. Application has 11 extension dlls and one exe.

We want to migrate that application to C# .net.
To start with this we have planned to compile all dlls code into vc++.net.
and migrate exe to C# .net which will use the functionality of dlls which are in vc++.net. After completing this task we will migrate each dll one by one.

As I am new to C#, kindly give me suggestion how to start with the same migration process or any other alternative migration process is there.

推荐答案

VC ++和C#不同一共野兽.

进入托管平台的最佳选择就是您所说的.

我唯一的建议是在绝对必要之前不要移植到c#.
VC++ and C# are different beasts altogether.

Your best bet to go to a managed platform is exactly as you have said.

The only suggestion I have is don''t port to c# until it is absolutely necessary.


请看一下以下文章:
C ++-> C#:从C ++迁移到C#所需的知识 [ ^ ]
从C ++到C#迁移 [
Give the following articles a look:
C++ -> C#: What You Need to Know to Move from C++ to C#[^]
C++ to C# Migration[^]


这篇关于VC ++到C#4.0的迁移的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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