Fundamentals of |
About · FAQ ·Tell a Friend · Comments · Course Home Page · IT Learning Center |
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals. You need Windows and Visual C++ installed. The free online textbook for this course is Visual C++ 6 Unleashed . Read the Introduction to the book.
|
Lesson 32. Using ATL to Create MTS and COM+ Components This chapter discusses how you can use the Active Template Library (ATL) to build components that can be used with Microsoft Transaction Server (MTS) and COM+. Components used in MTS and COM+ must be small, lightweight, and scale well in environments where dozens, or perhaps hundreds, of instances of each component may be running at any given time. Visual C++ and ATL are tools that are well-suited to this task. Reading Assignments Read the following sections from your free online textbook:
Learning Activities
|
| Web design and curriculum: David L. Heiserman | Copyright © 2005 SweetHaven Publishing Services |