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 中文
  • 1 week ago · software

    Understanding API Authentication in C# : Mastering

    Basic Authentication Username & Password Basic authentication sends the username and password encoded in Base64. It is simple to implement but should only be u...

    #API authentication #C# #HttpClient #Basic Auth #Bearer token #JWT #OAuth #REST API #.NET
  • 1 week ago · software

    🧗‍♂️Beginner-Friendly Guide 'Max Dot Product of Two Subsequences' – LeetCode 1458 (C++, Python, JavaScript)

    !Cover image for 🧗‍♂️Beginner‑Friendly Guide ‘Max Dot Product of Two Subsequences’ – LeetCode 1458https://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #leetcode #dynamic-programming #dot-product #subsequences #c++ #python #javascript
  • 1 week ago · software

    API Versioning Strategies: Real Lessons from Production Incidents and Fixes

    There’s nothing quite like the sinking feeling when you realize your shiny new API change just broke half of your clients in production. Been there. More than o...

    #api versioning #breaking changes #REST #C# #.NET #FastAPI #React #production incidents #software architecture
  • 1 week ago · software

    Part 3 - Production-Ready C#: Resource Management, Testing & Telemetry, Security & Reliability

    This post focuses on the practices that keep C services healthy in production: proper disposal IDisposable/IAsyncDisposable, timeouts and cancellation, tests/be...

    #C# #resource-management #IDisposable #IAsyncDisposable #cancellation #testing #BenchmarkDotNet #diagnostics #structured-logging #OpenTelemetry #security #reliability #.NET
  • 1 week ago · software

    Part 2 - Performance & Concurrency Essentials in C#: Memory, Async, and High-Performance Primitives

    !Seigo Kitamurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads...

    #c# #performance #concurrency #async/await #memory-management #gc #span #pooling #boxing #iasyncenumerable
  • 1 week ago · software

    Part 1 - Core Foundations for Enterprise C#: OOP & SOLID, Clean Architecture, and Type Semantics

    markdown !Seigo Kitamurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%...

    #C# #OOP #SOLID #Clean Architecture #.NET #Enterprise Development #Type Semantics #LINQ #StringBuilder
  • 1 week ago · software

    🌳 Beginner-Friendly Guide 'Maximum Product of Splitted Binary Tree' – LeetCode 1339 (C++, Python, JavaScript)

    markdown !Cover image for 🌳 Beginner‑Friendly Guide 'Maximum Product of Splitted Binary Tree' – LeetCode 1339 C++, Python, JavaScripthttps://media2.dev.to/dyna...

    #binary tree #LeetCode #algorithm #C++ #Python #JavaScript #tree splitting #product maximization
  • 1 week ago · software

    Converting RTF to PDF in C#

    Overview RTF Rich Text Format is a cross‑platform format widely used for document editing and data exchange. PDF, by contrast, is ideal for document distributi...

    #C# #.NET #RTF #PDF #document-conversion #FreeSpire.Doc #NuGet #library
  • 1 week ago · software

    C#.NET - day 04

    Step 1.5 : Introducing the Repository Pattern Separating responsibilities to build systems that scale Introduction The core idea of this step is perfect separa...

    #C# #.NET #Repository Pattern #Software Architecture #Design Patterns #Service Layer #Controller
  • 1 week ago · software

    🌲 Beginner-Friendly Guide 'Maximum Level Sum of a Binary Tree' – LeetCode 1161 (C++, Python, JavaScript)

    🌲 Beginner‑Friendly Guide: Maximum Level Sum of a Binary Tree – LeetCode 1161 !Cover image for “Maximum Level Sum of a Binary Tree” – LeetCode 1161 C++, Pytho...

    #binary tree #algorithm #BFS #LeetCode #C++
  • 1 week ago · software

    Split Excel Worksheets into Multiple Files in C#

    !Jeremy K.https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus...

    #C# #Excel #Spire.XLS #.NET #file automation #worksheet splitting
  • 1 week ago · software

    How to Mock Public Methods in C# with NSubstitute

    Make the method virtual This is the minimal change and fully supported by NSubstitute. csharp public class ProductService { public virtual int GetPrice { retur...

    #C# #NSubstitute #mocking #unit testing #virtual methods #interfaces #dependency injection #wrapper pattern #adapter pattern

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026