Readable request headers in Application Insights
Querying logs is a must have. But to create simple queries, logs must be readable also for humans. Sometimes using default serialisation is not a way to go, and because…
Querying logs is a must have. But to create simple queries, logs must be readable also for humans. Sometimes using default serialisation is not a way to go, and because…
Debugging production is bad. Even access to production is bad. But debugging production is evil. I even cannot describe how evil I think it is. But if you ask most…
Last week I was mainly interested in deeply understanding OAuth, JWT and how to implement it in .NET (Core). https://stormpath.com/blog/authentication-asp-net-core - simple list of basic tools…
Modern JavaScript frameworks come with dedicated command line interface (CLI). It applies for: Angular -> Angular CLI React -> react cli - not offical Vue.js -> vue cli Aurelia…
Disclaimer This article was also published on my company blog. You can read it in Polish and in English on FinAi blog. This article is based on Umbraco site deployment,…
Some things were done, much more to do. If you didn't read part 1, look at it before reading this one. Simple tracking The basic telemetry tracking method is a…