NDepend Review - A static analysis tool for .NET projects

    NDepend Review - A static analysis tool for .NET projects

    Nov 28, 2023
    Categories: C#, Architecture

    NDepend is a tool that can statically analyze you code and give you information about potential problems using over a hundred of metrics both at class level and at a higher architectural level.

    Read
    SOLID: How to use it, Why and When

    SOLID: How to use it, Why and When

    Nov 21, 2023
    Categories: Architecture

    When to use the SOLID principles, what is important in the SOLID principles and how to use them for maximum benefit.

    Read
    SOLID part 5: The Dependency Inversion Principle

    SOLID part 5: The Dependency Inversion Principle

    Nov 13, 2023
    Categories: Architecture

    A detailed explanation of the The Dependency Inversion Principle, What it is, How to use it and why it benefits the architecture of our code.

    Read
    SOLID part 4: The Interface Segregation Principle

    SOLID part 4: The Interface Segregation Principle

    Nov 6, 2023
    Categories: Architecture

    A detailed explanation of the Interface Segregation Principle, What it is, How to use it and why it benefits the architecture of our code.

    Read
    Conceptual Meaning of Interfaces

    Conceptual Meaning of Interfaces

    Oct 30, 2023
    Categories: C#, Architecture

    What are the uses of interfaces in C#, what interfaces represent, how they help with our code architecture, when to use them and why

    Read
    SOLID part 3: The Liskov Substitution Principle

    SOLID part 3: The Liskov Substitution Principle

    Oct 23, 2023
    Categories: Architecture

    A detailed explanation of the Liskov Substitution Principle, What it is, How to use it and why it benefits the architecture of our code.

    Read
Follow me: