Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting
by Matthew MacDonald
Summary
As one developer put it so well, "The overwhelmingly positive benefits COM+ offered to COM development aren’t so overwhelmingly positive in .NET." It’s often said that the EnterpriseServices namespace gives .NET access to the full set of COM+ features. This is more or less true, but it doesn’t tell the whole story. In .NET, you can’t apply COM+ services in the same way that you would in a COM-based application. First of all, if you do, you could end up with DCOM nightmares and distribution headaches. Second, some COM+ features bring their own .NET baggage, including limitations that compromise their use with other types of components or managed code (such as role-based security or queued components). Third, you don’t have to apply COM+ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access