Slashdot Mirror


User: slluis

slluis's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:mostly great, BUT.... on Mono Progress In the Past Year · · Score: 1

    FYI, the System.Web.Services namespace is fully implemented in Mono. You can host SOAP based web services in Mono's ASP.NET web server (XSP), and you can generate client proxies using Mono's wsdl tool.