Oberauer Michael

on Software Engineering

    • Privacy Policy
  • Fixing failed port bindings – Junior Developer Handbook

    Fixing failed port bindings – Junior Developer Handbook

    On

    16 April 2025

    By

    moberauer

    Sometimes your application won’t start because it tries to bind to a port that’s already in use. IIS Express for […]

    Continue reading

  • Hangfire background tasks for .NET – Part 5: Adding Hangfire to an ASP.NET Core Application

    Hangfire background tasks for .NET – Part 5: Adding Hangfire to an ASP.NET Core Application

    On

    31 March 2025

    By

    moberauer

    For this part of the Hangfire series, I hacked together an application with the help of GitHub Copilot that allows […]

    Continue reading

  • Hangfire background tasks for .NET – Part 4: Hangfire Dashboard

    Hangfire background tasks for .NET – Part 4: Hangfire Dashboard

    On

    19 July 2024

    By

    moberauer

    Time to improve our monitoring and management of background jobs with Hangfire Dashboard.

    Continue reading

  • Doing SSH right (on Windows)

    Doing SSH right (on Windows)

    On

    19 July 2024

    By

    moberauer

    Windows now ships with OpenSSH, making life easier for all of us. Generating an SSH Keypair I generate my SSH […]

    Continue reading

  • Hangfire background tasks for .NET – Part 3: Hangfire server

    Hangfire background tasks for .NET – Part 3: Hangfire server

    On

    21 June 2024

    By

    moberauer

    Creating a Hangfire server application to process the jobs we created with Hangfire client.

    Continue reading

  • Hangfire background tasks for .NET – Part 2: Using the client

    Hangfire background tasks for .NET – Part 2: Using the client

    On

    29 May 2024

    By

    moberauer

    This post is about how to use the client api to create jobs for Hangfire to process in the background. It also describes the initial project set-up and configuration.

    Continue reading

  • Powershell Cheatsheet

    Powershell Cheatsheet

    On

    24 April 2024

    By

    moberauer

    This is a work-in-progress post. It’s never really finished! Every Cmdlet has this structure: Verb–Noun. Always prefer single quotes over […]

    Continue reading

  • Cross-Site-Request-Forgery mitigation techniques

    Cross-Site-Request-Forgery mitigation techniques

    On

    14 February 2024

    By

    moberauer

    Learn how CSRF attacks work and how to stop them. Also covers which requests are considered to be same-site and same-origin.

    Continue reading

1 2

Search

Categories

  • C#
  • JavaScript
  • Junior Developer Handbook
  • Networking
  • Ops
  • Powershell
  • Security
  • System administration
  • Web

Archives

  • April 2025
  • March 2025
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • May 2023
  • April 2023

About

This is my personal development blog where I write about all things software engineering. If you’d like to contact me, reach out via X (twitter).

Links

My Stackoverflow

My X (twitter)