How can I find out about the behavior of a DLL created using VB.NET?

I want to know the behavior of a DLL created using VB.NET. Will it be a InProcess Component OR OutProcess Component, and how it will work?
If you are creating the .NET assembly as a DLL and serving up COM interfaces, you'll be an in process component.

This was first published in June 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.