Re: Including a C# class in VB project
From: Jeff Johnson [MVP: VB] (i.get_at_enough.spam)
Date: 08/24/04
- Next message: Tom Shelton: "Re: Including a C# class in VB project"
- Previous message: Peter: "VB.net Encryption Question"
- In reply to: Craig Kenisston: "Re: Including a C# class in VB project"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 16:03:55 -0400
"Craig Kenisston" <craigkenisston@hotmail.com> wrote in message
news:O01JZlgiEHA.2624@TK2MSFTNGP12.phx.gbl...
> I was digging in the help file and just found something called "multifile
> assemblies". It seems this is to help to create a DLL combined by
different
> languages.
> May I misunderstood.
> Still reading .....
I believe you create the individual pieces as modules ("netmodules") and
then link them together. I'm not sure if Visual Studio can do this or if you
have to use command-line tools.
- Next message: Tom Shelton: "Re: Including a C# class in VB project"
- Previous message: Peter: "VB.net Encryption Question"
- In reply to: Craig Kenisston: "Re: Including a C# class in VB project"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|