How to use C# class in VB project

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
 
S

Shan

compile the C# Class and reference it in your VB project.
You should see it.

-Shan
 
S

Steve C. Orr [MVP, MCSD]

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

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top