Име
Парола
Лектори
Software Development Engineer, VS Managed Language, Microsoft
I have been a member of the C# compiler QA team for the last 3 years. I have worked on many of the C# 4.0 features with most of my time spent testing the dynamic feature. Before joining Microsoft I was building custom solutions for Windows and Web using C#.

Blog: http://blogs.msdn.com/alexghi
Лекции
This talk focuses on the new features introduced in C# 4.0. You’ll learn about what the new features are, how they work and how to best apply them to your projects.
This talk focuses on the new features introduced in the Visual C# IDE with the release of Visual Studio 2010. You’ll get to see in action the features that will help you navigate, understand and test your application better and faster.
One of the main features introduced in C# 4.0 is Dynamic. By using this feature you will be able to more easily interop with dynamic languages such as IronPython, have a better COM experience and also leverage the notion of late binding for regular .NET objects. This talk will explain how Dynamic works beneath the cover and in doing so will give you a better understanding of how to use it.