Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

i need to write a WCF svc service and need to host in local IIS. it should be return JSON format for communicate with android platform.
im not familiar with endpoints,hosting

how i can call the service from browser??
Posted

1 solution

You Check for REST implementation of WCF Service You will get Lot of Solutions for that and you will be able to configure whatever response format you required.


Creating a REST service using ASP.NET Web API[^]



http://vikashbhorale.blogspot.in/2012/04/create-restful-wcf-service-api-step-by.html[^]


Create RESTful WCF Service API: Step By Step Guide[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900