Category Archives: Testing
WCF POST test harness
Reading Time: 2 minutes Writing RESTful JSON services with WCF is fun; in fact I do it for a living. One thing that every developer finds useful is a small program for testing calls, trying new ideas etc so here is my C# test … Continue reading
Posted in .Net, Microsoft, Testing, WCF 2 Comments