A subjective description of my learning history of Domain-Driven Design.
Take advantage of the build-in gitignore feature by typing dotnet new gitignore.
Don't starve your Cookie Monster
Doubles can be dangerous. Use this data type carefully.
Turn VM off and give my money back, who to save money on VM hosted on Azure
Azure cost optimizationin
DShop, an example of microservice oriented architecture.
The hidden value of the Value Object
Do we need standup? Adopting Agile methodology to our needs.
First experience with Docker Hub's automated build functionality
Can you share your favorite quote or rule related to IT?
The continuation of my journey into Linux world as a .Net dev.
My journey to the Linux world.
This post covers an example of the configuration of the CI/CD process for build, test and deploy an application written in ASP.Net Core to a DockerHub repository
Which framework do you recommend for an end to end tests of an SPA?
Static code analysis isn't rocket science. I'm going to show you how to setup and use the SonarQube tool in your project in 3 simple steps.
Usage of a built in VS Code Markdown support
An example of AOP used in real life scenario.
I'd like to know your opinion on whether UML is still needed in developer's daily work.
Design patterns are very important in daily work of a software developer. At least I think so. I...
Using dotnet watch tool in development of dotnet core applications