Chapter 40. COM+ Enterprise Services

IN BRIEF

COM+ is a set of services that are provided to applications to facilitate enterprise-scale development. This chapter will provide you with an overview of how COM+ works and how it evolved. After a brief overview of COM+, you will spend the rest of the chapter developing serviced components. Serviced components are classes that are managed by COM+ services.

COM+ provides application developers with the ability to quickly and easily share property data and perform things such as two-phase commit transactions, just-in-time activation, object pooling, automatic object construction, and much more. After reading this chapter, you should have a good idea of what COM+ is, how it works, and how to write C# ...

Get Microsoft® Visual C#® .NET 2003 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.