
48 Chapter 2 • The Microsoft .NET Framework
Keep in mind that the PrivatePath attribute is relative to the
Assembly’s root directory and/or subdirectories thereof, and anything
outside of that needs to be either in the global assembly cache or linked
to using the CodeBase attribute of the Assemblies attribute. ShadowCopy is
used to determine whether or not an assembly should be copied into
the local download cache, even if it can be run remotely.
The next node contains BindingMode. Binding mode refers to how the
assemblies within the application should bind to their exact versions.
BindingMode contains the AppBindingMode element, which declares the