H
Hari
Is it possible to create a .dll Library in VB .NET? If so, can I do it with
just vbc.exe, or would I need additional software?
Secondly, if I have a compiled file "File1.vb" in a directory, and a file
"File2.vb" in a different directory, is it possible to create an object of
File1 by importing it or something?
just vbc.exe, or would I need additional software?
Secondly, if I have a compiled file "File1.vb" in a directory, and a file
"File2.vb" in a different directory, is it possible to create an object of
File1 by importing it or something?