Where is the System.Runtime.Serialization.Json namespace?
- by Kayes
Hi, I've added the reference to System.Runtime.Serialization dll to my project but still can't find the System.Runtime.Serialization.Json namespace and hence can't find the DataContractJsonSerializer class. What am I missing here?