Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
QuestionEnabling and Disabling Speech Recognition using Speech Recognition Pin
Coder199915-Jul-15 6:19
Coder199915-Jul-15 6:19 
AnswerRe: Enabling and Disabling Speech Recognition using Speech Recognition Pin
Richard MacCutchan15-Jul-15 7:00
mveRichard MacCutchan15-Jul-15 7:00 
GeneralRe: Enabling and Disabling Speech Recognition using Speech Recognition Pin
Coder199916-Jul-15 3:13
Coder199916-Jul-15 3:13 
GeneralRe: Enabling and Disabling Speech Recognition using Speech Recognition Pin
Pete O'Hanlon16-Jul-15 3:25
mvePete O'Hanlon16-Jul-15 3:25 
GeneralRe: Enabling and Disabling Speech Recognition using Speech Recognition Pin
Richard MacCutchan16-Jul-15 4:55
mveRichard MacCutchan16-Jul-15 4:55 
AnswerRe: Enabling and Disabling Speech Recognition using Speech Recognition Pin
Dave Kreskowiak15-Jul-15 13:58
mveDave Kreskowiak15-Jul-15 13:58 
QuestionSplit a string into values Pin
Farhad Eft15-Jul-15 5:48
Farhad Eft15-Jul-15 5:48 
AnswerRe: Split a string into values Pin
Abhipal Singh15-Jul-15 6:06
professionalAbhipal Singh15-Jul-15 6:06 
It looks like serialized JSON. You can deserialize it into and object and access the values easily (and also, you can assign those values into string variables if you want).

There is a lot of material available on the internet regarding JSON handling in C#

Check some links below to help you out with JSON deserialization:
JSON example[^]
Deserialize JSON with C#[^]
http://stackoverflow.com/questions/22580141/json-newtonsoft-deserialize-object-containing-a-list-of-string[^]
AnswerRe: Split a string into values Pin
User 418025417-Jul-15 2:47
User 418025417-Jul-15 2:47 
Questioncant run access query Through C# Pin
goldsoft14-Jul-15 21:20
goldsoft14-Jul-15 21:20 
AnswerRe: cant run access query Through C# Pin
Wendelius14-Jul-15 21:36
mentorWendelius14-Jul-15 21:36 
QuestionTask Exception Handling Pin
Member 1183731414-Jul-15 10:03
Member 1183731414-Jul-15 10:03 
AnswerRe: Task Exception Handling Pin
Eddy Vluggen14-Jul-15 10:34
professionalEddy Vluggen14-Jul-15 10:34 
AnswerRe: Task Exception Handling Pin
Pete O'Hanlon14-Jul-15 23:24
mvePete O'Hanlon14-Jul-15 23:24 
SuggestionRe: Task Exception Handling Pin
Richard Deeming15-Jul-15 1:00
mveRichard Deeming15-Jul-15 1:00 
GeneralRe: Task Exception Handling Pin
Member 1183731415-Jul-15 8:52
Member 1183731415-Jul-15 8:52 
QuestionA New Task Scheduler Class Library for .NET Pin
jwc jwc14-Jul-15 9:54
jwc jwc14-Jul-15 9:54 
AnswerRe: A New Task Scheduler Class Library for .NET Pin
Richard Andrew x6414-Jul-15 10:00
professionalRichard Andrew x6414-Jul-15 10:00 
GeneralRe: A New Task Scheduler Class Library for .NET Pin
jwc jwc14-Jul-15 10:13
jwc jwc14-Jul-15 10:13 
AnswerRe: A New Task Scheduler Class Library for .NET Pin
Richard Andrew x6414-Jul-15 10:18
professionalRichard Andrew x6414-Jul-15 10:18 
QuestionC# Pin
Member 1183662614-Jul-15 4:12
Member 1183662614-Jul-15 4:12 
AnswerRe: C# Pin
OriginalGriff14-Jul-15 4:17
mveOriginalGriff14-Jul-15 4:17 
AnswerRe: C# Pin
Eddy Vluggen14-Jul-15 4:59
professionalEddy Vluggen14-Jul-15 4:59 
GeneralRe: C# Pin
OriginalGriff14-Jul-15 5:06
mveOriginalGriff14-Jul-15 5:06 
GeneralRe: C# Pin
Richard Deeming14-Jul-15 5:15
mveRichard Deeming14-Jul-15 5:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.