Tuesday, November 08, 2005 9:40 AM
John Morris
Dynamic Method Invocation in .NET 2.0
I just saw an awesome
presentation about the dynamic method invocation capabilities of .NET 2.0. In particular, the new dynamic method delegate feature looks cool! If you have ever considered using generated IL to gain a performance edge in dynamic method calls, you really need to watch this video.