Topic: Article : What's New in .NET 2.0 for Assemblies and Versioning? (Read 325 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Sep 13, 2005, 05:07:45 PM »
.NET 2.0 and Visual Studio 2005 have numerous innovations regarding assemblies and versioning. You can add a reference to an EXE assembly, resolve type conflicts by aliasing a reference, given permission, you can access the internal types of another assembly, protect and manage with ease your strong name keys, insist on building against a specific version of an assembly, and target specific CPU architectures.