RO EN
Rate Limiting in .NET — protect your APIs from abuse

Rate Limiting in .NET — protect your APIs from abuse

Built-in rate limiting in ASP.NET Core: Fixed Window, Sliding Window, Token Bucket, and Concurrency Limiter. Global and per-endpoint configuration, per-user policies, 429 responses, and integration with Azure API Management.

Citește mai mult
Oravio vs. Intercom, Crisp, and Tidio - when enterprise solutions become overkill

Oravio vs. Intercom, Crisp, and Tidio - when enterprise solutions become overkill

Intercom, Crisp or Tidio? Find out why these enterprise platforms are oversized for small websites and when it makes sense to choose Oravio, the AI widget that knows your site's content.

Citește mai mult
How clients actually search for you

How clients actually search for you

Do you think you know how new clients find you? Probably not. The real search behavior is much more complex and less linear than it seems. Here’s what actually happens before someone writes to you or calls.

Citește mai mult
Secure Blazor WebAssembly — security when the code runs in the browser

Secure Blazor WebAssembly — security when the code runs in the browser

Blazor WebAssembly changes the security rules: your .NET code runs in the client's browser. Authentication with OIDC, protection of sensitive data, securing API calls, and what you can never hide in WASM.

Citește mai mult
📊 TIOBE Index – May 2026

📊 TIOBE Index – May 2026

The TIOBE ranking from May 2026 brings a central theme: the massive consolidation of the statistical languages market. Python and R are winning, MATLAB and SAS are losing. Java and C++ swap places, and Zig is knocking on the top 30 door. We analyze all the important movements.

Citește mai mult
Online reviews - the secret weapon ignored by most businesses

Online reviews - the secret weapon ignored by most businesses

Reviews on Google, Facebook, or TripAdvisor are not just feedback. They are one of the most powerful factors influencing both customers' decisions and your visibility on Google. Here's how to use them strategically.

Citește mai mult
Protection against CSRF, XSS, and Injection in ASP.NET Core

Protection against CSRF, XSS, and Injection in ASP.NET Core

The most common web vulnerabilities — CSRF, XSS, and Injection — clearly explained with examples of attacks and complete implementation of defense in ASP.NET Core. From antiforgery tokens to Content Security Policy and SQL parameterization.

Citește mai mult
Your tech blog is not for Google. It is for your future self.

Your tech blog is not for Google. It is for your future self.

In an era where AI generates content endlessly, what does it mean to write a technical blog? Not SEO, not algorithms — but documenting real experiences that no language model can reproduce.

Citește mai mult