EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 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
  • 2 weeks ago · software

    Entity Framework Core is slow or Blind Engineers

    Entity Framework Core is one of the most productive tools in the .NET ecosystem. It allows teams to move fast, model domains cleanly, and ship features quickly....

    #Entity Framework Core #EF Core #performance #LINQ #.NET #ORM #SQL translation #N+1 queries #database indexing
  • 2 weeks ago · software

    C# Smart Enums: optimized

    The Problem: The “LINQ Tax” In Part 1 we replaced magic numbers with records. To find a specific status we used LINQ: csharp var status = Status.All.SingleOrDe...

    #C# #smart enums #records #LINQ #performance #dictionary lookup #optimization #status pattern
  • 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
  • 0 month ago · software

    The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design

    The Interview Question “Can you explain how you’ve used Domain‑Driven Design in your past projects?” That one simple question stopped me cold. It was my second...

    #domain-driven design #DDD #software architecture #interview preparation #.NET Core #C# #Entity Framework #LINQ #programming career
  • 1 month ago · software

    Multiple Enumerations in LINQ Expressions

    Multiple enumeration occurs when a LINQ query generates an IEnumerable collection that is iterated multiple times. This can cause performance issues, especially...

    #LINQ #C# #deferred execution #multiple enumeration #performance #.NET #IEnumerable
  • 1 month ago · software

    🚀 How to Build Dynamic LINQ Queries Easily with WhereDynamic in .NET8+

    Introducing WhereDynamic We've all been there: writing endless if statements to build conditional queries, or duplicating logic across multiple endpoints just...

    #.NET #LINQ #Entity Framework #dynamic queries #WhereDynamic #.NET8 #API filtering
  • 1 month ago · software

    Achieve Prisma-like Developer Experience in EF Core! Introduction to Linqraft

    Motivation C is a wonderful languagehttps://blog.neno.dev/entry/2025/04/14/130323. With powerful type safety, a rich standard library, and the ability to handl...

    #C# #EF Core #Linq #Linqraft #.NET #ORM #developer experience #library
EUNO.NEWS
RSS GitHub © 2026