Click to See Complete Forum and Search --> : How to use Assemblies in C#.net?


ramprabu
02-19-2007, 06:54 AM
Hi,

I was developed a 'shared assembly' using gacutil command. How to use the assembly in other applications?

Regards
S. RamPrabu

sirpelidor
02-27-2007, 11:00 AM
on vs.net, right click "references" at your "solution explorer", choose "add references" then browse the dll you've created