<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Anup Kumar Chandrakumaran - Articles</title>
    <link>https://anupkumarctech.com/articles/</link>
    <description>Technical articles from Anup Kumar Chandrakumaran</description>
    <language>en-gb</language>
    <lastBuildDate>Fri, 05 Jun 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>Azure DevOps Server Health Dashboard with WinRM and Blazor</title>
      <link>https://anupkumarctech.com/articles/azure-devops-server-health-dashboard-winrm-blazor.html</link>
      <guid>https://anupkumarctech.com/articles/azure-devops-server-health-dashboard-winrm-blazor.html</guid>
      <pubDate>Fri, 05 Jun 2026 12:00:00 GMT</pubDate>
      <description>How I used Azure DevOps, WinRM, a reporting database, and a Blazor dashboard to track server health snapshots.</description>
    </item>
    <item>
      <title>Build a Release Note Generator from JIRA in Visual Studio</title>
      <link>https://anupkumarctech.com/articles/release-note-generator-jira.html</link>
      <guid>https://anupkumarctech.com/articles/release-note-generator-jira.html</guid>
      <pubDate>Fri, 05 Jun 2026 06:00:00 GMT</pubDate>
      <description>A step-by-step Visual Studio build that pulls issues from JIRA, normalizes them, and writes a Markdown release note draft.</description>
    </item>
    <item>
      <title>Build a Release Note Generator in .NET: Automation, AI, and Review</title>
      <link>https://anupkumarctech.com/articles/release-note-generator-dotnet.html</link>
      <guid>https://anupkumarctech.com/articles/release-note-generator-dotnet.html</guid>
      <pubDate>Fri, 05 Jun 2026 05:30:00 GMT</pubDate>
      <description>How to build a release-note workflow in .NET where automation collects the changes, AI drafts the note, and a human approves the result.</description>
    </item>
    <item>
      <title>Copilot Modes in Visual Studio: When to Use Chat, Inline, and Agent Mode</title>
      <link>https://anupkumarctech.com/articles/copilot-modes-visual-studio.html</link>
      <guid>https://anupkumarctech.com/articles/copilot-modes-visual-studio.html</guid>
      <pubDate>Fri, 05 Jun 2026 05:25:00 GMT</pubDate>
      <description>How to match Copilot chat, inline, and agent mode to the task instead of using one mode for everything.</description>
    </item>
    <item>
      <title>When to Automate, When to Use AI: A Practical Decision Framework for .NET Teams</title>
      <link>https://anupkumarctech.com/articles/ai-vs-automation-decision-framework.html</link>
      <guid>https://anupkumarctech.com/articles/ai-vs-automation-decision-framework.html</guid>
      <pubDate>Fri, 05 Jun 2026 05:00:00 GMT</pubDate>
      <description>A practical decision framework for choosing automation, AI, or hybrid design with .NET examples for each path.</description>
    </item>
    <item>
      <title>Using AI in .NET Responsibly: Prompts, Guardrails, and Service Design</title>
      <link>https://anupkumarctech.com/articles/ai-responsible-dotnet.html</link>
      <guid>https://anupkumarctech.com/articles/ai-responsible-dotnet.html</guid>
      <pubDate>Fri, 05 Jun 2026 04:20:00 GMT</pubDate>
      <description>How to shape prompts, keep data safe, and design AI service boundaries that fit normal .NET delivery work.</description>
    </item>
    <item>
      <title>How to Use GitHub Copilot in Visual Studio</title>
      <link>https://anupkumarctech.com/articles/copilot-visual-studio.html</link>
      <guid>https://anupkumarctech.com/articles/copilot-visual-studio.html</guid>
      <pubDate>Fri, 05 Jun 2026 04:10:00 GMT</pubDate>
      <description>How to use GitHub Copilot in Visual Studio with the right mode for each task: chat, inline help, and agent mode.</description>
    </item>
    <item>
      <title>What Can I Start in AI in .NET?</title>
      <link>https://anupkumarctech.com/articles/ai-dotnet-start.html</link>
      <guid>https://anupkumarctech.com/articles/ai-dotnet-start.html</guid>
      <pubDate>Thu, 04 Jun 2026 08:10:00 GMT</pubDate>
      <description>Practical ideas for starting AI work in .NET with bounded scope, clear outcomes, and delivery-friendly patterns.</description>
    </item>
    <item>
      <title>.NET Claude SDK: Practical Setup and First Use</title>
      <link>https://anupkumarctech.com/articles/claude-dotnet-sdk.html</link>
      <guid>https://anupkumarctech.com/articles/claude-dotnet-sdk.html</guid>
      <pubDate>Thu, 04 Jun 2026 08:00:00 GMT</pubDate>
      <description>How to use the official Anthropic Claude SDK in .NET with a practical first request, service wrapper pattern, and delivery-focused examples.</description>
    </item>
    <item>
      <title>Migrating a .NET Console App from IaaS to PaaS Using WebJobs and Blob Storage</title>
      <link>https://anupkumarctech.com/articles/iaas-to-paas-console-app-webjobs-blob-storage.html</link>
      <guid>https://anupkumarctech.com/articles/iaas-to-paas-console-app-webjobs-blob-storage.html</guid>
      <pubDate>Thu, 04 Jun 2026 06:55:00 GMT</pubDate>
      <description>How I moved a server-bound .NET console process into PaaS using WebJobs for execution and Blob Storage for files and state.</description>
    </item>
    <item>
      <title>MongoDB Scheduled Refresh Between Two On-Prem Servers</title>
      <link>https://anupkumarctech.com/articles/mongodb-scheduled-refresh-two-servers.html</link>
      <guid>https://anupkumarctech.com/articles/mongodb-scheduled-refresh-two-servers.html</guid>
      <pubDate>Thu, 04 Jun 2026 06:45:00 GMT</pubDate>
      <description>How I kept two standalone MongoDB servers aligned with a twice-daily backup and restore flow after morning and evening update windows.</description>
    </item>
    <item>
      <title>Azure DevOps to On-Prem Deployments with WinRM over HTTPS</title>
      <link>https://anupkumarctech.com/articles/azure-devops-winrm-onprem-deployments.html</link>
      <guid>https://anupkumarctech.com/articles/azure-devops-winrm-onprem-deployments.html</guid>
      <pubDate>Thu, 04 Jun 2026 06:30:00 GMT</pubDate>
      <description>How I secured Azure DevOps deployments to on-prem servers using WinRM over HTTPS, private connectivity, and deployment smoke tests.</description>
    </item>
    <item>
      <title>Build Information Dashboard in Azure DevOps</title>
      <link>https://anupkumarctech.com/articles/azure-devops-build-information-dashboard.html</link>
      <guid>https://anupkumarctech.com/articles/azure-devops-build-information-dashboard.html</guid>
      <pubDate>Mon, 01 Jun 2026 06:00:00 GMT</pubDate>
      <description>Detailed solution guide for creating an Octopus-style build and deployment visibility dashboard using Azure DevOps REST APIs.</description>
    </item>
    <item>
      <title>From MMC to TLS Handshake: Certificates, Private Keys, PKCS, and IIS Binding</title>
      <link>https://anupkumarctech.com/articles/certificate-internals-mmc-pkcs-iis.html</link>
      <guid>https://anupkumarctech.com/articles/certificate-internals-mmc-pkcs-iis.html</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description>Deep practical guide to certificate internals, private key storage, PKCS formats, IIS binding, TLS handshake behavior, and troubleshooting.</description>
    </item>
    <item>
      <title>Website Down: Guided Troubleshooting Story</title>
      <link>https://anupkumarctech.com/articles/website-down-runbook/</link>
      <guid>https://anupkumarctech.com/articles/website-down-runbook/</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>A practical troubleshooting runbook covering browser, DNS, TLS, firewall, service, database, and dependency checks.</description>
    </item>
    <item>
      <title>PingFederate + SAML in .NET Framework and .NET Core</title>
      <link>https://anupkumarctech.com/articles/pingfed-saml-dotnet.html</link>
      <guid>https://anupkumarctech.com/articles/pingfed-saml-dotnet.html</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>Practical implementation and troubleshooting guide for PingFederate SAML integrations in .NET Framework and .NET Core.</description>
    </item>
  </channel>
</rss>
