WCF Service Browsable through any Web Browser
-
Hello Everyone, Sorry for putting this question in this board. I didn't find any broad for WCF. I am trying to develop couple of Web Services (which I have done already in ASMX version) Now as a reference and for development ease, I want to do this like: domain.com/store.svc/Products?APIKEY={KEY}&ProductId={Id} I searched a lot on WEB but unfortunately not able to find any resource which can help me with this. I will be thankful to you all for any suggestions and pointers. Thanks Amit
-
Hello Everyone, Sorry for putting this question in this board. I didn't find any broad for WCF. I am trying to develop couple of Web Services (which I have done already in ASMX version) Now as a reference and for development ease, I want to do this like: domain.com/store.svc/Products?APIKEY={KEY}&ProductId={Id} I searched a lot on WEB but unfortunately not able to find any resource which can help me with this. I will be thankful to you all for any suggestions and pointers. Thanks Amit
-
Hello Everyone, Sorry for putting this question in this board. I didn't find any broad for WCF. I am trying to develop couple of Web Services (which I have done already in ASMX version) Now as a reference and for development ease, I want to do this like: domain.com/store.svc/Products?APIKEY={KEY}&ProductId={Id} I searched a lot on WEB but unfortunately not able to find any resource which can help me with this. I will be thankful to you all for any suggestions and pointers. Thanks Amit
You maybe want to look in to RESTful services. See here[]as a starting point.
-
You maybe want to look in to RESTful services. See here[]as a starting point.