The text of this article is not in this database — only its details are. Read it on the old site: Rest Based API Using WCF Services
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Rest Based API Using WCF Services
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Kristjan AsvaldssonPosted Feb 28, 2021, 11:10 AM
Is it possible or how would you route the url from http://abc.com/ProductsService.svc/GetProduct/231 to http://abc.com/GetProduct/231? (skip the ProductsService.svc part in the url)
Isaac RabinPosted Jun 16, 2020, 11:12 PM
Very clear and precise understanding in a short article. I've never found such a completeness about WCF elsewhere.
Rehan Parvez QureshiPosted Sep 29, 2014, 1:20 PM
Thanks Jasminder
Tuncer YILDIZPosted Sep 2, 2014, 10:15 PM
Good article, thanks for sharing.