VS2008系列培訓教程之四:What's new in C# 3.0 & Visual Basic 9.0

這篇文章是參考微軟內部文檔重新編寫而成,感謝相關內容的各位作者的辛勤勞動!

  其內容介紹如下:

  During this brief session, you will learn about some of the key new language enhancements that are provided as part of the C# 3.0 and Visual Basic 9 language that are included with Visual Studio 2008.

  其主題有如下幾個方面:

  ※ Auto-Implemented Properties
  ※ Local Variable Type Inference
  ※ Object Initializers
  ※ Collection Initializers
  ※ Anonymous Types
  ※ Query Expressions
  ※ Lambdas
  ※ Extension Methods
  ※ Partial Methods
  ※ Integrated XML in Visual Basic

  請單擊此處下載該文檔。
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章