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.

Month: April 2021

2021-04-252022-01-08.net

Check if two images are similar

I was trying to dedupe my photos, and found that identical photos […]

2021-04-242022-01-08.net

.NET Random Numbers

.NET gives you two ways to generate random numbers – a fast […]

2021-04-222022-01-08javascript

TypeScript/JavaScript import statements

In TypeScript, and in JavaScript if you’re using modules, you can import […]

2021-04-202022-01-08.net

Target Typed New Expressions

Back in the old days, declaring variables and instantiating objects made for […]

2021-04-182022-01-08sqlite

SQLite AutoIncrement

One of the interesting things in SQLite is the ROWID column, which […]

2021-04-152022-01-08.net

SQLite in .NET

SQLite is a great database when you don’t need the benefit of […]

2021-04-102022-01-08.net

DateTimeOffset

.NET’s DateTime struct is basically just a number with some properties and […]

2021-04-082022-01-08.net

Which version of .NET Core is installed

There’s a super easy command for seeing which version of .NET Core […]

2021-04-082022-01-08.net

Versioned content in MVC

When you add a script or stylesheet to your HTML page, those […]

2021-04-082022-01-08sql server

Executing dynamic SQL with sp_executesql

SQL Server lets you execute dynamic SQL with the EXEC command. However, […]

Posts navigation

Previous 1 2 3 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