Re: GetOBject for my own DLL
I know this post is really old, but I'm trying to implement this in VB.net. Several of the items are no longer supported in VB.net. Has anyone done something similar in VB.net??
Re: GetOBject for my own DLL
you would probably be better to post a new thread in the .net forum,, with a link to this old thread
a moderator will probably do this for you
Re: GetOBject for my own DLL
Actually, I think what would be best here is just to start the thread yourself and add a link to this thread if you feel it is appropriate. The question asked lacks enough information without this thread for it to stand on its own, so just moving it would result in a thread that required people to read this thread just to understand what was being asked. Further, this thread is so old that things have likely changed in the intervening 17 years.
So, start a new thread on the topic, it would be the best way to get an answer.
Also, I guess I should add that I'm not quite clear what it is that you want to implement. This thread could be read as talking about a plugin system, which would have a different, though straightforward implementation in .NET. On the other hand, the specifics of the question might have a different implementation.