Tag: dotnet

  • My Coding Journey

    My Coding Journey

    I have been coding for most of my life. My father taught me the first basics using Delphi (formerly Object Pascal) around 1997. I still remember my first „real“ project I created with my dad during a vacation in Sweden. It was a simple quiz that read the questions and possible answers from a text…

  • Deploying .NET services on Uberspace

    Deploying .NET services on Uberspace

    It’s been a few years since I had a (shared) server up and running. However, it never felt particularly good, since I don’t have much of an idea about configuration. Is it really secured well enough now? Are all ports closed? Do I need a firewall? How often do I actually make backups? And so…