Click here to Skip to main content
15,867,756 members
Home / Discussions / C#
   

C#

 
QuestionRe: C# need help reading XML config file with multiple values in windows forms app Pin
Travis Jacobson12-Feb-18 11:46
Travis Jacobson12-Feb-18 11:46 
GeneralRe: C# need help reading XML config file with multiple values in windows forms app Pin
Travis Jacobson12-Feb-18 11:48
Travis Jacobson12-Feb-18 11:48 
GeneralRe: C# need help reading XML config file with multiple values in windows forms app Pin
Travis Jacobson12-Feb-18 8:43
Travis Jacobson12-Feb-18 8:43 
AnswerRe: C# need help reading XML config file with multiple values in windows forms app Pin
Dave Kreskowiak12-Feb-18 11:43
mveDave Kreskowiak12-Feb-18 11:43 
QuestionUpdating textbox from derived class c# wpf Pin
Member 1357136412-Feb-18 3:44
Member 1357136412-Feb-18 3:44 
AnswerRe: Updating textbox from derived class c# wpf Pin
Richard MacCutchan12-Feb-18 6:10
mveRichard MacCutchan12-Feb-18 6:10 
AnswerRe: Updating textbox from derived class c# wpf Pin
Gerry Schmitz12-Feb-18 6:21
mveGerry Schmitz12-Feb-18 6:21 
GeneralRe: Updating textbox from derived class c# wpf Pin
Member 1357136412-Feb-18 20:54
Member 1357136412-Feb-18 20:54 
Thanks for the replies Richard and Gerry!

I am creating a GUI to connect to a diagnostics tool.

I need to connect to the tool via ethernet and serial connections therefore need to have a class for each connection method.
I was told to have a base class which calls virtual methods in a 'connection' class that are overridden in either the ethernet/serial connection.

I am able to connect to the tool, but when writing information back to the GUI e.g. 'Connected to the tool' etc I am unable to do this..

Thanks in advance for any advice!
G
GeneralRe: Updating textbox from derived class c# wpf Pin
Gerry Schmitz13-Feb-18 5:10
mveGerry Schmitz13-Feb-18 5:10 
GeneralRe: Updating textbox from derived class c# wpf Pin
Member 1357136414-Feb-18 9:00
Member 1357136414-Feb-18 9:00 
GeneralRe: Updating textbox from derived class c# wpf Pin
Gerry Schmitz14-Feb-18 10:26
mveGerry Schmitz14-Feb-18 10:26 
QuestionPls Provide me business logic method for reset password or forget password by user id... Pin
Member 1367430012-Feb-18 3:02
Member 1367430012-Feb-18 3:02 
AnswerRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
OriginalGriff12-Feb-18 5:05
mveOriginalGriff12-Feb-18 5:05 
AnswerRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
Gerry Schmitz12-Feb-18 6:40
mveGerry Schmitz12-Feb-18 6:40 
GeneralRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
Member 1367430012-Feb-18 6:44
Member 1367430012-Feb-18 6:44 
GeneralRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
Gerry Schmitz12-Feb-18 6:51
mveGerry Schmitz12-Feb-18 6:51 
GeneralRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
Member 1367430012-Feb-18 6:51
Member 1367430012-Feb-18 6:51 
GeneralRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
Gerry Schmitz12-Feb-18 6:59
mveGerry Schmitz12-Feb-18 6:59 
AnswerRe: Pls Provide me business logic method for reset password or forget password by user id... Pin
#realJSOP13-Feb-18 2:05
mve#realJSOP13-Feb-18 2:05 
QuestionStreamwriter only writes one item from textbox Pin
auting8212-Feb-18 2:34
auting8212-Feb-18 2:34 
AnswerRe: Streamwriter only writes one item from textbox Pin
Richard MacCutchan12-Feb-18 5:59
mveRichard MacCutchan12-Feb-18 5:59 
GeneralRe: Streamwriter only writes one item from textbox Pin
auting8212-Feb-18 8:29
auting8212-Feb-18 8:29 
GeneralRe: Streamwriter only writes one item from textbox Pin
Richard MacCutchan12-Feb-18 8:40
mveRichard MacCutchan12-Feb-18 8:40 
AnswerRe: Streamwriter only writes one item from textbox Pin
Gerry Schmitz12-Feb-18 6:44
mveGerry Schmitz12-Feb-18 6:44 
GeneralRe: Streamwriter only writes one item from textbox Pin
auting8212-Feb-18 12:49
auting8212-Feb-18 12:49 

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.