其他 C# "How Do I?" 影片>
其他 C# 內容>
其他 C# 下載>
MSDN Library 中 Visual C# 內容的重要更新和精選重點。
其他 Visual C# 文件庫內容>
Welcome to the fifty-sixth community convergence. As you probably know by now, Visual Studio 2010 Beta 2 has been released on MSDN and will be available to the general public on Wednesday, October 21, 2009. I’ve worked with the team to create a wide range of technical material designed to support this release, and I will call out each item out here in this post. Be sure to check out the new How Do I and Interview videos, the samples, and the great posts by Alexandra Rusina. In other news, we’ve gotten word that the SoCal code camp will be held right after PDC this year. If you live in the LA area, this is a great chance to see some of the Microsoft speakers who will be presenting at PDC.
How Do Videos on C# 4.0
How Do Videos on the Visual Studio 2010 IDE
Interview Videos on Channel 9
Alexandra Rusina
Eric Lippert
Kirill Osenkov
Luca Bolognese
Scott Guthrie
Scott Hanselman
Dan Fernandez
MSDN Magazine
Mitsu
其他>
Find out how you can submit an article. See more MVPs.
In my last article, I outlined the internals of foreach and the way iteration works. I discussed the differences when iterating over arrays, as well as foreach’s interleaving and possible resource cleanup with a using clause. In this article, I am going to switch to another fundament .NET language construct – delegates. We will discuss the class structure of a delegate, specifically how multicast delegates use sequential notifications and, therefore, may require manually iterating over the delegate linked list rather than simply invoking the delegate....More >
透過這些文章、範例、部落格以及其他資訊來了解 Visual C# 2010。
下載或分享範例應用程式或程式碼片段。
Microsoft 的開放原始碼專案代管網站。
閱讀有關 C# 的深入文章。
觀賞影片並與同僚互動 - 不錯過任何交談機會。
請探索我們實驗室中正在試驗的專案,並與我們分享這些專案給您的啟發。
使用 Microsoft 在軟體工程上的有效實務做法。
Ramp Up 是免費的線上社群學習計劃,可以幫助您增進專業開發技能。