Sample Needed: Vb and C# in same project

  • Thread starter Thread starter kevin
  • Start date Start date
K

kevin

Hi,

I believe there is a microsoft sample project that shows how to use VB
and C# in the same project. Does anyone know were I can find it?

I have some C# I want to use in my VB project.

Thanks for any help!
 
Just compile it into a Library application and the reference it like you
normally would in VB.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top