RO EN
XML Signing and Document Handling in .NET — from Zero to Production

XML Signing and Document Handling in .NET — from Zero to Production

How to sign XML documents in .NET using System.Security.Cryptography.Xml, X.509 certificates, and RSA keys. Signature validation, detached vs. enveloped signatures, and the e-Invoice context — why XML signing matters in Romania.

Citește mai mult
Why do I appear on Google Maps, but not in Google Search

Why do I appear on Google Maps, but not in Google Search

Many businesses appear on Google Maps but are completely missing from regular search results. It’s not an error — it’s a fundamental difference that few understand. Here is the explanation and what you can do.

Citește mai mult
mTLS in ASP.NET Core — mutual authentication through certificates

mTLS in ASP.NET Core — mutual authentication through certificates

How to implement mutual TLS (mTLS) in ASP.NET Core: both parties authenticate using X.509 certificates. Kestrel configuration, reverse proxy (Nginx, Azure Application Gateway), certificate forwarding, and microservices scenarios.

Citește mai mult
TIOBE Index April 2026: Python dominates, Rust shows signs of stagnation

TIOBE Index April 2026: Python dominates, Rust shows signs of stagnation

The TIOBE ranking for April 2026 confirms Python's supremacy and brings surprises: C rises to 2nd place, Go loses 8 positions, and Rust's growth seems to have stopped. We analyze the most important movements in the top 20.

Citește mai mult
What is SEO, explained for normal people

What is SEO, explained for normal people

SEO is not black magic and it’s not rocket science. It’s the process through which your website becomes easier to find on Google — without paying for each click. Here’s what it really means.

Citește mai mult
Authentication with X.509 Certificate in ASP.NET Core

Authentication with X.509 Certificate in ASP.NET Core

How X.509 client certificate authentication works, how to create and configure certificates for development and production, and how to implement validation in ASP.NET Core — no passwords, no tokens.

Citește mai mult
Paid ads: when they are worth it and when they are wasted money

Paid ads: when they are worth it and when they are wasted money

Paid ads on Facebook, Instagram, or Google can bring real customers — or they can burn money without any results. The difference is not the budget, but the timing and context in which you use them.

Citește mai mult
Integration with IdentityServer and Keycloak in ASP.NET Core

Integration with IdentityServer and Keycloak in ASP.NET Core

How to configure an external Authorization Server — IdentityServer or Keycloak — and correctly integrate it with an ASP.NET Core application. OAuth2 flows, token validation, scopes, and concrete setup steps.

Citește mai mult