且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

C#用户界面框架

更新时间:2023-12-06 14:52:52

也许那些会帮助你



* Infragistics [ ^ ]

* Telerik [ ^ ]

* DevExpress [ ^ ]


是的,它是WPF或 System.Windows.Forms ,for拥有Windows许可证的人都可以免费使用(免费分发的).NET Framework。就我所理解的而言,任何一个选项都足以创建这样一个不寻常的界面。它所需要的只是努力工作和技能。



但是,我想警告你:我几乎无法想象通过模仿Mac OS X UI可以获得真正好的界面(这本身就很远,非常完美,特别是如果你想要效率和用户生产力,而不是虚荣和酷的样子;我不是说苹果设计师很糟糕;他们很聪明;只有他们的工作不适合生产力,但主要是为了时尚和赚钱,人们的虚荣心;这项工作取得了非凡的成功)。而且,创建任何不寻常的UI并不容易;是的,我知道一些很好的设计实例,但几乎所有其他的结果都只是一种不良品味和乐于助人的证明。反之亦然,我看到了一些非常出色的UI设计(非常罕见),看起来非常适中。



尽管如此,祝你好运,并且会非常感兴趣看到这种不寻常的UI设计。这是我真正着迷的事情之一。



-SA


Hi all,

Since I am a beginner in this field, i apologized if my question were strange or unclear.

Our team are currently working on project using C# language, and one of the requirement is to come up with nice user interface. The Interface I mean will be something like apple mac os, not the typical old window form. I wonder if there are any tools outside (paid or free) to build this kind of interface? We tried to build customize object ourselves, but it was rather difficult and time consuming as none of us are expert in C#.

Your advice and suggestion are greatly appreciated.

Thanks

best regards,

Maybe those'll help you

* Infragistics[^]
* Telerik[^]
* DevExpress[^]


Yes, it's WPF or System.Windows.Forms, for people having Windows license, it all comes for free with (freely distributed) .NET Framework. Either option is quite sufficient for creation of such an "unusual" interface, as far as I can understand it. All it needs is hard work and skills.

However, I want to warn you: I hardly can imagine that really good interface can be obtained by mimicking Mac OS X UI (which is itself far, very far from perfect, especially if you want efficiency and user productivity, not vanity and "cool" look; I an not trying to say Apple designers are bad; they are brilliant; only their work is not oriented to productivity, but mostly to fashion and making money on people's vanity; this work is done with remarkable success). Moreover, it's not at all easy to create any unusual UI; yes, I know some brilliant examples of design, but almost all the rest turns out to be just a demonstration of bad taste and helpfulness. And visa versa, I saw some brilliant UI designs (extremely rarely), which looked remarkably modest.

Nevertheless, I wish you the best of luck and would be very interested to see such unusual UI designs. This is one of the things which could really fascinate me.

—SA