Where is the System.Runtime.Serialization.Json namespace?
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?
Try in System.ServiceModel.Web.dll