Skip to content

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

2022-08-01sql server

SELECT directly from values

If you want to select multiple sets of values with no tables […]

2022-07-172022-07-17golang

Wrapping a dangerous function with a safe one in Golang

When you’ve got a dangerous function, like one that grabs an element […]

2022-07-16.net, sql server

SqlBulkCopy in C#

For a bulk insert from .NET to SQL Server, you’ve got a […]

2022-05-072022-07-22.net

.NET Console Application Template

Here’s what I’ll use as the starting point for any new console […]

2022-05-062022-05-07.net

Appending a binary file in C#

To add bytes to the end of a binary file, this is […]

2022-05-042022-05-05.net

Writing to a binary file in C#

Here are the basic ways of writing bytes to a file. Both […]

2022-05-032022-05-03.net

Appending a text file in C#

Here are the basic ways of appending text to an existing file. […]

2022-05-022022-05-03.net

Writing to text file in C#

Here are the basic ways of writing text to a file. Each […]

2022-04-122022-05-07linux, windows

Mounting a network drive in WSL2

To mount a network drive in WSL2 temporarily (until logoff): To mount […]

2022-03-312022-05-07.net, sql server

ArithAbort in ADO.NET

Don’t ask me to explain it, but setting ARITHABORT in SQL Server […]

Posts navigation

1 2 … 26 Next
  • RSS Feed
  • GitHub
  • LinkedIn
  • Twitter
  • YouTube

.net asp.net async audio aws azure batch brotli browser c# cloud config cryptography css csv dependency injection email entity framework git guid gzip handlebars html images javascript jquery json jsonp linq linux mercurial mvc nodejs pdf records scss serialization sqlite sql server temporal tables tfs typescript windows wsl xml

If you learned something today

Buy Me a Coffee

© 2022 60 Second Dev. Proudly powered by Sydney