Does anyone know if it possible to define the equivalent of a \"java custom class loader\" in .NET?
To give a little background:
I am in the
I think this is the type of thing the DLR is supposed to provide in C# 4.0. Kind of hard to come by information yet, but perhaps we'll learn more at PDC08. Eagerly waiting to see your C# 3 solution though... I'm guessing it uses anonymous types.