Building a .Net Weather Widget
This post is about the weather widget in the upper corner of my website. The widget is part of my .Net Core website. In this post I explain how the widget works and how you can use this widget in your app.
8 posts tagged dotnet.
This post is about the weather widget in the upper corner of my website. The widget is part of my .Net Core website. In this post I explain how the widget works and how you can use this widget in your app.
Umbraco 13 reaches end of life on 14 December 2026 and has been security-only since December 2025. Your three options, what the upgrade to 17 involves and how long it takes.
I'm going all in on vibe coded side projects this year. So far I have a handful of applications that I've built that I never would have had time to build in the past.
Today's Record High is a website I created that tracks the record highs and lows for major weather stations and cities across the United States.
Learn how to set up GitHub Actions with a self-hosted runner to automatically deploy your .NET website to a Windows IIS server when code is pushed to main.
Real-world ways I use AI tools like GitHub Copilot to speed up .NET development without sacrificing quality or my job.
A practical guide for developers and consultants who need to take over and rescue a legacy .NET codebase.
This blog post is about how to manually deploy a .Net WebApi project to a live server without using an CI/CD.