COM+ Programming from the Ground UP
Herbert Schildt, Mark Michaelis
- 出版商: McGraw-Hill Education
- 出版日期: 2000-07-18
- 售價: $1,490
- 貴賓價: 9.5 折 $1,416
- 語言: 英文
- 頁數: 652
- 裝訂: Paperback
- ISBN: 0072120452
- ISBN-13: 9780072120455
-
相關分類:
C++ 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$686Introduction to the Theory of Computation
-
$2,480$2,356 -
$1,029Fundamentals of Data Structures in C
-
$1,000$980 -
$640$627 -
$2,200$2,090 -
$1,890$1,796 -
$2,176Refactoring: Improving the Design of Existing Code (Hardcover)
-
$1,460$1,387 -
$1,460$1,387 -
$2,800$2,660 -
$960An Introduction to Formal Languages and Automata, 3/e
-
$1,030$1,009 -
$1,100$1,078 -
$970Introduction to Algorithms, 2/e (Hardcover)
-
$2,640$2,508 -
$960$941 -
$1,039Modern VLSI Design: System-on-Chip Design, 3/e (精裝)
-
$1,600$1,520 -
$5,980$5,681 -
$2,450$2,328 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,250$1,225 -
$1,100$1,078 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
商品描述
**DESCRIPTION**
The ultimate guide for COM+ software developers.Thorough coverage of all COM+ programming essentials in concise, accelerated from the Ground Up format. Hundreds of hands-on examples fo code donwloadable from Osborne's Web Site.Step-by-step instructions and a guide to understanding. Attributes - which simplify the creation of COM+ components.
**BACK COVER**
Develop, manage, and deploy enterprise-ready Windows 2000 applications using COM+ and the vital information contained in this book. You掞l learn every aspect of this robust architecture宧rom the foundational IUnknown interface, class factories, and type libraries to connection points, transactions, and Event Series. You掞l also find full details on each oleautomation data type, error handling, and COM+ threading models. Expert programmers Mark Michaelis and Herbert Schildt thoroughly and methodically present all aspects of COM+ programming along with real-world examples and insightful In Depth boxes no programmer should be without. Build and maintain distributed applications using COM+Maximize code re-use via componentizationIncrease performance with asynchronous method callsSend and receive notifications using COM eventsSupport transactions using COM+ component servicesLeverage COM synchronization by selecting the appropriate COM threading modelRun disconnected systems using queued components and Event Services
**CONTENTS**
- Chapter 1: Introducing COM+.
- Chapter 2: COM+ Fundamentals: Building a Simple Component and Client.
- Chapter 3: Introducing the ATL.
- Chapter 4: Introducing the IDL.
- Chapter 5: The Client Side of COM and Using Smart Pointers.
- Chapter 6: Working with the COM String Known as BSTR.
- Chapter 7: More COM Data Types.
- Chapter 8: Exploring IDispatch.
- Chapter 9: Error Handling and Component Debugging.
- Chapter 10: Events.
- Chapter 11: ActiveX.
- Chapter 12: DCOM.
- Chapter 13: Threading.
- Chapter 14: The COM+ Evolution.
- Chapter 15: Building a COM+ System.
- Chapter 2: COM+ Fundamentals: Building a Simple Component and Client.