Samples for RESTful web services for WCF
Posted
by George2
on Stack Overflow
See other posts from Stack Overflow
or by George2
Published on 2009-06-11T09:29:36Z
Indexed on
2010/06/05
14:42 UTC
Read the original article
Hit count: 497
Hello everyone,
I am new to RESTful web services in WCF, but not new to WCF. I want to develop some simple RESTful web services in WCF which manually be accessed from browser. Any good samples or documents to recommend? I am using C#.
thanks in advance, George
© Stack Overflow or respective owner