As we know, .NET Conf 2022 took place between 8-10 November. During the conf, exciting news and performance improvements around .NET 7 and C# 11…
C# & Python lover
As we know, .NET Conf 2022 took place between 8-10 November. During the conf, exciting news and performance improvements around .NET 7 and C# 11…
As we know, technology and our habits are constantly changing day by day. Especially after the pandemic, the trend towards digitalization and technology has increased…
As we know, the best way to debug our applications that crash or hang due to memory leaks or unknown reasons is to analyze the…
Code coverage metric is an important indicator of how healthy and reliable our project is, and how quickly we can adapt to changes. Basically code…
Due to the needs of today’s technology age, we are trying to develop our applications using microservice architecture that met the scale demands. Also about…
As we know, software development doesn’t end easily especially in today’s world. In addition to developing the software, it is one of our biggest problems…
As technology is constantly evolving and changing, the database schema of the application, that we work in, can also change with each new feature we…
As a responsible developer, in addition to being able to write clean code, it is also important to ensure that our application runs efficiently. As…