As much as I read about WCF client, I get more confused.
I have wsdl file, I can create service and client out of it with svcutil.exe
I use wsdl.exe to generate the proxy code, and I create my windows service without using the WCF client. do I need WCF client?
but I don't know how to use the WCF client then. what is the usage of it?
any kind of explanation would be greatly appreciated :)
thanks
MT.