|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Any recommendations on a good .NET Reflection reference book?Does anyone have any recommendations for a good .NET Reflection
reference book? I'm not interested in "intro" books. I need to go a little deeper than that. Hi,
royb***@att.net wrote: > Does anyone have any recommendations for a good .NET Reflection What's wrong with the MSDN docs on Reflection?> reference book? I'm not interested in "intro" books. I need to go a > little deeper than that. Oliver Sturm On Apr 20, 12:56 pm, "Oliver Sturm [MVP C#]" <oli***@sturmnet.org> I'd just like to see something with more examples. To be sure MSDN iswrote: > Hi, > > royb***@att.net wrote: > > Does anyone have any recommendations for a good .NET Reflection > > reference book? I'm not interested in "intro" books. I need to go a > > little deeper than that. > > What's wrong with the MSDN docs on Reflection? > > Oliver Sturm > --http://www.sturmnet.org/blog- MVP C# a great reference, but is no bible. But, tricks of the trade are not found there as well as the little "undocumented" features. I've run into some trouble, conflicts and problems loading assemblies into non- current domains. Granted, these problems may be specific to my implementation, but I have found very little info on this. I need to be able to load assemblies into a temporary domain so that I can then unload them. Detailed samples on that topic are sparse. roy |
|||||||||||||||||||||||