如何转换整个项目? [英] How do I convert an entire project?

查看:95
本文介绍了如何转换整个项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用Visual C#2010开发的项目,我想知道如何将项目转换为VB.NET?请记住,我只是不希望转换单个文件,而是整个项目。换句话说,解决方案附带的所有文件。

I have a project that was developed using Visual C# 2010 and I would like to know how can I convert the project to VB.NET? Remember, I just do not want individual files to be converted, but the entire project. In other words, all the files that came with the solution.

推荐答案

我还没有尝试过,但 Developer Fusion [ ^ ]声称要这样做。



我怀疑你会遇到一些问题 - 即使他们承认它并不完美,所以期待必须对输出进行一些严格的测试。



并且不要指望它将Winforms应用程序转换为网站或类似网站 - 这是一个完全不同的水壶fish!
I haven't tried it, but Developer Fusion[^] claim to do it.

I'd suspect you will have some problems though - even they admit it's not perfect, so expect to have to do some serious testing of teh output.

And don't expect it to convert a Winforms app to a website or similar - that is a whole different kettle of fish!


有一个名为Reflector的东西

我不确定但是可以用来转换 .dll文件到C#或VB.net代码(如Decompiler)

可能有这种对话的工具。



这可能会帮助你......



http://stackoverflow.com/questions/11462373/how-to-convert-c-sharp-code-to-vb -net [ ^ ]



http://stackoverflow.com/questions/8968454/can-we-decompile-ac-sharp-dll-to-vb-net [ ^ ] < br $> b $ b

http:// stackoverflow .com / questions / 10699472 / c-sharp-vb-net-dll-conversion [ ^ ]



希望这有助于你。
There is a thing named "Reflector".
I am not sure BUT That can be used to Convert .dll files to C# or VB.net code(like Decompiler)
There might be Tools for this kind of Conversation.

This Might Help you...

http://stackoverflow.com/questions/11462373/how-to-convert-c-sharp-code-to-vb-net[^]

http://stackoverflow.com/questions/8968454/can-we-decompile-a-c-sharp-dll-to-vb-net[^]

http://stackoverflow.com/questions/10699472/c-sharp-vb-net-dll-conversion[^]

Hope This Helps You.


这篇关于如何转换整个项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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