EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    The Blazor Closure Bug That Made All My Time Slots 24:00 🕛 🕛

    The Mysterious Bug I was building a conference room booking system in Blazor when I encountered a bizarre bug. My timeline component showed time slots from 6 A...

    #Blazor #bug #datetime #C# #.NET #UI #debugging #time slots
  • 2 weeks ago · software

    Surviving Breaking Changes in Evolving C# APIs, Hard Lessons and Practical Strategies for .NET Devs

    Handling Breaking Changes in Evolving APIs: Lessons from the Trenches When you ship APIs in the real world, change is inevitable. But breaking changes? That’s...

    #C# #.NET #API #breaking-changes #versioning #backward-compatibility #software-architecture
  • 2 weeks ago · software

    C# Smart Enums: advanced

    !Cover image for C Smart Enums: advancedhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...

    #c# #smart-enums #enums #dictionary-lookup #performance #.net #design-patterns
  • 2 weeks ago · software

    Build Robust, Maintainable APIs in C# - Real Production Systems

    Building APIs That Don’t Rot: Lessons from Shipping Production Systems in C API Design: Pragmatism Over Purity REST is great on paper, but most real APIs end up...

    #C# #.NET #API design #REST #idempotency #error handling #production systems
  • 2 weeks ago · software

    Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

    Introduction Have you ever dealt with a list within a list and found yourself writing messy nested foreach loops just to get to the data? In C, the .SelectMany...

    #C# #LINQ #SelectMany #collections #flattening #.NET #programming #code‑simplification
  • 3 weeks ago · software

    Read Excel in C# with Simple Code

    Introduction In daily C development, processing Excel data is a requirement almost every developer encounters. Whether it’s importing user data, generating rep...

    #C# #Excel #Spire.XLS #.NET #data import #COM Interop #library tutorial
  • 3 weeks ago · software

    Optimizing .NET 8 API Consumption at Scale: A Technical Deep Dive into Concurrency, Batching, and Resilient Retry Mechanisms

    Introduction When architecting systems that rely on external APIs, it is paramount to anticipate and mitigate potential scaling bottlenecks, such as rate limit...

    #.NET #.NET8 #API #Concurrency #Batching #Retry #Resilience #Rate Limiting #Performance #Scalability
  • 3 weeks ago · software

    Unity's Mono problem: Why your C# code runs slower than it should

    Article URL: https://marekfiser.com/blog/mono-vs-dot-net-in-unity/ Comments URL: https://news.ycombinator.com/item?id=46414819 Points: 27 Comments: 7...

    #Unity #Mono #C# #performance #.NET #game development
  • 3 weeks ago · software

    Async/Await di .NET Bisa Boros Resource Kalau Tanpa Limit 🚀🛑

    Pendahuluan Banyak dari kita berpikir bahwa menggunakan async/await secara otomatis membuat aplikasi kita “skalabel”. Namun, tanpa mekanisme pembatasan throttl...

    #.NET #async/await #Task.WhenAll #SemaphoreSlim #throttling #concurrency #resource-management #performance
  • 3 weeks ago · software

    Building Resilient .NET Applications with Polly

    Retry and Circuit Breaker Patterns Explained with Practical Examples Modern applications rarely live in isolation. They constantly communicate with databases,...

    #.NET #Polly #Resilience #Retry Pattern #Circuit Breaker #Microservices #Error Handling
  • 3 weeks ago · software

    Stop Using IOptions Wrong in .NET!

    IOptions vs IOptionsSnapshot vs IOptionsMonitor – Which One Should You Use? Ever got confused about which one to use in your .NET app? You're not alone! Let me...

    #.NET #IOptions #IOptionsSnapshot #ASP.NET Core #configuration #dependency injection #C#
  • 3 weeks ago · software

    Why ILogger File Logging Fails in Production (and How to Fix It)

    Why many .NET developers encounter a confusing issue where logging to a file works perfectly in Development but no log file is created in Production. In this ar...

    #.NET #ILogger #logging #file-logging #ASP.NET-Core #production #Serilog #NLog

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026