c# - Convert Json Data into a noraml string in metro application? -
I have received a Metro application in which I am calling a service which displays output in JSN format. Output data for my service is shown:
{"Assigned": "8", "Assigneur name": "James", "Expected end date": "\ / date ( "Rtrtrtrtrtrtr", "entityity": "q0000621", "unit type": "deal", "parameter": "yes", "status": "open", "description": " ":" Junk ":" user ":" 1 "} {/"> "Junk" I want to convert the data to normal string format so that I
Do you mean
Public class data source: INotifyPropertyChanged {public string assigned {received; set;} ... Public Bull SysGenerated {get; set;} Public string UserID {get; set;}
Public image data (string jsonContent) {// Use reflection to create square}} or
< Code> string data = string Concept (JSN content); ?
Comments
Post a Comment