Posts by David Helfer • 31 points
2 posts
-
0
votes0
answers339
viewsQ: "The underlying connection was closed" error in REST Httpclient C#
I’m doing a REST integration with C# used Httpclient, most of the time the data was sent successfully, but I went to investigate why some of these were returning with error, found that what they had…
-
3
votes3
answers272
viewsQ: Deserialization of JSON
I’m having a hard time deserializing this JSON: string json = "{\"Cidade\":[\"Arrio do Sal\",\"Atl\\u00e2ntida\",\"Bom…