Hi,
I had create a assembly and installed in GAC. how to access this assembly in our windows application project. please send a detailed description.
Thanks
Arun
Those are the steps:
1. Right Click on your windows application project
2. Click on "Add Reference"
3. You can find your assembly in the ".NET" tab or in the "COM" tab depending on whether your assembly is "Managed code" or "Unmanaged code"