.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Creating case-sensitive folders on Windows using C#

    calendar Mar 2, 2026 · meziantou.net
    Creating case-sensitive folders on Windows using C#

    Windows has supported case-sensitive file operations for a long time, but it was not easily accessible or enabled by default. Since Windows 10 (version 1803), it is possible to enable case sensitivity on a per-directory basis. This feature was introduced primarily to support the Windows Subsystem for Linux (WSL), but …


    Read More
  • Best Practices for Secure Error Handling in Go

    calendar Mar 2, 2026 · blog.jetbrains.com
    Best Practices for Secure Error Handling in Go

    When you’re new to Go, error handling is definitely a paradigm shift that you need to come to terms with. Unlike in other popular languages, in Go, errors are values, not exceptions. What this means for developers is that you can’t just hide from them – you have to handle errors explicitly and at the […] Link to …


    Read More
  • Your First Migration: Moving a Single Project From Jenkins to TeamCity Painlessly

    calendar Mar 2, 2026 · blog.jetbrains.com
    Your First Migration: Moving a Single Project From Jenkins to TeamCity Painlessly

    This article was brought to you by Rajkumar Venkatasamy, draft.dev. Migrating from Jenkins can feel risky. Your pipelines work, your jobs run, and your scripts hold everything together. Jenkins isn’t broken, but over time, plugin sprawl, configuration drift, and upgrade headaches can quietly drain engineering time. But …


    Read More
  • SignalR + the Critter Stack

    calendar Mar 2, 2026 · jeremydmiller.com
    SignalR + the Critter Stack

    It’s early so I should be too cocky, but JasperFx Software is having success in integrating SignalR with both Wolverine and Marten in our forthcoming CritterWatch product. In this post I’ll show you how we’re doing that from the server side C# code all the way down to the client side TypeScript. Last week I … Continue …


    Read More
  • Hiring When You Aren't the Expert - Dev Leader Weekly 129

    calendar Mar 2, 2026 · devleader.ca
    Hiring When You Aren't the Expert - Dev Leader Weekly 129

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss how to approach hiring for roles you don't have expertise in -- and why the real question isn't "how do I interview?" but "what problem am I solving?" Link to article: …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top