gacutil dll to be used in .net1 and .net2 applications
I have a common dll that I need to use in both a vs 2003 and vs2005 project. I'd like to register the dll in the global assembly cache. Since it's being used by 2 flavors of .net do I have to install multiple times or will one do it and which version of the gacutil.exe would I use?
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.