SQL Server Recovery PendingAre you working with SQL Server Management Studio (SSMS)and do you see one or more of your databases […] December 20, 2021 in SQL Server tagged recovery / offline / emergency / online / pending / error / alter / move / path by Mike
PowerShell ObjectsWhat are PowerShell objects? Before discussing what they are, we’ll go back in time to the world of […] March 5, 2021 in Windows tagged process / object / property / path / recurse / file / objects / foreach / sort / PowerShell by Mike
WPF ListBox Binding ObjectThis post has the C# code for a WPF project that has a ListBox with a list of […] May 18, 2020 in WPF tagged WPF / binding / path / data / source / WPF ListBox by Mike
WPF DataContext Targeting the Main WindowThe DataContext property is the default source of your bindings unless you specifically declare another source. In the […] April 22, 2020 in WPF tagged data / window / context / datacontext / title / path / WPF Data Binding by Mike