VC++ 7.0: WebServices with ATL (1/3)
The Server:
•
Create new „ATL WebService“ project
•
Add interface method
•
Add implementation method
•
Keyword: [soap_method]
•
Compile it
(That will also deploy it to your IIS)
è
Easy with ATL + IIS