HELJ Posted May 30, 2003 Posted May 30, 2003 Im just learning what the Global Assembly Cache is, and when I heard about it, I assumed that each .NET computers has its own Global Assembly Cache. Or, is there one Global Assembly Cache on an entire network? The reason I ask is because our new .NET architecture will have DLLs for different tasks that get updated as time goes on. The plan was to check each user's version of the DLL, and if it wasnt the latest, we would update it on their local machine. But if the GAC handles this all automatically, like an assembly server of sorts, that helps alot. Thanks for any advice, HELJ Quote
*Gurus* divil Posted May 30, 2003 *Gurus* Posted May 30, 2003 The GAC is only global to one machine. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.