I have a multi-project solution. I need to instantiate a class in Project B from within Project A. Can this be done? Or have I structured my project incorrectly? I have always in VB6 lumped everything together. Being new to VB.NET I thought this might be possible.