Fabricio Ruch

  • Home

  • C#, Learning, LINQ, Software Engineering

    Exploring DotNetPerls: A Goldmine for .NET Developers

    When it comes to learning .NET development, finding a concise, practical, and easy-to-follow resource can be challenging. This is where DotNetPerls shines. As a trusted repository of .NET programming…

    Avatar von admin
    admin
    Januar 20, 2025
  • C#

    Why You Should Use HtmlAgilityPack for HTML Parsing Instead of String Manipulations

    HTML parsing is a common task in web development, whether you’re building a web scraper, processing data from web pages, or manipulating HTML documents. While it might be tempting…

    Avatar von admin
    admin
    Januar 19, 2025
  • C#

    Creating an IPersistentDictionary in C# with SQLite Implementation

    In many applications, there is a need to persist key-value pairs in storage for later retrieval, beyond the lifetime of the application. A persistent dictionary provides this capability. In…

    Avatar von admin
    admin
    Januar 19, 2025
  • Programming Principles, Software Engineering

    Understanding When to Use Static Methods in C#

    Static methods in C# can be a powerful tool for developers when used appropriately. They are ideal for operations that don’t require instance-specific data and can improve both performance…

    Avatar von admin
    admin
    Januar 19, 2025
  • Quality Assurance, Software Engineering

    Poka-Yoke und Software-Architektur: Fehlervermeidung in der Softwareentwicklung

    Poka-Yoke, ein japanisches Konzept aus der Lean- und Qualitätsmanagement-Welt, bedeutet „Fehler vermeiden“ oder „Fehler unmöglich machen“. Ursprünglich von Shigeo Shingo in der Automobilproduktion eingeführt, hat sich dieses Prinzip auch…

    Avatar von admin
    admin
    Januar 19, 2025
  • Learning, Software Architecture

    Effektive Softwarearchitekturen von Gernot Starke: Ein unverzichtbarer Leitfaden für Softwarearchitekten

    Gernot Starkes Buch Effektive Softwarearchitekturen – Ein praktischer Leitfaden ist ein Standardwerk für Softwareentwickler und Architekten, die robuste, wartbare und effiziente Softwarelösungen entwerfen möchten. Mit einem klaren Fokus auf…

    Avatar von admin
    admin
    Januar 19, 2025
  • C#, C# Libraries, Excel File Generation

    NPOI vs. ClosedXML: An In-Depth Comparison of Excel Generation Libraries

    When working with Excel files in .NET, two popular libraries often come up: NPOI and ClosedXML. Both offer powerful features for reading, writing, and managing Excel files, but they…

    Avatar von admin
    admin
    Januar 19, 2025
  • Computer Science

    Computer Science Unleashed

    „Computer Science Unleashed: Harness the Power of Computational Systems“ by Wladston Ferreira Filho and Raimondo Pictet offers a high-level overview of networking, data science, and computer security. Designed for…

    Avatar von admin
    admin
    Januar 19, 2025
  • Computer Science

    Computer Science Distilled

    „Computer Science Distilled“ by Wladston Ferreira Filho is an accessible guide designed to introduce essential computer science concepts without the heavy academic jargon. Code Energy Key Topics Covered: The…

    Avatar von admin
    admin
    Januar 19, 2025
  • Azure, Cloud

    Microsoft Azure Certifications: AZ-400 vs. AZ-204

    Microsoft Azure Certifications: AZ-400 vs. AZ-204 Microsoft Azure certifications, particularly AZ-400 (DevOps) and AZ-204 (Developer Associate), are among the most sought-after credentials for IT professionals looking to enhance their…

    Avatar von admin
    admin
    Februar 2, 2024
Vorherige Seite
1 2 3 4 5
Nächste Seite