03 Sep, 2026

Transitive dependence. Challenges and approaches in .NET | By Ben Witt

Challenges and approaches in .Net Press Entrance or click to display the image in actual size Photo by Michael Dziedzic on Unsplash Imagine that you are developing an .NET application that runs perfectly at the start. Suddenly, however, unexpected execution errors occur – even if your main project does not explicitly include additional packages. How […]

3 mins read

Internal dependence injection: Life management of the Senior developer. By Nikhil Sharma | Jul, 2025

The injection of dependence (DI) is no longer just a better practice in .NET – It is a lifestyle. But if you always treat lifes like a game of riddles, you could calmly sabotage your application. For senior developers, mismanagement for life is not only a bug; It is a bomb on time of scalability. […]

1 min read

Injection of dependence in .NET. A quick overview | By Kevin Walker | June 2025

The concept of object -oriented programming is roughly in vogue. So what is it, it is a programming paradigm that structures software among different objects which include both attributes and data methods, also called functions, which successfully operate on these specific data. The OOP mainly focuses on the global modularity, reusction and severe maintenance of […]

9 mins read