possible join visual basic net form and c sharp join??

J

jose

Is it possible join in the same project a visual basic net
form and a c sharp form?? if the answer is yes, how can I
do it?
Thanks for your answers
 
W

William Ryan

Not in the same project, but you can in the same solution. Similarly, you
can compile a .dll in either language and add a reference in the other
project...it gives you the same effect.

HTH,

Bill
 

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