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
T-SQL Bulk Insert-Output of Text FilesAt lot of times when working with databases you will find that you need to import a text […] January 29, 2017 in SQL Server tagged text / import / insert / bulk / paste / excel / T-SQL Bulk Insert 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