我该如何开始? [英] How do I start?

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

问题描述

首先,我已经下载了.NET FRAMWORK和.NET SDK工具等。

我认为这可以让我创建没有
$的GUI应用程序b $ b VSC ++?是否有适合初学者的网站,通常的代码项目和

的东西都没有帮助。


谢谢。

Firstly I have downloaded the .NET FRAMWORK and the .NET SDK tools and etc.
Am I correct in thinking this would enable me to create GUI''d apps without
VSC++? are there are sites for beginners on this, the usual code-project and
stuff isn''t helpful.

Thanks.

推荐答案

不知道编译器是否是SDK工具的一部分,但我不认为

如此。

如果没有,有一个开源的C#实现,你可以在这里使用。


" Mr。 ED" < ed@ed.com>在消息中写道

新闻:eE ************** @ TK2MSFTNGP10.phx.gbl ...
don''t know if the compilers are part of the SDK tools but I wouldn''t think
so.
If not, there is an open source C# implementation somewhere that you can
use.

"Mr. Ed" <ed@ed.com> wrote in message
news:eE**************@TK2MSFTNGP10.phx.gbl...
首先我已经下载了.NET FRAMWORK和.NET SDK工具以及
等。我认为这可以让我在没有VSC ++的情况下创建GUI的应用程序吗?是否有针对初学者的网站,通常的代码项目
和东西都没有帮助。

谢谢。
Firstly I have downloaded the .NET FRAMWORK and the .NET SDK tools and etc. Am I correct in thinking this would enable me to create GUI''d apps without
VSC++? are there are sites for beginners on this, the usual code-project and stuff isn''t helpful.

Thanks.



csc.exe应该在SDK中。如果是这样,请查看MSDN主题从命令行构建

。在网上的Visual C#docs中。

-

Phil Wilson

[MVP Windows安装程序]

"先生。 ED" < ed@ed.com>在消息中写道

新闻:eE ************** @ TK2MSFTNGP10.phx.gbl ...
csc.exe should be in the SDK. If so, look at the MSDN topic "Building from
the Command Line" in the Visual C# docs on the web.
--
Phil Wilson
[MVP Windows Installer]
"Mr. Ed" <ed@ed.com> wrote in message
news:eE**************@TK2MSFTNGP10.phx.gbl...
首先我已经下载了.NET FRAMWORK和.NET SDK工具以及
等。我认为这可以让我在没有VSC ++的情况下创建GUI的应用程序吗?是否有针对初学者的网站,通常的代码项目
和东西都没有帮助。

谢谢。
Firstly I have downloaded the .NET FRAMWORK and the .NET SDK tools and etc. Am I correct in thinking this would enable me to create GUI''d apps without
VSC++? are there are sites for beginners on this, the usual code-project and stuff isn''t helpful.

Thanks.



您好Ed,


感谢您的帖子。 Phil是正确的,C#编译器(csc.exe)是.NET Framework附带的
,它可以构建C#WinForm应用程序。

以下文章演示如何使用csc.exe构建C#WinForm

应用程序:


使用C#创建第一个WinForm
http://www.c-sharpcenter.com/winforms /WinForm.htm


在此期间,我强烈建议您使用Visual Studio .NET,它将为b $ b提供强大的集成开发环境。 br />

希望这会有所帮助。


问候,


HuangTM

微软在线合作伙伴支持

MCSE / MCSD


安全! - www.microsoft.com/security

发布是按原样提供的。没有保证,也没有赋予任何权利。

Hello Ed,

Thanks for your post. Phil is correct that the C# compiler (csc.exe) is
shipped with .NET Framework which can build C# WinForm application. The
following article demonstrates using csc.exe to build a C# WinForm
application:

Creating Your First WinForm Using C#
http://www.c-sharpcenter.com/winforms/WinForm.htm

In the meantime, I strongly recommend you use Visual Studio .NET which
provides an powerful integrited development environment.

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


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

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