oviradoi Posted July 23, 2008 Posted July 23, 2008 Hello.Let's say I have a WCF service running.How do I make a Windows Forms application (in C#) to talk to that WCF service, to call its functions?
CoffeeFiend Posted July 26, 2008 Posted July 26, 2008 This would take a while to answer thoroughly. However, everything WCF is fully documented on MSDN here. There's a getting started tutorial, samples and all. Plus. there's the WCF section of their dev center, lots of blogs covering that stuff, relevant MS forums and newsgroups to ask questions, plenty of videos on channel9, likely lots of sample code and tutorials on places like codeproject, codeplex, etc. Just gotta look around a bit -- there's no shortage of resources. There's also plenty of good books wrote on the subject.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now