We are currently in the process of building/architecting the first
wave of .Net apps for a client, and we are utilizing several of the
Application blocks (the Data block, the UIP, the Exception Mgmt....).
I'm just wondering if there is any guidance out there as to putting
these blocks into the GAC. We'd need to generate SNK's for the
assemblies and then place the assemblies into the GAC...
It seems at first blush that this is a good use of the GAC, as many
apps will be utilizing all of these items. Does this make sense to
do? What are the pitfalls to doing this? Would it just be better to
deploy them multiple times with each app that utilizes them?
Thanks for any insight/advice!
jeffpriz
|