Skip to main content

Assemblies, Threads, and AppDomains

  • Chapter
Book cover C# and the .NET Platform
  • 403 Accesses

Abstract

Each of the applications developed during the first five chapters are along the lines of traditional “stand alone” applications, given that all programming logic was contained within a single (EXE) binary. One aspect of the .NET lifestyle is the notion of binary reuse. Like COM, .NET provides the ability to access types between binaries in a language-independent manner. However, the .NET platform provides far greater language integration than classic COM. For example, the .NET platform supports cross-language inheritance (imagine a Visual Basic.NET class deriving from a C# class). To understand how this is achieved requires a deeper understanding of assemblies.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2001 Andrew Troelsen

About this chapter

Cite this chapter

Troelsen, A. (2001). Assemblies, Threads, and AppDomains. In: C# and the .NET Platform. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1141-9_6

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1141-9_6

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-893115-59-0

  • Online ISBN: 978-1-4302-1141-9

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics