2
votes
1answer
93 views
is WCF useful to build a client that uses a non-WCF web service?
I am brand new to WCF, and have limited experience coding against web services.
At work it has been dictated to use WCF for everything network service oriented. The work I need to do inv …
0
votes
3answers
250 views
How to add a service reference to a WCF client for a web service requiring client authentication certificate
Caution, WCF noobie alert
I need to create a WCF client to query a non-WCF web service.
The web service is not a WCF service. Additionally, the web service requir …
0
votes
3answers
49 views
How can I specify an alternate config file for a WCF client?
I am working on a large system, for which I have to use WCF to access a web service. My test code works fine, now I need to integrate my WCF client code into the larger system. I cannot add to th …
0
votes
Suggestions for WPF & WCF projects
A project I was thinking about was to help regulate my teenage son's internet usage.
Windows has a UI-based tool to control logon times. A WPF front-end would be nice to duplicate or impr …
