WPF Insert into SQL Server Table with DapperIn this post we look at inserting a row of data into a SQL Server table from a […] May 4, 2020 in Dapper tagged sql / insert / into / connection / execute / Dapper by Mike
WPF Read a SQL Server Table into a DataGridThis post is about how to connect to a local SQL Server database and read a table from […] May 1, 2020 in WPF tagged open / data / table read / database / connection / server / itemssource / sql / T-SQL / table / read / grid / datagrid by Mike