WPF TextBox and TextBlockIn a WPF application, what are the similarities and differences between the textbox and textblock controls? The answer […] September 29, 2018 in WPF tagged label / Textbox / textblock by Mike
C# Convert String to NumberTry here for an article on converting a string to an integer. The best solution is to use […] September 29, 2018 in C# tagged int / convert / string / integer / number by Mike
C# WPF Hello World 4In this post we are continuing over from the last post. Here we are going to display some […] September 29, 2018 in WPF tagged class / label / MainWindow / WPF Hello World by Mike