Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi, Help pls.

 

I have a solution created in VS.Net and I added two projects in it, the main project's written in VB and the second one in C#.

I want to reference classes from C# project and use it in VB one.

 

Like in VB there is a front end and in C# there is an application logic. So when I click a button in VB form (for exmple "RUN") I want to call a method defined in C# project.

 

How do I do that? Where to go to find any help on that topic.

 

I set up project dependences but it didn't help.

 

Thank you,

and I appriciate any advice on that.

 

Dim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...