An assembly is the .NET term for a deployment and configuration unit. This chapter discusses
exactly what assemblies are, how they can be applied, and why they are such a useful feature.
In particular, this chapter covers the following topics:
- Overview
- Creating assemblies
- Application domains
- Shared assemblies
- Versioning.