✕ Clear all filters
11 articles
▶ Videos →

📰 Dev.to · Victor

11 articles · Updated every 3 hours · View all reads

All Articles 111,213Blog Posts 121,390Tech Tutorials 28,339Research Papers 22,452News 16,641 ⚡ AI Lessons
How Analysts translate Messy Data, DAX and Dashboards into Action using Power BI
Dev.to · Victor 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo 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 📊 Data Analytics & Business Intelligence 5mo 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 📊 Data Analytics & Business Intelligence 6mo 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 🚀 Entrepreneurship & Startups 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 ☁️ DevOps & Cloud 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 ⚡ AI Lesson 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...