B
Bruce
I am using VB in Vs2005. Am I missing something or does VB not have the
concept of "builds" (release/debug) like in VC? I wrote an assembly
and I would like to have a debug version of the DLL and a release
version of the DLL. I would like to create some sample code that
demonstrates my assembly in VB and would like to have two builds, one
using my debug version and the other using the release version of the
assembly.
How can I do this? I can't see how in VB.
P.S. I am currently using the Express version so perhaps that explains
why I am not seeing this?
concept of "builds" (release/debug) like in VC? I wrote an assembly
and I would like to have a debug version of the DLL and a release
version of the DLL. I would like to create some sample code that
demonstrates my assembly in VB and would like to have two builds, one
using my debug version and the other using the release version of the
assembly.
How can I do this? I can't see how in VB.
P.S. I am currently using the Express version so perhaps that explains
why I am not seeing this?