Skip to content

MulzaTech

Software Development made easy

  • Home
  • Exercises
  • Blog
Search

MulzaTech

Software Development made easy

Close menu
  • Home
  • Exercises
  • Blog

MulzaTech

Software Development made easy

Search Toggle menu

Author: mulzatech.com

29 August 20234 July 2024Exercises

C# Exercise – Extending a Solution with a RESTful API approach

If you followed along the series of exercises I’ve been sharing in this website, our previous exercise was intended to create a […]

Read more
25 August 20234 July 2024Blog

Getting to Know Interface Properties in C#

Introduction Hello there! If you’ve been working with C# or are just starting out, you might have come across interfaces. A common […]

Read more
24 August 20234 July 2024Blog

Difference Between Abstract Class and Interface in C#

In object-oriented programming (OOP), two essential concepts often come up: abstract classes and interfaces. Both play pivotal roles in shaping the architecture […]

Read more
16 August 20234 July 2024Exercises

C# Exercise – Book Library Console Application

Let’s practice today a series of concepts in this simple Console Application. But beware that it won’t be as simple as it […]

Read more
16 August 20234 July 2024Blog

C# Design Patterns – The Command Pattern

Introduction In the vast realm of C# design patterns, the Command Pattern stands out as a versatile and powerful tool. This pattern […]

Read more
9 August 20234 July 2024Blog

Understanding IEnumerable, ICollection, and IList in C#

Introduction Developers frequently bump into different c# collection interfaces, which can sometimes be a head-scratcher. The big three in this mix are […]

Read more
2 August 20234 July 2024Blog

Git Commands: A Developer’s Guide

In the modern era of software development, who doesn’t use git? It’s the backbone of collaboration and version control, allowing teams to […]

Read more
1 August 20234 July 2024Blog

Mastering Clean Architecture in .NET: A Comprehensive Guide for C# Developers

Clean Architecture in .NET has become a vital concept for modern software development. It promotes maintainability, testability, and scalability, making it a […]

Read more
1 August 20234 July 2024Exercises

C# Exercise – Creating a basic Web API solution using Clean Architecture

Let’s create a WebAPI solution following some guidelines, in order to practice and improve our architecture skills, along with the understanding of […]

Read more
31 July 20234 July 2024Blog

The N+1 Problem (with .NET and EF Core)

In Entity Framework Core, understanding and efficiently handling the N+1 problem is crucial for the performance of your applications. This issue arises […]

Read more

Posts navigation

1 2 >
Your subscription could not be saved. Please try again.
Your subscription has been successful. Thank you!

Join our developer community and get an actionable exercise sent to your inbox on a weekly basis!

Follow me on

  • Patreon
  • YouTube
  • LinkedIn
  • GitHub

Latest Exercises

  • C# Exercise – Extending a Solution with a RESTful API approach
  • C# Exercise – Book Library Console Application
  • C# Exercise – Creating a basic Web API solution using Clean Architecture
  • C# Exercise – Creating a Movie Recommendations WebAPI Project
© 2025 MulzaTech. Proudly powered by Sydney