Have one to sell? Sell yours here
C# COM+ Programming (Professional mindware)
 
 
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.

C# COM+ Programming (Professional mindware) [Paperback]

Derek Beyer
5.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Product details

  • Paperback: 322 pages
  • Publisher: John Wiley & Sons; Pap/Cdr edition (1 Oct 2001)
  • Language English
  • ISBN-10: 0764548352
  • ISBN-13: 978-0764548352
  • Product Dimensions: 22.8 x 18.6 x 2 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,449,465 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Derek Beyer
Discover books, learn about writers, and more.

Visit Amazon's Derek Beyer Page

Product Description

Product Description

C# COM+ Programming is a must–have for developers already working with COM+ who are ready to transition to the .NET Platform. You will be able to take your existing skills as a COM+ component programmer into the .NET Framework quickly and easily.

From the Back Cover

C# COM+ Programming Your Complete Guide to COM+ Services in the .NET Framework Whether you want to integrate existing COM+ services into the .NET Framework or create all–new .NET COM+ services using C#, this unique guide shows you the way. With lucid explanations and a generous helping of sample components and source code, COM+ expert Derek Beyer shows you step by step how to consume COM components from .NET, consume .NET components from COM, and create .NETCOM+ components for transactions, security, events, object pooling, queuing, and remoting. Your Road Map to COM+ and .NET Integration
∗ Understand the .NET Framework and Common Language Runtime
∗ Convert COM type libraries into .NET namespaces
∗ Transform .NET assemblies into COM type libraries
∗ Harness JIT activation, synchronization, and AutoComplete in a transaction component
∗ Create a role–based security component
∗ Write a loosely coupled events component and create subscriptions with COM+ Explorer
∗ Learn the ins and outs of object pooling, from attributes to scalability
∗ Get the scoop on MSMQ, exceptions, error handling, and other queuing issues
∗ Use SOAP, channels, formatters, proxies, and other tools to create remoting serviced components
Source Code on CD–ROM Complete examples for developing COM+ components in C# including:
∗ Queued component
∗ Remote component
∗ Pooled component
∗ Event–driven component
∗ Role–based security component, and
∗ C# transactional component and client application
System Requirements: PC running Windows. See the "What′s on the CD–ROM" Appendix for further requirements and details. www.mandtbooks.com

Inside This Book (Learn More)
First Sentence
THE .NET FRAMEWORK attempts to solve many of the problems historically associated with application development and deployment in the Microsoft Windows environment. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
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 Reviews

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

14 of 14 people found the following review helpful:
5.0 out of 5 stars Clear and relevant explanation of component support in .NET, 14 Jan 2002
By 
This review is from: C# COM+ Programming (Professional mindware) (Paperback)
The path from COM+ components to the equivalent services in .NET is often misunderstood, yet vital to building a large transactional system using Microsoft's flagship development platform. This book does an excellent job of taking the reader through the .NET serviced component support with reference to the existing COM+ Services. From an introductory chapter covering the .NET architecture, the author takes a journey through transactions, role-based security, events, object pooling and queued components. The book is both concise and readable with well-worked examples: not one of those weighty tomes that fill your shelf with a rehash of existing documentation! My biggest criticism is the lack of depth in the chapter on transactions, which lets the book down slightly; a longer discussion in place of the appendix introducing C# would have been appreciated. Nevertheless, this book is well worth the money.
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 Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.3 out of 5 stars (11 customer reviews)

18 of 18 people found the following review helpful:
2.0 out of 5 stars Very Shallow..., 30 Nov 2002
By Larry Marvin Wall - Published on Amazon.com
This review is from: C# COM+ Programming (Professional mindware) (Paperback)
I honestly don't like writing bad reviews but I feel compelled to save people money when I can. Unless you are looking for a manager's overview of COM+ programming don't buy this book. Coverage of COM+ itself is very light. The author appears to assume that the reader has picked that up someplace else... probably by writing COM+ components in VB 6. There are no in-depth discussions of the technology or even best practices. The jist of this book is that now you use attributes to COM+ enable your code written in C#. The coverage of what attributes are available to you and within those attributes what options are supported and what they mean is likewise incomplete and lacking in depth. However, where I really lost respect for this book was when I looked in the registry to see what was going on from a COM perspective for the classes that I had built based on the code fragments in the text. What a mess. Stale registry entries for previous builds of my components were everywhere. It took me an hour to get the mess cleaned up and several more to piece together what was going on and realize that there are a lot of COM specific attributes never mentioned in this book that you need to known about in order to build a COM+ component _correctly_ using C#. And as I have discovered that is the crux of the situation. To do COM+ using C# you need to be _very_ familiar with COM-CLR interop. Basically you need _much_ more information than this book provides.

In summary I believe that reading this book will serve only to make one `dangerous' not proficient in COM+ development using C#.


5 of 6 people found the following review helpful:
1.0 out of 5 stars Incomplete, 31 May 2002
By Stenberg, Jan Olof "jan_stenberg" - Published on Amazon.com
This review is from: C# COM+ Programming (Professional mindware) (Paperback)
Superficial information, short and incomplete code examples.
I had a basic understanding of COM+, transactions, MSMQ, etc. and that has not increased after reading this book.
If you know COM+ you don't need this book, if you don't this book will not help you.

4 of 5 people found the following review helpful:
1.0 out of 5 stars Keep looking..., 13 Nov 2002
By A Customer - Published on Amazon.com
This review is from: C# COM+ Programming (Professional mindware) (Paperback)
This book is poorly organized and lacks focus. The topics' coverage is shallow. Even with the lightweight content, it should be titled or described as "How to Transition COM+ programming with VB to C#".
 Go to Amazon.com to see all 11 reviews  3.3 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Only search this product's reviews



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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback