by CPI Staff | Jul 21, 2026 | .NET, Application Development, Blog
In this blog post Why Australian SMBs Should Modernise Old .NET Applications Now we will explain how ageing business software can quietly become expensive, difficult to secure and dangerously dependent on systems or people you can no longer rely on. The application...
by CPI Staff | Jul 20, 2026 | .NET, AI Agents, Azure, Blog
In this blog post Building Production-Ready .NET A2A Agents on Azure Container Apps we will show how to move from a promising AI demonstration to a service your business can secure, operate and scale. The challenge is rarely getting one AI agent to work. It is getting...
by CPI Staff | Jul 20, 2026 | .NET, AI Agents, Azure, Blog
In this blog post Building A2A Agents with ASP.NET Core and Azure Container Apps we will turn an AI agent into a secure, scalable service that other agents can discover and call. Many organisations can already build an impressive AI demonstration. The harder problem...
by CPI Staff | Jul 20, 2026 | .NET, AI Agents, Blog, Microsoft AI Foundry
In this blog post Building Foundry Agent Web Interfaces with AG-UI and ASP.NET Core we will explain how to turn a capable AI agent into a practical application employees can actually use. Many organisations build a promising agent, only to discover that a basic chat...
by CPI Staff | Dec 22, 2025 | .NET, Blog
In this blog post How to Use .NET appsettings.json for Cleaner Configuration we will explore how appsettings.json helps you manage configuration in modern .NET apps, without sprinkling values throughout your codebase. You will learn what it is, why it exists, and how...
by CPI Staff | Sep 21, 2025 | .NET, Blog, PyTorch
In this blog post Practical ways to run PyTorch in .NET with TorchSharp and more we will walk through reliable ways to use PyTorch from .NET, when to choose each approach, and how the pieces work under the hood. At a high level, you have three good options: write and...