Connect VB with C#, VB give instruction to a C# code ?



Hi,

I and a college are working on 2 projects, one in C# and one in Vb.NET,
and would like to connect the projects using VB.NET project as the main
GUI and let an search algorithm in C# do the heavy work.

We are both rather new .net programmers and would appreciate some
newbie help in letting VB code give instruction to C#.

We appreciate any constructed comments, direction, pitfalls.

Thank in advance,

Tomas : )

PS" we are not interested in a discussion on doing all programming in
one of the two languages or a discussion one versus the other"

.



Relevant Pages

  • Re: Connect VB with C#, VB give instruction to a C# code ?
    ... I and a college are working on 2 projects, one in C# and one in Vb.NET, ... We are both rather new .net programmers and would appreciate some ... one of the two languages or a discussion one versus the other" ... Create your C# code as a Library (DLL) and call the DLL from the VB application. ...
    (microsoft.public.dotnet.languages.csharp)
  • Merge VB.NET and C#
    ... I and a college are working on 2 projects, one in C# and one in Vb.NET, ... We are both rather new .net programmers and would appreciate some ... Tomas:) ... one of the two languages or a discussion one versus the other" ...
    (microsoft.public.dotnet.languages.vb)

Loading