0

I want to develop the web service with C# on Windows Compact7. But it cannot use like "System.ServiceModel.Web".

How can I develop REST Web service with C# on Windows Compact7? I need to make it with scratch?

Thanks.

Soner Gönül
  • 97,193
  • 102
  • 206
  • 364
  • if `System.ServiceModel.Web` can not be used, most probably [this](http://stackoverflow.com/questions/15852859/call-subroutines-via-url-across-local-network) would not work but may be [this](http://stackoverflow.com/questions/10017564/url-mapping-with-c-sharp-httplistener)? – I4V May 21 '13 at 06:29
  • Is there other method to make REST web service with C#? – Tsuyoshi Nanri May 21 '13 at 09:23

0 Answers0