Click here to Skip to main content
15,887,397 members
Home / Discussions / C#
   

C#

 
AnswerRe: Usercontrol poser ( rusty Winforms guy ) Pin
BillWoodruff2-Dec-18 0:43
professionalBillWoodruff2-Dec-18 0:43 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
pkfox2-Dec-18 3:48
professionalpkfox2-Dec-18 3:48 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
BillWoodruff2-Dec-18 4:06
professionalBillWoodruff2-Dec-18 4:06 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
pkfox2-Dec-18 6:03
professionalpkfox2-Dec-18 6:03 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
BillWoodruff2-Dec-18 6:51
professionalBillWoodruff2-Dec-18 6:51 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
BillWoodruff2-Dec-18 18:57
professionalBillWoodruff2-Dec-18 18:57 
GeneralRe: Usercontrol poser ( rusty Winforms guy ) Pin
pkfox2-Dec-18 19:21
professionalpkfox2-Dec-18 19:21 
QuestionRead and write JSON in c# WinForms Pin
jkirkerx28-Nov-18 13:20
professionaljkirkerx28-Nov-18 13:20 
I wanted to mimic .net core and use an appSettings.Json file, well it didn't work out. Guess .Net Core Extensions won't work in my project. So I wrote some code using Newtonsoft, could not read the file and parse out pure JSON. Well I was able to read the file but not able to deserialize it. Searched the internet and found a couple of solutions that didn't pan out as well. So I searching for a NuGet package and found one, but no documentation.

Anybody used or found a package that they like?
I just want to read and write my MongoDB connection string.

Side Note,
really liking Mongo for this project!
except for this part. But I got some automated code to load and program Mongo going now, just need to finish this up.
If it ain't broke don't fix it
Discover my world at jkirkerx.com

AnswerRe: Read and write JSON in c# WinForms Pin
OriginalGriff28-Nov-18 19:39
mveOriginalGriff28-Nov-18 19:39 
GeneralRe: Read and write JSON in c# WinForms Pin
jkirkerx29-Nov-18 8:51
professionaljkirkerx29-Nov-18 8:51 
AnswerRe: Read and write JSON in c# WinForms Pin
Mc_Topaz28-Nov-18 20:05
Mc_Topaz28-Nov-18 20:05 
GeneralRe: Read and write JSON in c# WinForms Pin
jkirkerx29-Nov-18 8:49
professionaljkirkerx29-Nov-18 8:49 
AnswerRe: Read and write JSON in c# WinForms Pin
Richard Deeming29-Nov-18 1:09
mveRichard Deeming29-Nov-18 1:09 
GeneralRe: Read and write JSON in c# WinForms Pin
jkirkerx29-Nov-18 9:47
professionaljkirkerx29-Nov-18 9:47 
AnswerRe: Read and write JSON in c# WinForms Pin
jkirkerx29-Nov-18 9:46
professionaljkirkerx29-Nov-18 9:46 
AnswerI finally got it Pin
jkirkerx29-Nov-18 10:42
professionaljkirkerx29-Nov-18 10:42 
QuestionGet Numbers That Make Up A Binary Number Pin
Kevin Marois28-Nov-18 5:48
professionalKevin Marois28-Nov-18 5:48 
AnswerRe: Get Numbers That Make Up A Binary Number Pin
OriginalGriff28-Nov-18 5:55
mveOriginalGriff28-Nov-18 5:55 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
Kevin Marois28-Nov-18 7:03
professionalKevin Marois28-Nov-18 7:03 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
OriginalGriff28-Nov-18 8:15
mveOriginalGriff28-Nov-18 8:15 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
Kevin Marois28-Nov-18 8:42
professionalKevin Marois28-Nov-18 8:42 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
OriginalGriff28-Nov-18 9:12
mveOriginalGriff28-Nov-18 9:12 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
Richard Deeming28-Nov-18 8:22
mveRichard Deeming28-Nov-18 8:22 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
Kevin Marois28-Nov-18 8:41
professionalKevin Marois28-Nov-18 8:41 
GeneralRe: Get Numbers That Make Up A Binary Number Pin
BillWoodruff1-Dec-18 16:54
professionalBillWoodruff1-Dec-18 16:54 

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.