C#的GUI编程的初学者:从哪里开始? [英] C# GUI programming for beginners: Where to start?

查看:771
本文介绍了C#的GUI编程的初学者:从哪里开始?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一个C ++ / Java开发人员和没有关于.NET或图形用户界面的想法。我需要开发一个Windows应用程序2000 / XP / Vista / 7的。

I'm a C++/Java developer and have no idea about .Net or GUIs. I need to develop a windows app for 2000/XP/Vista/7.

我想我来的结论是C#是最好的,最快的路要走(请纠正我,如果我错了)。你有什么建议?我应该了解哪些GUI方法? (表格?任何其他的东西?)

I think I've come to conclusion that C# is the best and the fastest way to go (please correct me if I'm wrong). What do you recommend? Which GUI approach should I learn? (Forms? Any other stuff?)

是它的.Net 2.0模式下编译的最好方法?这将是为公众下载应用程序。

Is it the best way to compile in .Net 2.0 mode? It's going to be an application for the public to download.

推荐答案

在我个人的开发经验的Windows Forms是差不多一样简单它得到当谈到快速部署的Windows GUI应用程序。 WPF当然是另一种选择,但使用它可能会要求您花一些时间与XAML熟悉自己。 Windows窗体的外观和感觉像很多Java的可用图形用户界面选项,它只是比大多数人好很多,在我看来。

In my personal development experience Windows Forms is just about as easy as it gets when it comes to rapidly deploying a GUI application on Windows. WPF is of course another option, but using it would likely require you spend some time familiarizing yourself with XAML. Windows Forms look and feel like a lot of the available GUI options for Java, it's just much better than the majority of them, in my opinion.

如果你想最快在.NET可能GUI的开发时间,Windows窗体就是它了。

If you want the fastest possible GUI development time in .NET, Windows Forms is it.

这篇关于C#的GUI编程的初学者:从哪里开始?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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