Native Web Services with the Windows Web Services API
- Posted: Nov 08, 2009 at 11:06 PM
- 246 Views Today
This lab illustrates how to create both a WWSAPI client and service. The service fronts a legacy native "sort.dll". The lab demonstrates the significant performance gained by avoiding manage/native interop in comparison with a WCF service end-point.
Lesson Contents
- Introduction
- Lesson Index
- Background
- Windows Web Services API
- Web Services Refresher
- Windows Web Services API Layers
- Service Model
- Exercise 1: Running WCF Components on Server Core (Scenario)
- Exercise 1: Running WCF Components on Server Core
- Exercise 2: Connecting a Native Client with a WCF Service (Scenario)
- Exercise 2: Connecting a Native Client with a WCF Service
- Exercise 3: Building a Native Web Service (Scenario)
- Exercise 3: Building a Native Web Service
- Lab Summary
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.