Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Building SOA Solutions with the Service Component Architecture (SCA)
Learn about the Service Component Architecture (SCA), a new programming model designed specifically for building and assembling business solutions in an SOA, and targeted for integrating and composing services.
»
Whitepaper: SCA BPEL
Executable WS-BPEL is a first class implementation language in SCA. It allows a component to be written in WS-BPEL and then deployed and assembled with other components written in WS-BPEL or written in other SCA implementation languages. Learn more.
»
Whitepaper: The SCA Policy Framework
Service Component Architecture (SCA) is a collaborative effort by the leading vendors in the enterprise software space to define an architecture for building applications and systems using a Service-Oriented Architecture (SOA). Learn more.
»
Whitepaper: PHP and SCA The initial scope of SCA for PHP is to provide a means for a PHP programmer to write reusable components, which can be called either locally, or remotely, via Web services, with an identical interface and with a minimum of fuss. Learn more.
»
Microsoft Word Automation Class
Rating: Val Golovlev - 12/06/2007 Discover a class to start Microsoft Word and access Word functions from a C++ application by using OLE and IDispatch interfaces. Two classes are provided: the Word automation class CWordAutomation and the wrapper class CEzWordAutomation.
Writing MS WORD Addins
Rating: Amit Dey - 04/10/2003 Learn how to write an add-in for Microsoft Word 2000 using this detailed tutorial.
ATL Under the Hood, Part 5
Rating: Zeeshan - 10/25/2002 Lots of people believe that ATL is used only for making COM components. In this tutorial, learn to create a fully fleshed Windows-based application using ATL.
An Introduction to C++ Templates
Rating: none Kais Dukes - 06/20/2002 Take a look at C++ templates in this first of several articles digging into the topic.
Why ATL Uses Template Classes
Rating: Sathya Narayana Panduranga - 05/30/2002 This article discusses why ATL uses template classes. This is not a discussion of ATL features, but just the principle behind the Template library.
ATL Under the Hood Part 1
Rating: Zeeshan Amjad - 04/03/2002 Tutorial that presents a discussion of the memory layout of an ATL program and more.
Developing MMC Snap-Ins using ATL
Rating: none Leon Finker - 05/23/2001 This article teaches you how to create an MMC Snap-In and implement some basic features using ATL. Great starting point for MMC Snap-In development.