Skip to main content

Enterprise Services

  • Chapter
Expert ASP.NET 2.0
  • 206 Accesses

Summary

Component Services exposes a rich set of features that you can consume from .NET by having your types inherit from ServicedComponent and decorating your types with attributes that determine how they’ll be configured when they’re registered with COM+.

Because this is still a COM-based technology, a layer of interop is used; therefore, you must be sure the benefits of the features you’re leveraging outweigh the performance hit you’ll incur by using the environment. Many of the features of COM+, when needed, will be worth this performance hit.

Once your components are created and configured within COM+, calling processes will need to get to them. This may happen in process from IIS, it may happen via DCOM from a Windows Forms application, or it may happen via Web Services. In the next chapter, we’ll examine some of the different options that are available for invoking Serviced Components from within different application architectures.

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 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 84.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 54.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

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.

Rights and permissions

Reprints and permissions

Copyright information

© 2006 Dominic Selly, Andrew Troelsen, and Tom Barnaby

About this chapter

Cite this chapter

(2006). Enterprise Services. In: Expert ASP.NET 2.0. Apress. https://doi.org/10.1007/978-1-4302-0073-4_7

Download citation

Publish with us

Policies and ethics