如何制作基于网络的程序? [英] How to make web-based a program?

查看:60
本文介绍了如何制作基于网络的程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个问题需要交换语言才能运行。

我有一个由VB编写的应用程序,现在我想让它基于网络,当我问问解决方案时一些专业程序员指导我用C#重新编写它。

现在我想知道什么是我最好的选择,以节省更多的力量和时间,防止浪费他们。我有没有学习C#并再次写它?

there is a problem need to exchange language to be run.
I have an application written by VB and now I want to make it web-based, when I asked the solution of problem, some of professional programmers guided me to write it again with C#.
And NOW I want to know what is best choice for me to save more power and time and prevent of wasting of them.Do I have to learn C# and write it again??

推荐答案

没有。

VB(虽然受到很多诽谤,并且有充分理由)能够与C#相同的东西,只要您的应用程序是用VB编写的.NET框架,那么使用哪种语言并不重要。



如果它是用VB6编写的,那么是的,为新版本转移到C#是有意义的(因为.NET框架根本不像VB6那样工作) ,它会产生一种更清洁的分离,因为没有诱惑以旧的方式尝试以后会造成的所有麻烦。
No.
VB (though much maligned, and for good reason) is capable of the same things as C#, so as long as your application is written in VB for the .NET framework then it really doesn't matter which language you use.

If it's written in VB6, then yes, it could make sense to move to C# for a new version (as the .NET framework does not work like VB6 at all, and it would make a "cleaner" separation as there would be no temptation to "try this the old way" with all the troubles that would later cause.


这篇关于如何制作基于网络的程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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