2021-02-272022-01-06.net Mustache in .NET Mustache is a really simple templating engine, and a good choice for […]
2021-02-262022-01-06sql server Update with Output in SQL Server If you’re doing an update, and need information on the records you’re […]
2021-02-232022-01-06.net Writing CSV with CsvHelper The CsvHelper library includes a very easy way to transform .NET objects […]
2021-02-232022-01-06sql server SQL Cursors Most of the time, you can use regular queries to accomplish your […]
2021-02-222022-01-06.net Reading CSV with CsvHelper The CsvHelper library makes it easy to read and write CSV in […]
2021-02-192022-01-06javascript Deno Line Reader Deno is off to a good start in its path to replace […]
2021-02-172022-01-06.net Calculate Hash in .NET With .NET, you can calculate a file hash, or the hash of […]
2021-02-162022-01-06windows SendTo in Windows You can add batch files or shortcuts to the SendTo directory in […]
2021-02-162022-01-06javascript Log to Console Only in Dev You may want to use console.log to help you debug during development […]
2021-02-142022-01-06sql server Insert with Output in SQL Server When inserting records in SQL Server, you can output the results into […]