Express, Node.js and SSL - Configuring localhost for Https In Your Node.js Web Apps and Api's

How to run Express Node.js Web Apps and Api's and over localhost using https

Next.js and SSL - Configuring localhost for Https In Your Next.js App

How to run Next.js apps over localhost using https

Hello World and Welcome to C#!

Absolute beginners guide to C# and Programming on the Microsoft .Net Platform

BenchmarkDotNet - Baseline Styling

How to style baseline functions in BenchmarkDotNet

Vue and SSL - Configuring localhost for Https In Your Vue App

How to run vue over localhost using https

React and SSL - Configuring localhost for Https In Your React App

How to run ReactJs over localhost using https

BenchmarkDotNet and EF Core vs EF6 - Part 2

C# project to compare the performance of more advanced LINQ scenarios in EF Core 6 and EF6 using BenchmarkDotNet. Which one is faster, how and why? The results may surprise you!

Cloud Native Success

What are the three pillars of succesful Cloud Native Development - Optimizations, Integrations and Cost Management. Let's explore these in more detail.

BenchmarkDotNet and EF Core vs EF6 - Part 1

C# project to compare the performance of EF Core 6 and EF6 using BenchmarkDotNet. Which one is faster, how and why? The results may surprise you!

BenchmarkDotNet Introduction

C# Hello World introduction to BenchmarkDotNet complete with an github example reposity. Learn how to get started with BenchmarkDotNet in your C# projects!