Combine C# & VB.NET

Discussion in 'C#' started by dragonuv, Jul 10, 2010.

  1. dragonuv

    dragonuv New Member

    Joined:
    Jul 10, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi, I have two projects, one written with vb.net and one with c#,
    I would like to use the vb.net one more as a Class and make the c# project the 'main' one.
    I have already read that In order to do that I need to compile the vb.net project as a dll and import that dll into the C# project.
    I am having hard times making it work.
    Does anyone know how do I import the dll and use the functions that are implemented in the dll?

    Thanks.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice