Click here to Skip to main content
15,888,246 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
HI ,


How to call the wcf service from WPF By using c# ,Here Endpoint also created on code behind

Give any Idea
Posted

I think you want to Invoking WCF Service without adding a Service Reference
Have a look at these...
Dynamically Generate a WCF Proxy[^]
using-wcf-without-generated-proxy-by.html[^]
invoking-wcf-service-without-service.html[^]
 
Share this answer
 
 
Share this answer
 
Comments
vakativamsi 10-Jul-13 5:57am    
Thankyou Your Reply Uday ,i am not adding wcf service .i am calling particuler wcf service from wpf c# code .I hope you will understand my quetion
Uday P.Singh 10-Jul-13 6:00am    
what else are you looking for? you have service end points then call using the above links as reference.
vakativamsi 10-Jul-13 6:56am    
end points also creating from the C#

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