HR Analytics Job Prediction ProjectThis is a dataset on Kaggle. The title of the Kaggle project is the same as the title […] March 27, 2024 in Data Analytics tagged human / dataset / HR / data / resources / employee by Mike
WPF Control Template with TriggerOur objective in this post is to use an example by Adam Nathan to learn how to create […] April 14, 2020 in WPF tagged resources / template / trigger / control / staticresource / controltemplate / resource by Mike
WPF DataGrid Control RevisitedWe already have a post on this topic called WPF Data Control. This control can display multicolumn rows […] April 7, 2020 in WPF tagged resource / resources / WPF / binding / grid / datagrid / enumeration / WPF DataGrid Control by Mike
WPF Value Conversion with Multiple IValueConvertersThis follows from the last post. In a program, you may have the need for multiple converters. In […] April 5, 2020 in WPF tagged staticresource / resource / resources / window / converter / bindings / converters / multiple / static / elementname by Mike
WPF Assembly ResourcesAssembly resources are digital objects, such as images, that aren’t generated by the source code. Assembly resources can […] May 7, 2016 in WPF tagged resources / WPF / assembly / WPF Resources by Mike
WPF Resources Introduction Part 3This is a continuation of Resources Introduction Part 2, where we were discussing XAML Resources from the book […] May 7, 2016 in WPF tagged resources / WPF / WPF Resources by Mike
WPF Resources Introduction Part 2Code Behind Let’s illustrate how to use C# code behind to store and retrieve a SolidColorBrush in a […] May 6, 2016 in WPF tagged resources / WPF / WPF Resources by Mike
WPF Resources IntroductionWPF supports two types of resources: binary and logical. Binary resources include, for example, images or icons that […] May 2, 2016 in WPF tagged resource / resources / WPF / logical / xaml / binary / WPF Resources by Mike