How to ping from .net application container
Sometimes in order to debug kubernetes internal network configuration, the simplest way is to use legacy tools. Let's see how quick it can be done in pod.
Sometimes in order to debug kubernetes internal network configuration, the simplest way is to use legacy tools. Let's see how quick it can be done in pod.
Freelancing is trending topic for the last decade, however not many people talking about its downsides
In this post we will set up a honey token for your .net project in 15 minutes :)
Cosmos DB is cool and SQL API makes it natural for SQL server users, however there are limitation such as deleting items by query. In this post let's see what are solutions can be used for bulk deletion.
In this post we are going to talk about solution for the issue: Could not load file or assembly 'System.Diagnostics.Tracing, Version=5.0.0.0' after migrating to .NET 6
Our experience and Lesson Learned while migrating from Kubernetes to serverless Azure Functions
Database security is underrated topic. The majority of projects are using single user for all database calls. Doesn't matter if you have several machines accessing your database or users, everyone should access it with his own name.
Azure Function by default formats response's Json as PascalCase, let's see how we can easily format it as camelCase.
How to remove a problem or outdated nuget sources.