Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Luc Pattyn14-Mar-19 9:20
sitebuilderLuc Pattyn14-Mar-19 9:20 
QuestionDeleting items in group with a Condition [C#] Pin
Member 1418164913-Mar-19 20:34
Member 1418164913-Mar-19 20:34 
AnswerRe: Deleting items in group with a Condition [C#] Pin
OriginalGriff13-Mar-19 20:58
mveOriginalGriff13-Mar-19 20:58 
AnswerRe: Deleting items in group with a Condition [C#] Pin
Gerry Schmitz14-Mar-19 6:04
mveGerry Schmitz14-Mar-19 6:04 
GeneralRe: Deleting items in group with a Condition [C#] Pin
BillWoodruff15-Mar-19 0:17
professionalBillWoodruff15-Mar-19 0:17 
AnswerRe: Deleting items in group with a Condition [C#] Pin
BillWoodruff15-Mar-19 0:16
professionalBillWoodruff15-Mar-19 0:16 
QuestionSending Json looking formatted plain text to be de-serialized. Pin
Stephen Holdorf13-Mar-19 11:16
Stephen Holdorf13-Mar-19 11:16 
AnswerRe: Sending Json looking formatted plain text to be de-serialized. Pin
OriginalGriff13-Mar-19 20:57
mveOriginalGriff13-Mar-19 20:57 
That isn't valid JSON, even if you remove the "\" characters that aren't really there (they are added by VS to show the double quotes).

That doesn't mean he's trying to send you JSON at all - so talk to him, and ask him what exactly he is trying to send.

If it is JSON and he generates it himself, then he needs to generate code that will work with this: json2csharp - generate c# classes from json[^] or no "real" JSON deserializer will work.
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

QuestionHow will i make the back color red for each rows in the listview? Pin
Fxty13-Mar-19 2:24
Fxty13-Mar-19 2:24 
AnswerRe: How will i make the back color red for each rows in the listview? PinPopular
OriginalGriff13-Mar-19 2:41
mveOriginalGriff13-Mar-19 2:41 
QuestionHow to get the Focal Length of a Canon Camera Pin
Member 1415621212-Mar-19 17:13
Member 1415621212-Mar-19 17:13 
AnswerRe: How to get the Focal Length of a Canon Camera Pin
OriginalGriff12-Mar-19 20:53
mveOriginalGriff12-Mar-19 20:53 
AnswerRe: How to get the Focal Length of a Canon Camera Pin
Pete O'Hanlon13-Mar-19 0:22
mvePete O'Hanlon13-Mar-19 0:22 
GeneralRe: How to get the Focal Length of a Canon Camera Pin
Member 1415621214-Mar-19 19:41
Member 1415621214-Mar-19 19:41 
GeneralRe: How to get the Focal Length of a Canon Camera Pin
Member 1415621218-Mar-19 15:41
Member 1415621218-Mar-19 15:41 
Questionmultiple dropdown list in excel file Pin
Member 1417992812-Mar-19 7:36
Member 1417992812-Mar-19 7:36 
QuestionRe: multiple dropdown list in excel file Pin
Richard MacCutchan12-Mar-19 7:52
mveRichard MacCutchan12-Mar-19 7:52 
AnswerRe: multiple dropdown list in excel file Pin
Member 1417992812-Mar-19 8:01
Member 1417992812-Mar-19 8:01 
GeneralRe: multiple dropdown list in excel file Pin
Richard MacCutchan12-Mar-19 8:35
mveRichard MacCutchan12-Mar-19 8:35 
QuestionCatch JavaScript errors Pin
dataminers11-Mar-19 0:43
dataminers11-Mar-19 0:43 
AnswerRe: Catch JavaScript errors Pin
OriginalGriff11-Mar-19 1:49
mveOriginalGriff11-Mar-19 1:49 
Rant[REPOST] Catch JavaScript errors Pin
Richard Deeming11-Mar-19 9:22
mveRichard Deeming11-Mar-19 9:22 
QuestionSizeF and InvariantCulture Pin
Bernhard Hiller11-Mar-19 0:38
Bernhard Hiller11-Mar-19 0:38 
AnswerRe: SizeF and InvariantCulture Pin
OriginalGriff11-Mar-19 1:59
mveOriginalGriff11-Mar-19 1:59 
GeneralRe: SizeF and InvariantCulture Pin
Bernhard Hiller11-Mar-19 4:19
Bernhard Hiller11-Mar-19 4:19 

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.