.NET HOWTOFrom Enso WikiMicrosoft seems to have made .NET use SOAP rather than the earlier XML-RPC protocol. Even though XML-RPC is a simpler standard, the lack of integration means relying on a third party product. Charles Cook has created a freebie implementation available at [1]. Maybe Humanized programmers want to take Mr Cook's work and massage it into a single library for .NET? |

