or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
COM and .NET Component Services (O'Reilly Windows)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

COM and .NET Component Services (O'Reilly Windows) [Paperback]

Juval Löwy (Author)
4.2 out of 5 stars  See all reviews (9 customer reviews)

List Price: $49.99
Price: $42.33 & this item ships for FREE with Super Saver Shipping. Details
You Save: $7.66 (15%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Book Description

0596001037 978-0596001032 October 2, 2001 Lst Ed

With COM and .NET Component Services, skilled COM developers can leverage their knowledge for the next generation of components to be built for Microsoft's new .NET framework.

A primary goal of Microsoft's COM+ is to provide proven design solutions for scalable systems. Assuming experience with classic COM, COM and .NET Component Services focuses on the added services of COM+, including support for transactions, queued components, events, concurrency management, and security. Along the way, it ably demonstrates that COM+ is a masterpiece of design and usability from the ground up--truly a mature set of component services oriented for the middle tier.

COM+ provides a foundation for robust, enterprise-wide, mission-critical distributed applications. And it's not limited to Internet applications. You can use COM+ services in the same places as classic COM components: in-house two-tier information systems, client-tier controls, desktop applications, machine control components, and every other conceivable application of COM.

COM and .NET Component Services is the first book to stress the importance of learning to use COM+ services for both .NET and COM component-based applications. Since most companies have considerable investment in existing code base and development skills, COM+ can serve as a migration path for companies and developers. Companies can start (or continue) their projects in COM, using COM+ as a supporting platform for component services, and then when the time comes to move to .NET, they can start plugging .NET components seamlessly into the same architecture, reusing and interacting with their existing COM components.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

COM and .NET Component Services (O'Reilly Windows) + COM Programming with Microsoft  .NET + .NET and COM: The Complete Interoperability Guide (2 Volume set)
Price For All Three: $134.97

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • COM Programming with Microsoft .NET $48.48

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • .NET and COM: The Complete Interoperability Guide (2 Volume set) $44.16

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

Amazon.com Review

Aimed at the more experienced developer or Windows administrator responsible for deployment, COM and .NET Component Services provides an expert guide to getting the most out of COM+ services on the Windows 2000/XP platform, including material on the new .NET platform. This guide will help you create state-of-the-art, scalable Windows components that take full advantage of transactions, object pooling, and powerful administrative features available in COM+.

While Microsoft is about to replace COM components with the new .NET standard, COM+ is still a viable technology and will be fully supported (and even enhanced) in the new .NET Framework. Much of COM and .NET Component Services concentrates on C++ and Visual Basic examples that explore areas of functionality, plus practical tips for configuring and administering components with such tools as the COM+ Services Explorer.

The expert perspective here will help you design components that work with COM+ effectively. There is plenty of background material on COM+ topics like marshaling and interception, which allow objects to be pooled behind the scenes on the Windows platform. But the focus is on the real APIs and programming techniques developers need to work with COM+. This practical focus extends to specific suggestions and pitfalls to avoid for each area of COM+ development. There is good material on COM+ transactions here, along with some excellent material on asynchronous components that tap COM+ queuing capabilities.

The book concludes with a long chapter on .NET, which brings this title current with Microsoft's new programming platform. The author recaps the APIs covered earlier in the book using .NET and C#. (COM+ is still a part of .NET, but you'll use a different set of APIs and programming language to work with it.) The book concludes with a glance at new COM+ 1.5 features, plus a quick introduction to .NET.

In all, this title strikes a good balance between the old and the new. After reading this smart and fast-moving text, developers will be able to immediately learn COM+ skills that will have practical benefit for both current and future Windows software. --Richard Dragan

Topics covered: Overview on COM+ Components (features and basic deployment), COM+ contexts (marshaling and interception), COM+ instance management, object pooling, just-in-time activation (JITA), COM+ transactions, transaction basics, compensating transactions, two-phase commits and voting, apartments and concurrency, activities, the neutral threading apartment, APIs for manipulating the COM+ catalog, security (roles, programmatic security and pitfalls), queued components (synchronous and asynchronous components), COM+ events and the Event Service (filtering, distributed and asynchronous events), sample code in C++ (and Visual Basic 6), .NET serviced components, .NET packages and APIs for COM+ development, introduction to COM+ 1.5 and the .NET Framework, and administration and programming hints for COM+.

Review

"This is a book I can see myself referring to during active development so I'd recommend it to programmers." - Paul Whitehead, Cvu, June 2002

Product Details

  • Paperback: 384 pages
  • Publisher: O'Reilly Media; Lst Ed edition (October 2, 2001)
  • Language: English
  • ISBN-10: 0596001037
  • ISBN-13: 978-0596001032
  • Product Dimensions: 9.2 x 7 x 0.8 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #848,529 in Books (See Top 100 in Books)

More About the Author

Juval Lowry is a software architect and the principal of IDesign, a .Net-focused consulting and training company.

 

Customer Reviews

9 Reviews
5 star:
 (6)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

10 of 10 people found the following review helpful:
5.0 out of 5 stars Excellent Coverage of COM+, October 25, 2001
This review is from: COM and .NET Component Services (O'Reilly Windows) (Paperback)
If anyone thinks that COM+ is going away, they are misguided. .NET will still rely on all of the infrastructure for transactional applications that COM+ provides.
Lowy has provided an excellent explanation of COM+ and its architecture and then how .NET will fit in. The chapter on XP is also excellent. Anyone who reads this book could definitely put it in the category of blend between Pattison's ease of reading and Ewald's technical explanations.
All of the code is in ATL 7.0, and although that isn't any really big leap from ATL 3.0, the environment does take some getting used to.
Additionally, the Logger project in Appendix A is worth the price of the book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
5.0 out of 5 stars Awesome book!, October 24, 2001
By A Customer
This review is from: COM and .NET Component Services (O'Reilly Windows) (Paperback)
Come on, techies like us know that .NET uses COM+ to provide the Component services like Transaction Management, Queued components and the like. Hence it is natural that COM+ be covered first in detail. Then the author explains how to use it from .NET components. Very well laid out. Buy this book!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


20 of 31 people found the following review helpful:
5.0 out of 5 stars Amazing explanations of COM+ Services, December 7, 2001
By 
Jeff Jorczak (Manchester, CT USA) - See all my reviews
This review is from: COM and .NET Component Services (O'Reilly Windows) (Paperback)
I have read several books now on COM+ and MTS before it, and I have never quite understood how everything ties together and works together. So I have been stumbling in the dark on this for years. My components work, but I never knew if they worked optimally.

This book changed all that. Finally, it all makes sense. This is by far the best book on this subject that I have read. Every piece of COM+ is explained clearly and with enough detail to get the point across without bogging down the reader. It even answered some difficult mysteries for me such as "Why is the JITA checkbox greyed out for my transactional components?" I couldn't even find an answer for that one on the newsgroups.

The .NET coverage is brief and was probably an afterthought (in that it appears in a chapter at the end rather than integrated throughout the book), but it is enough to get started. I am looking forward to a second edition of this book that focuses on .NET and has all the code examples in C#. Juval, please write that!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews







Only search this product's reviews



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject