Tag: XML
-

XML to JSON conversion with Json.NET
XML-to-JSON conversion is a common requirement when modernizing .NET applications: migrating from legacy XML-based services or storage to JSON-native systems like Couchbase Server or Couchbase Capella. In C#, two libraries handle this conversion: Newtonsoft…
-

How (and Why) to Use Couchbase as an XML Database
Couchbase and XML – no problem! I’ve heard it said dozens of times: “Hey, Couchbase is great but I use XML.” I recognize that countering with, “Couchbase can be your XML database” is pretty…