Bar Charts in TableauThe bar chart is perhaps the most used and most popular chart. It is very popular in data […] April 21, 2024 in Data Visualization tagged bar / constant / line / Tableau / parameter / reference / chart / Bar Charts Tableau by Mike
WPF String Static ResourcesWhen you are working in XAML you may find that you’d like to have a way to declare […] May 24, 2020 in WPF tagged key / string / xaml / static / constant / double / resource by Mike
C# ConstantsA local constant is much like a local variable, except that once it is initialized, its value can’t […] December 11, 2018 in C# tagged global / static / constant / constants / C# Classes Intermediate by Mike
C# Global ConstantsWhat do we mean by global constants? If you are writing a C# program and you need to […] July 17, 2018 in C# tagged variable / constant by Mike