Quantcast
Viewing all articles
Browse latest Browse all 18858

How to use JsonObject or the Windows.Data.Json namespace..?

I am porting a Metro app to Wpf and need to use the JsonObject (or similiar)

  • I don't want to use the DataContractJsonSerializer because the object type is not given
  • In addition and if possible, I prefer not using any 3rd party solutions

Anything that could be achieved standard namspaces/classes in a WPF app?


Viewing all articles
Browse latest Browse all 18858

Trending Articles