|
Subject:
|
CREATING A SHARED ASSEMBLY...........
|
|
Posted By:
|
mike_remember
|
Post Date:
|
6/23/2005 8:34:23 AM
|
Hi Friends
Can anyone tell me how can I create a shared assembly, and save it to GAC (Global Assembly Cache)
Also how can other users use it then once saved
Thanks Mike
|
|
Reply By:
|
planoie
|
Reply Date:
|
6/23/2005 10:03:55 AM
|
I don't want to sound difficult when I ask this but... Why do you want to save an assembly to the GAC?
I have heard directly from Microsoft that we should stay out of the GAC when possible. Even with building large systems, I have found little need to work with the GAC.
Can you elaborate on what you want to achieve with a shared assembly? There may be a better way to approach this that will cause less problems.
-Peter
|
|
Reply By:
|
rishabhdev786
|
Reply Date:
|
7/1/2005 10:45:29 PM
|
why u want to create shared assembly, shared assembly is the feature of microsoft's in built assembies which we are using in our framwork as well as in our project. so dont type these type of silly questions. bye better luck next time
Asp.net expert with sql-server
|