BizTalk Pipeline Components Extensions Utility Pack: Filename Promoting Metadata Pipeline Component
A custom BizTalk pipeline component that extracts metadata from incoming filenames for routing and tracking, part of an open-source utility pack.
A custom BizTalk pipeline component that extracts metadata from incoming filenames for routing and tracking, part of an open-source utility pack.
A guide to creating a custom BizTalk send pipeline component for dynamic outbound file naming using XPath and timestamps.
Logic Apps' Initialize variables action has a limit of 20 variables per action, with workarounds and best practices for cleaner workflows.
Explains the differences between Call and Start Orchestration in BizTalk Server, detailing parameter types and direction options.
Learn how to integrate Playwright tests into a .NET Aspire dashboard to run them on-demand, avoiding the need for an IDE or command line.
A guide on using Zig's unit testing features to add tests to an existing C application, using the uStreamer video streaming utility as a real-world example.
A guide on integrating Blazor components into existing ASP.NET applications, including MVC, Razor Pages, and JavaScript frameworks like React and Angular.
A guide on integrating the Vite development server with ASP.NET Core applications to streamline frontend development workflows.
A guide on integrating Azure Cognitive Services AI capabilities into React applications, based on a conference talk.
A guide to displaying RSS feed content in Home Assistant using custom scripts and the HTTP API, avoiding third-party integrations.
A tutorial on integrating Azure Key Vault with Azure Functions using PowerShell, covering setup, configuration, and credential management.
A session on Azure Logic Apps basics as part of the 2019 Azure Advent Calendar community initiative, featuring 25 days of Azure content.
Traces the evolution of enterprise middleware from the 1990s to today, drawing parallels to modern enterprise blockchain solutions.
A guide on integrating Blazor components into an existing ASP.NET Core MVC application, covering setup and replacing a view section.
A technical analysis verifying a statistical calculation from an XKCD comic, involving normal distribution probabilities and R code.
A tutorial on creating an Alexa skill that triggers Azure Logic Apps to post messages to Slack, all without writing code.
A technical guide on syncing data from a Postgres database to Salesforce, covering data mapping strategies and common integration challenges.
Explains how to extend Azure Logic Apps by integrating custom API Apps to implement business logic and data transformations.
A WordPress plugin that imports Twitter mentions as comments, integrating tweets into your blog's native comment system.
A session recap on integrating Microsoft Silverlight rich front-ends with existing PHP applications, including demo code.