C# 4.0新特性学习资料汇总

今天了解了一下C# 4.0的一些新特性,并在VS2010里试了几把,主要的特性包括:

 1. Dynamic binding

 2. Named and Optional Arguments

 3. Features for COM interop

 4. Variance

 5. Relationship with Visual Basic

学习资料

  1. New Features in C# 4.0
  2. [翻 译] C# 4.0新特性(白皮书)- Anders Liu
  3. C# 4.0's New Features Explained By Josh Fischer
  4. Generic Covariance and Contra-Variance in C# 4.0
  5. c#4.0 新特性之(Dynamic Lookup1, 2 Named and Optional Parameters1,2) - 维生素C.net

示例代码

Visual Studio 2010 Samples for C# 4.0

关于C#4.0语言特性,主要关注以下几个工程:

 1. Named and Optional

 2. Office Sample

 3. Simple Variance

 4. Python Sample

posted @   CoderZh  阅读(1774)  评论(0编辑  收藏  举报
编辑推荐:
· 如何在 .NET 中 使用 ANTLR4
· 后端思维之高并发处理方案
· 理解Rust引用及其生命周期标识(下)
· 从二进制到误差:逐行拆解C语言浮点运算中的4008175468544之谜
· .NET制作智能桌面机器人:结合BotSharp智能体框架开发语音交互
阅读排行:
· Cursor预测程序员行业倒计时:CTO应做好50%裁员计划
· 想让你多爱自己一些的开源计时器
· 大模型 Token 究竟是啥:图解大模型Token
· 用99元买的服务器搭一套CI/CD系统
· 如何在 .NET 中 使用 ANTLR4
点击右上角即可分享
微信分享提示