Chapter 2. .NET Components
These days everyone knows what an object is and why these reusable units of logic are so critical for modern software programming. However, understanding the role components play in a distributed application isn’t always as clear. In this chapter, we’ll dissect these basic building blocks and start to plan a standard database component.
Along the way, we’ll examine the difference between a simple class and a component and consider two essential class types for distributed applications. We’ll also explore configuration files, the disposable pattern, and encapsulation. The chapter wraps up with an overview of assembly versioning and deployment. Here we’ll consider how the common language runtime (CLR) resolves assembly ...
Get Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting 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.