COM+ Samples

Windows 2000 introduces a new set of component services (COM+ Services) that extend the ability to create rich distributed transactional solutions for your Windows or Web applications. Visual FoxPro includes new and enhanced server features to better support many of these services. The COM+ samples are very simple and meant to show basic concepts of using a specific COM+ Service. Samples for using Queued Components, COM+ Events, and Compensation Resource Managers are located in the ..\Samples\COM+ folder. For more information, see the Readme.htm file in the folder.

Some of the COM+ Services, such as Transactions, existed prior to Windows 2000 and were supported by Visual FoxPro. New services, such as COM+ Events and Queued Components, offer new options for your applications that were not available previously in Visual FoxPro.

See Also

Server Samples | FoxISAPI Automation Server Samples | Gopher Automation Server Sample | Pool Manager: An Automation Server Sample