softwarevj
Member
Hi frnds,
I have a problem working with GAC.
I have developed a DLL file. Have put it in the GAC. Now I want to use it within all the new projects i am doing. I can use this file if I add the reference in my project using Add Reference. That way I am including the reference of file into my project.I have to use imports statement also.
I want to use the file within GAC just using the imports statement and do not want to add any reference of the dll file using ADD reference. Is that possible. If not what is the fun of putting it in GAC. We can still use it without putting it in GAC. Please help.
Thanking you in advance.
Software VJ
I have a problem working with GAC.
I have developed a DLL file. Have put it in the GAC. Now I want to use it within all the new projects i am doing. I can use this file if I add the reference in my project using Add Reference. That way I am including the reference of file into my project.I have to use imports statement also.
I want to use the file within GAC just using the imports statement and do not want to add any reference of the dll file using ADD reference. Is that possible. If not what is the fun of putting it in GAC. We can still use it without putting it in GAC. Please help.
Thanking you in advance.
Software VJ