views:

34

answers:

0

Is there a way to implement a XML web service on .NET Compact Framework. The problem is that it doesn't support generation of XML web services using ServiceContract/OperationContract/MessageContract attributes. Managed code preferred.