C#发布项目................. [英] C# Publishing a project.................

查看:72
本文介绍了C#发布项目.................的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道一个非常好的免费软件,而且还为我的C#/VB项目的编译器付费吗?

Dose anyone know a really good free and also paid for compiler of my C#/VB projects? and if so, how do i use them?

推荐答案

C#和VB.NET的编译器始终免费!它们带有可重新分发的.NET Framework,对于安装Windows的任何人都是免费的.

在拥有VisualStudio.NET之前,我仅使用编译器就开始使用C#进行开发.这是完全有可能的.这些天来,有一个名为SharpDevelop的开源IDE: http://en.wikipedia.org/wiki/SharpDevelop [ ^ ].

单反(SLR)标准的替代实现具有相同的含义,Mono( http://en.wikipedia.org/wiki/Mono_(software ) [ ^ ]))免费的.它可用于Windows,Linux和更多系统.它符合ECMA/ISO标准,并且当然是随编译器一起提供的.与.NET的兼容性水平非常出色.我什至在Linux系统上运行Windows上编译的Windows.Forms应用程序(此时不提供Mono的WPF),而无需重新编译.

—SA
Compilers for C# and VB.NET are always free! They come with .NET Framework re-distributable, which comes for free for anyone who has Windows installation.

I started developing with C# before I had VisualStudio.NET, using just the compiler; this is quite possible. These days, there is an Open Source IDE called SharpDevelop: http://en.wikipedia.org/wiki/SharpDevelop[^].

Same thing with alternative implementation of the SLR standard, Mono (http://en.wikipedia.org/wiki/Mono_(software)[^]) which is also free of charge. It is available for Windows, Linux and many more systems. It is ECMA/ISO standard compliant and of course, it comes with compilers. The level of compatibility with .NET is amazing. I even run my Windows.Forms applications (WPF for Mono is not available at this time) compiled on Windows on my Linux system without recompilation.

—SA


这篇关于C#发布项目.................的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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