Backup Files with XCOPYIn Windows, I regularly like to backup my data files from my laptop to my external drive. I […] August 10, 2024 in Windows tagged backup / files / Windows / DOS / copy / xcopy / DOS by Mike
Excel FilteringThis post is about filtering in Excel. For information on the FILTER function have a look at our […] February 12, 2023 in Excel tagged filter / advanced / location / copy / select by Mike
SQL Select IntoThe SELECT INTO statement copies data from one table into a new table. Here’s the syntax for copying […] January 8, 2023 in SQL Server tagged backup / table / copy / into / select by Mike
Figma ComponentsWhat are the steps involved in making a Figma component and why you might want to use components? […] August 29, 2020 in Graphics tagged component / copy / button / override / Figma by Mike
WPF Controls with Built-In Command BindingsSome controls in WPF contain their own command bindings. Let’s look at an example. The TextBox control has […] April 1, 2020 in WPF tagged control / binding / xaml / commandtarget / WPF / cut / editor / text / command / paste / copy by Mike
WPF Commands CanExecuteIn the previous post we implemented a CanExecute event that simply returned true so that the button would […] April 1, 2020 in WPF tagged xaml / commands / canexecute / wrap / text / paste / copy by Mike
DOS Command to Merge FilesYou may have the need to merge together a few files into one file. Merging text files into […] January 26, 2017 in Windows tagged command line / text / combine / merge / copy / file / DOS by Mike
Excel to SQL Server with Copy PasteYou can import a table of Excel data into a SQL Server database without having to re-type any […] November 2, 2015 in Database tagged data / database / excel / sql / microsoft / import / paste / copy by Mike