N
Nathan
Hi, i'm kinda new to vb.net 2005
I have a bunch of functions i would like to share with other vb.net apps
i've created.
i've managed to create a class library project and put all my functions in
there and then built the project and now i have a dll file in the /bin/debug
dir.
How do i access its functions in another vb.net project???
I know this is pretty basic, i just havn't figured it out yet.
I have a bunch of functions i would like to share with other vb.net apps
i've created.
i've managed to create a class library project and put all my functions in
there and then built the project and now i have a dll file in the /bin/debug
dir.
How do i access its functions in another vb.net project???
I know this is pretty basic, i just havn't figured it out yet.