开发者

.NET Framework - features in 4.0 that's better than 3.0 [duplicate]

开发者 https://www.devze.com 2022-12-25 02:19 出处:网络
This question already has answers here: Closed 12 years ago. 开发者_StackOverflow中文版 Possible Duplicate:
This question already has answers here: Closed 12 years ago.
开发者_StackOverflow中文版

Possible Duplicate:

What features are people looking forward to in .Net 4.0 - 4.1

Hi folks, i would like to know what is it that motivated you to move to .net 4.0 from earlier frameworks?

What specifically could be done better & what was the scenario?

TIA


The task parallel library and the concurrent collections.

They both made many multi-threading situations much simpler.


You can also take a look at this similar question. Although it's a mix of Visual Studio 2010 and .NET 4 features.


Default parameters (more of a C# 4 feature than a CLR 4 feature though).

0

精彩评论

暂无评论...
验证码 换一张
取 消