Performance Test – Dynamic method invocation in C# 4
By now you would have no doubt heard about the new dynamic type in C# 4 and how it has changed the way you write interop code in C#. As impressed as I am by it, I have been wondering just how much (if any) of a performance hit we’d have to pay to move …
Performance Test – Dynamic method invocation in C# 4 Read More »