Tools for debugging in WCF?
How many ways we can debug our WCF service?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh MaruthiPosted Jul 2, 2014, 11:00 AM
Once you have the wsdl, u can test it with wcf test client, soapui tool, Fiddler,Service Tracer View, even many people doesn't know this thing u can also debug with Linqpad :)
Thanks & regards
Ramesh