Chapter 12. Assemblies and AppDomain
s
IN THIS CHAPTER
- Introduction to Assemblies
- Assemblies Under the Hood
- Building and Using Assemblies
- Storing and Retrieving Assembly Resources
- Localization and Satellite Assemblies
- Introduction to
AppDomain
s - Programming with
AppDomain
s
Whether you’re building Web Forms applications, web services, Windows applications, applications for PDAs, or even console applications, you are working with assemblies and AppDomain
s. Regardless of whether you’re aware of it, assemblies and AppDomain
s are at the core of all .NET applications.
This chapter provides you with an introduction to assemblies, as well as a detailed view of what they are, how they work, and how they’re built and used by applications. Next, this chapter ...
Get Microsoft® Visual C# 2005 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.