我应该用哪个平台来编写项目? [英] which platform should I use to write the project?

查看:65
本文介绍了我应该用哪个平台来编写项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,任何人都可以帮助我吗?对于现在,我试图找到写项目的平台。我看起来devexpress。我认为它是写作项目的好工具,但我真正担心的是性能。任何人都可以告诉我有关devexpress的表现吗?请帮我。谢谢高级。

解决方案

除了解决方案1:



1)你可以测试它( 30天左右如果你问得好,他们可能会在那之后给你一个延期)



2)DevExpress组件(我假设你在谈论UI组件)(通常)具有比.NET BCL对应物更多的功能。如果你确实需要这个额外的功能,你别无选择,只能获得潜在的性能。



3)如果你真的不需要额外的功能,你使用.NET BCL会更好,因为DevExpress组件肯定有明显的学习曲线。虽然他们的文档非常好,但MSDN更好,并且有更多的例子可以找到普通的.NET。



4)我正在使用DevExpress WinForms等等我没有认识到任何性能问题。


性能有两个方面:



1)你的编码性能(多快)你把事情搞定了。

2)执行表现(系统完成工作的速度有多快)。



在做任何事之前:



1)创建一些衡量绩效的指标。

2)创建一个示例项目来测试你想要评估的组件。

hello, can anyone help me? for nowadays, I try to find the platform for write the project.I look devexpress. I think it is a good tool for write project, but the thing I am really worried is performance. can anyone tell me about the devexpress's performance? please help me. thank in advanced.

解决方案

In addition to Solution 1:

1) You can test it (30 days or so and if you ask nicely they probably give you an extension after that)

2) DevExpress components (I'm assuming you're talking about UI components) have (usually) a lot more functionality than the .NET BCL counterparts. If you do need this extra functionality, you have no choice but to take a potential performance hit.

3) If you don't really need the extra functionality, you'll be better off with the .NET BCL because there's definitely a noticeable learning curve for DevExpress components. And while their documentation is quite good, MSDN is better and there are more examples for plain .NET to be found.

4) I'm using DevExpress WinForms and so far I didn't recognize any performance issues.


Performance has 2 aspects :

1) Your coding performance (how fast you get things done).
2) Execution performance (how fast the system gets things done).

Before doing anything :

1) Create some metrics for measurement of performance.
2) Create a sample project to test your components you want to evaluate.


这篇关于我应该用哪个平台来编写项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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