Creating dlls in VB.Net

J

Jon Masterson

Hi All
I am using VB.Net 2003 standard edition and would like to put my common
library into a dll. Reading some books on the subject this seems possible
but it looks like the option does not exist in the standard edition - is
that correct or am I just missing the obvious?

thanks in advance

Jon
 
H

Herfried K. Wagner [MVP]

Jon Masterson said:
I am using VB.Net 2003 standard edition and would like to put my common
library into a dll. Reading some books on the subject this seems possible
but it looks like the option does not exist in the standard edition - is
that correct or am I just missing the obvious?

Creating class libraries with the Standard edition of Visual Basic .NET
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=standardclasslibraries&lang=en>
 

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

Similar Threads

Using VB.NET dlls in VB6 1
VB.NET alone ?? 4
Creating DLLs 2
VB.NET DLLs and ProgIDs 2
Referencing DLLs/projects 4
Dll with VB.Net 42
Creating dll in vb.net 5
create components like activeX dlls in vb.net? 4

Top