Assemblies, the .NET Packaging System

I l @ ve RuBoard

The assembly is the .NET component packaging medium. An assembly contains the intermediate code generated by the different sources for a particular component ”the metadata for the components and all the extra files and information needed to run the component. Each assembly has a manifest that enumerates the files in the assembly and defines on what other assemblies the component depends. The manifest also holds information about what is exposed to users of the assembly.

I l @ ve RuBoard


C# and the .NET Framework. The C++ Perspective
C# and the .NET Framework
ISBN: 067232153X
EAN: 2147483647
Year: 2001
Pages: 204

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net