by Mark Zhou
8. November 2010 19:40
I would like to share one of the Tech Talk content that held in this May, this is a talk about the C# programming language, it is a PPT file and a zip contains the demo source code, it shows the power of C# and the future enhancements with the coming version (C# 5.0).
Here is the PPT file:
This PPT demonstrates the following C# features:
- dynamic
- Interoperability
- Compiler-as-a-Service
- Metadata programming
- Attributed programming
- Outlook add-in
- Automation tests
This is the source code (must open with Visual Studio 2010 Ultimate, or Test Professional)