How to use C# class in VB project

  • Thread starter Thread starter Michal Valent
  • Start date Start date
M

Michal Valent

Hello,
do anybody know some VB asp.net project which is using C# class inside it ?
I tried it, but C# class is not visible in VB project founded namespace.

Thank you
miso
 
You cannot currently mix languages in a single project (we must wait until
Whidbey for that.)
But you can mix languages within a single solution.
 

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