✕ Clear all filters
11 articles

📰 Dev.to · Victor

11 articles · Updated every 3 hours · View all reads

All Articles 88,319Blog Posts 108,027Tech Tutorials 21,909Research Papers 18,908News 14,550 ⚡ AI Lessons
How Analysts translate Messy Data, DAX and Dashboards into Action using Power BI
Dev.to · Victor 3mo ago
How Analysts translate Messy Data, DAX and Dashboards into Action using Power BI
You have done your data modelling and your dataset is well structured and preferably in a star...
INTRODUCTION TO MS EXCEL
Dev.to · Victor 4mo ago
INTRODUCTION TO MS EXCEL
Microsoft Excel is a spreadsheet software that was developed by Microsoft. It is the foundation on...
Observability in Local Development with OpenTelemetry, OTLP, and Aspire Dashboard
Dev.to · Victor 5mo ago
Observability in Local Development with OpenTelemetry, OTLP, and Aspire Dashboard
Introduction Modern applications are increasingly distributed, combining APIs, front-end SPAs,...
ASP.NET CORE - How to using IAuthorizationRequirementData
Dev.to · Victor 6mo ago
ASP.NET CORE - How to using IAuthorizationRequirementData
Scenarios may be useful: Using an external service to provide policy evaluation. Using a large...
ASP.NET Core - Fundamentals - Error Handling
Dev.to · Victor 6mo ago
ASP.NET Core - Fundamentals - Error Handling
There are some ways to handle exceptions while we working with ASP.NET Core 1. Use try-catch...
[Part 1] - Practice Azure services - Build a small storage management app - Upload document feature
Dev.to · Victor 6mo ago
[Part 1] - Practice Azure services - Build a small storage management app - Upload document feature
In this initial part, we concentrate on creating a document upload feature utilizing various Azure...
Kotlin Elvis (?:) Operator: why I don't use it
Dev.to · Victor 1y ago
Kotlin Elvis (?:) Operator: why I don't use it
As always, TL;DR at the end. The title of this post is a bit misleading. I do use the Elvis...