更多 C#“我如何?”视频
更多 C# 内容>
更多 C# 下载>
MSDN Library 中 Visual C# 内容的重要更新和精选重点。
更多 Visual C# 库内容>
Welcome to the fifty-seventh issue of Community Convergence. In this post I’ll focus on new articles from the C# team, as well as events taking place at PDC.
Eric Lippert
Kirill Osenkov
Luca Bolognese
Dustin Campbell
Sam Ng
Charlie Calvert
Mitsu
Jason Zander
Scott Guthrie
Scott Hanselman
Brad Abrams
Dan Fernandez
Downloads and Announcements
更多>
Find out how you can submit an article. See more MVPs.
This article provides information about a new feature of C# 3.0 called Extension Methods. Extension Methods allow developers to add new methods to an existing type without having to create an inherited class or to recompile the original. This concept allows you to add methods to classes for which you might not even have the sources; e.g., System.String ....More >
通过这些文章、示例、博客以及其他信息来了解 Visual C# 2010。
下载或共享示例应用程序或代码段。
Microsoft 的开放源代码项目托管网站。
阅读有关 C# 的深入讲解文章。
观赏影片并与同行互动 — 不错过任何交谈机会。
探讨我们在实验中遇到的项目,让我们了解它们是否能让您感兴趣。
使用 Microsoft 在软件工程方面的可靠方法。
“Ramp Up”是一个基于社区的免费在线计划,可以帮助您增进专业开发技能。