How to consume post methods of wcf service in asp.net 3.5
WCF and WF
1
Posts
1
Posters
0
Views
1
Watching
-
Hi i am new in wcf services, i have made the wcf services and exposed the methods with get and post type and i have provided the URI templates to methods, i have got the response fri get methods by typing the URI mentioned in the URI template of the methods, but i am confused how to consume the post method as i don't want the client to add the service reference at client end . thanks in advancem kindly reply asap, any code snippet provided can be very help ful, regards,