How to post array of objects in WCF bysantosh •أغسطس 01, 2013 In this post, I will show you how to post JSON array hashes in the WCF rest service. Before going to code snippet let’s discuss some basic terminology. What is Array of Hashes An array of hashes is a data structure in which…