Power Platform
Power Platform Release Wave 1 (2026): What Actually Matters
Power Platform Wave 1 2026 explained with feature-by-feature breakdown, hype score, and subjective take for each major update.
Power Platform Solution Architect @ BE-Terna | Microsoft Certified Trainer (MCT) - Power Platform
Power Platform
Power Platform Wave 1 2026 explained with feature-by-feature breakdown, hype score, and subjective take for each major update.
Canvas Apps
Power Apps code apps are one of the most interesting shifts in the platform right now. You get a code-first developer experience in your IDE, while still deploying and operating on a managed Power Platform runtime. If you are asking how to write them, deploy them, and avoid painful mistakes,
Power Platform
A practical guide to Dataverse MCP Server setup, pros and cons, governance, and the latest Claude Desktop status.
Power Platform
The phrase "low-code" is often equated with "low-risk," but the recent discovery of CVE-2026-20960 proves otherwise. Microsoft has released a security update for this vulnerability in Power Apps, which allows an authorized attacker to execute code over the network if certain conditions are met. If you
Azure
A practical deep dive into Azure Functions + Dataverse architecture, multi-language code examples, deployment patterns, and source control discipline.
Power Automate
A practical, production-focused guide to error handling in Power Automate, including Run after, scopes, retries, logging, and termination patterns.
Azure
A practical architecture guide for choosing Power Automate, Logic Apps, and Azure Functions in Dataverse projects, including governance, source control, throttling, custom connectors, and deployment.
Power Platform
A practical guide to Dataverse Custom API design, registration, usage patterns, ALM discipline, and the real benefits teams see in production.
Power Platform
A technical guide to Dataverse Virtual Tables with official connection options, architecture trade-offs, ports, and practical production recommendations.
Power Platform
What is The Low Code Button? The Low Code Button (LCB) is a lightweight, customizable component designed specifically for Dynamics 365 developers and customizers. This innovative solution provides a managed solution to easily integrate and manage interactive buttons within your Dynamics 365 environment, streamlining workflows and enhancing user experience without
Power Automate
Ever wondered how to turn your everyday manual tasks into automated workflows—without writing a single line of code? That’s where Power Automate (formerly Microsoft Flow) comes in. It’s a cloud-based service that connects your apps, data, and services through a simple visual designer. Whether you’re sending
Model Driven Apps
Mastering Form Events & Best Practices 🚀 Why JavaScript Still Matters Model‑driven apps in Dynamics 365 / Power Apps are built on declarative logic, but there are still scenarios where you need to: * Hide/Show controls based on user role or data. * Validate fields before a record is saved. * Calculate values