Search Results For: [dynamic]
C# 4.0 Using the Dynamic Keyword
This is a brief introduction to the Dynamic Keyword in C# 4.0. I show you where you might have seen it before and how it can be used. I also point ...
Keith Dahlby - Dynamic .NET Demystified
It's been a few years since dynamic .NET went mainstream with the promotion of the Dynamic Language Runtime into .NET 4, but it's still largely viewed...
Shay Friedman - What?!? C# Could Do That?!?
.NET 4 has brought us the DLR and C# 4 has brought us the dynamic keyword. With their powers combined, C# suddenly gets super powers! In this session ...