
Wednesday, March 03, 2004
Dynamic invocation in .NET
Eric Gunnerson has an article up on MSDN that runs through the various mechanisms for invoking code on the .NET platform. If it's one this that managed environments are pretty good at it's resolving, loading and executing code on the fly. Eric runs through the performance os standard invocation mechanisms as wll as the more exotic/dynamic approaches.
Take a look.
.NET | Human Aggregation|Wednesday, March 03, 2004 6:35:34 AM UTC||
|