Top "Wcf-client" questions

For questions about Windows Communication Foundation (WCF) clients.

How do I pass value to List<string> property while testing my WCF service?

I am testing a WCF service method which accepts a DC type parameter, some of my DC properties are of …

visual-studio-2010 list wcf-client datacontract wcftestclient