E-Commerce Application Monitoring with Structured Logging Using Serilog in .NET CoreJun 18, 2025·1 min read
How to Use ONNX Runtime in Delphi for Object DetectionCan you run modern AI models in Delphi? Yes, and we’ll show you how. We’ve put together a demo where we show how to use ONNX Runtime in Delphi to run object detection. Only practical steps, real code, and working results. In this video: 👉 How ONNX R...Jul 3, 2025·1 min read
Where Can I Get an Idea for AI Functionality in My Product? – Or Stop Bombarding Me with AI!May 26, 2025·1 min read
How Softacom Speeds Up Software MigrationLegacy systems come with a hidden cost: technical debt.According to McKinsey research, it makes up 40% of the IT balance sheet. And 30% of CIOs say over 20% of their tech budget for new products goes to fixing it. Systems written in old code are: Ha...May 7, 2025·2 min read
How to Implement Rate Limiting in ASP.NET CoreHow to Implement Rate Limiting in Your .NET API? Rate limiting is essential for optimizing server performance, preventing DDoS attacks, and controlling resource usage. In our latest article, we explore common rate-limiting algorithms and how to imple...Apr 22, 2025·1 min read
Implementing Health Checks In .NET CoreEnsure application reliability with built-in Health Checks in .NET CoreApr 21, 2025·1 min read