C# DLL in VB.NET Project??

P

pbd22

Hi.

I want to use a DLL from a c sharp project but I
am coding in VB.NET. Is this possible?

Thanks.
 
G

Guest

Yes. it is possible. You can add reference to C# dll directly or use inter
project reference. you can have a solution which is mixture of c# and vb.net
projects
 

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

Top