C++ and ATL - Use ATL Server Classes to Expose Your Unmanaged C++ Code as an XML Web Service

Tue, 12 Nov 2002 10:00:00 GMT

Throughout this issue, you'll read all about the promise of Web Services and how the .NET Framework enables Web Service development.Many people will also be building their Web Services atop C++ code and frameworks like ATL Server, particularly when performance is paramount. In this article, the authors show how fully functional Web Services are built using ATL Server and Visual Studio .NET. Beginning with unmanaged C++ classes, they add ATL attributes that make the code work over HTTP.

Read article