﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C# Corner Latest Articles</title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/latestarticles.aspx" rel="self" type="application/rss+xml" /><item><title>Building AI-Ready Data Contracts for Event-Driven .NET Systems</title><description>Design stable, explicit .NET event contracts for AI agents. Ensure clarity, versioning, and provenance for robust event-driven systems.</description><link>https://www.c-sharpcorner.com/article/building-ai-ready-data-contracts-for-event-driven-net-systems2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-ai-ready-data-contracts-for-event-driven-net-systems2/</guid><pubDate>Wed, 12 Aug 2026 08:54:14 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Building Governed MCP Tool Catalogs for Large Engineering Teams</title><description>Manage AI agent tools effectively with a governed MCP tool catalog. Ensure discovery, ownership, versioning, permissions, and lifecycle for large engineering teams.</description><link>https://www.c-sharpcorner.com/article/building-governed-mcp-tool-catalogs-for-large-engineering-teams/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-governed-mcp-tool-catalogs-for-large-engineering-teams/</guid><pubDate>Wed, 12 Aug 2026 08:50:19 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Benchmarking UUIDv7 vs Sequential Keys in PostgreSQL 18</title><description>Benchmark PostgreSQL 18&amp;#39;s native UUIDv7 against BIGINT and UUIDv4 for primary keys. Measure performance, index growth, and storage for optimal choice.</description><link>https://www.c-sharpcorner.com/article/benchmarking-uuidv7-vs-sequential-keys-in-postgresql-18/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-uuidv7-vs-sequential-keys-in-postgresql-18/</guid><pubDate>Wed, 12 Aug 2026 08:39:01 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Measuring Recommendation Quality in Treasury Cash Forecasting with LangGraph RAG</title><description>Enhance treasury cash forecasting with LangGraph RAG. Embed FRQS quality scoring for liquidity, compliance, value, and feasibility.</description><link>https://www.c-sharpcorner.com/article/measuring-recommendation-quality-in-treasury-cash-forecasting-with-langgraph-rag/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/measuring-recommendation-quality-in-treasury-cash-forecasting-with-langgraph-rag/</guid><pubDate>Wed, 12 Aug 2026 09:15:43 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Platform Engineering: Creating Golden Paths That Improve Developer Experience</title><description>Platform engineering creates golden paths for developers, simplifying production while ensuring security and reliability through reusable capabilities.</description><link>https://www.c-sharpcorner.com/article/platform-engineering-creating-golden-paths-that-improve-developer-experience/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/platform-engineering-creating-golden-paths-that-improve-developer-experience/</guid><pubDate>Wed, 12 Aug 2026 10:51:15 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>Testing AI Agents Against Unauthorized Data Access</title><description>Secure AI agents by testing unauthorized data access. Focus on authorization outside the model, tool misuse, and indirect injection.</description><link>https://www.c-sharpcorner.com/article/testing-ai-agents-against-unauthorized-data-access/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-ai-agents-against-unauthorized-data-access/</guid><pubDate>Wed, 12 Aug 2026 08:26:41 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Kubernetes 1.34 Maintenance Mode: Preparing .NET Workloads for Upgrade</title><description>Prepare .NET workloads for Kubernetes 1.34 maintenance mode. Learn how to test, upgrade, and ensure .NET application compatibility.</description><link>https://www.c-sharpcorner.com/article/kubernetes-1-34-maintenance-mode-preparing-net-workloads-for-upgrade/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/kubernetes-1-34-maintenance-mode-preparing-net-workloads-for-upgrade/</guid><pubDate>Wed, 12 Aug 2026 08:19:46 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Designing Agent Skill Registries for Enterprise .NET Platforms</title><description>Unlock enterprise AI with Agent Skill Registries. Discover, govern, and version reusable skills for .NET platforms, ensuring robust lifecycle management.</description><link>https://www.c-sharpcorner.com/article/designing-agent-skill-registries-for-enterprise-net-platforms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/designing-agent-skill-registries-for-enterprise-net-platforms/</guid><pubDate>Wed, 12 Aug 2026 08:16:25 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Solving Cold-Start in Digital Wallet Recommendations: Adaptive Multi-Agent RAG with LangGraph</title><description>Solve digital wallet cold-start with adaptive RAG. Dynamically switch retrieval strategies based on user maturity for compliant, personalized recommendations.</description><link>https://www.c-sharpcorner.com/article/solving-cold-start-in-digital-wallet-recommendations-adaptive-multi-agent-rag-w/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/solving-cold-start-in-digital-wallet-recommendations-adaptive-multi-agent-rag-w/</guid><pubDate>Tue, 11 Aug 2026 18:43:36 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Resilient Microservices in .NET: Integrating Refit with Polly Circuit Breakers</title><description>Secure .NET microservices with Refit &amp;amp; Polly circuit breakers. Prevent cascading failures and ensure resilience against HTTP dependency issues.</description><link>https://www.c-sharpcorner.com/article/resilient-microservices-in-net-integrating-refit-with-polly-circuit-breakers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/resilient-microservices-in-net-integrating-refit-with-polly-circuit-breakers/</guid><pubDate>Tue, 11 Aug 2026 13:17:06 GMT</pubDate><author>noreply@c-sharpcorner.com (Hari Lakkakula)</author></item><item><title>Load Balancing Fundamentals: How Load Balancing Works in Modern Applications</title><description>Load Balancing Fundamentals: How Load Balancing Works in Modern Applications</description><link>https://www.c-sharpcorner.com/article/load-balancing-fundamentals-how-load-balancing-works-in-modern-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/load-balancing-fundamentals-how-load-balancing-works-in-modern-applications/</guid><pubDate>Wed, 12 Aug 2026 20:42:05 GMT</pubDate><author>noreply@c-sharpcorner.com (Raj Bhatt)</author></item><item><title>Adventure in a Maze - Dynamic Programming Solution in Java</title><description>Solve maze pathfinding with dynamic programming in Java. Calculate total paths (mod 10^9+7) and max adventure sum.</description><link>https://www.c-sharpcorner.com/article/adventure-in-a-maze-dynamic-programming-solution-in-java/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adventure-in-a-maze-dynamic-programming-solution-in-java/</guid><pubDate>Wed, 12 Aug 2026 03:54:25 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandhiya Priya)</author></item><item><title>GitOps with Argo CD: Building Safer and More Predictable Kubernetes Deployments</title><description>Master GitOps with Argo CD for safer, predictable Kubernetes deployments. Git as source of truth, continuous reconciliation, and auditable changes.</description><link>https://www.c-sharpcorner.com/article/gitops-with-argo-cd-building-safer-and-more-predictable-kubernetes-deployments/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/gitops-with-argo-cd-building-safer-and-more-predictable-kubernetes-deployments/</guid><pubDate>Wed, 12 Aug 2026 10:16:40 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>Measuring Recommendation Quality in Enterprise Digital Wallets with LangGraph RAG</title><description>Measure fintech recommendation quality beyond CTR with LangGraph RAG. Focus on outcome fidelity, compliance, and relevance for safer, valuable financial advice.</description><link>https://www.c-sharpcorner.com/article/measuring-recommendation-quality-in-enterprise-digital-wallets-with-langgraph-ra/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/measuring-recommendation-quality-in-enterprise-digital-wallets-with-langgraph-ra/</guid><pubDate>Tue, 11 Aug 2026 18:34:02 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Benchmarking .NET Lambda Cold Starts with Durable Workflows</title><description>Benchmark .NET Lambda cold starts with durable workflows. Understand latency, optimize performance, and improve serverless application efficiency.</description><link>https://www.c-sharpcorner.com/article/benchmarking-net-lambda-cold-starts-with-durable-workflows2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-net-lambda-cold-starts-with-durable-workflows2/</guid><pubDate>Wed, 12 Aug 2026 08:53:11 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Benchmarking PostgreSQL 18 AIO with Real EF Core Workloads</title><description>Benchmark PostgreSQL 18 AIO with EF Core workloads. Measure impact on ASP.NET Core apps, storage I/O, and query performance.</description><link>https://www.c-sharpcorner.com/article/benchmarking-postgresql-18-aio-with-real-ef-core-workloads/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-postgresql-18-aio-with-real-ef-core-workloads/</guid><pubDate>Wed, 12 Aug 2026 08:49:33 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>PostgreSQL 18 OAuth Authentication with ASP.NET Core Identity</title><description>PostgreSQL 18 OAuth integrates with ASP.NET Core Identity for secure database authentication, enhancing layered security without replacement.</description><link>https://www.c-sharpcorner.com/article/postgresql-18-oauth-authentication-with-asp-net-core-identity/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/postgresql-18-oauth-authentication-with-asp-net-core-identity/</guid><pubDate>Wed, 12 Aug 2026 08:36:49 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Building Cross-System Business Intelligence Agents with MCP</title><description>Build cross-system BI agents with MCP. Discover data, invoke tools, and ensure data provenance for reliable AI-driven insights.</description><link>https://www.c-sharpcorner.com/article/building-cross-system-business-intelligence-agents-with-mcp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-cross-system-business-intelligence-agents-with-mcp/</guid><pubDate>Wed, 12 Aug 2026 08:23:48 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Software Due Diligence Case Study: Avoiding a Costly Acquisition Mistake</title><description>Learn how software due diligence uncovers technical debt, security, architecture, AI code, and supply-chain risks before an acquisition.</description><link>https://www.c-sharpcorner.com/article/software-due-diligence-case-study-avoiding-a-costly-acquisition-mistake/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/software-due-diligence-case-study-avoiding-a-costly-acquisition-mistake/</guid><pubDate>Thu, 13 Aug 2026 07:56:36 GMT</pubDate><author>noreply@c-sharpcorner.com (The Code Registry)</author></item><item><title>How to Identify and Fix  Access Denied Errors in Power Apps</title><description>Master Power Apps &amp;#39;Access Denied&amp;#39; errors! Learn to identify and fix issues across apps, data sources, and flows for seamless operation.</description><link>https://www.c-sharpcorner.com/article/how-to-identify-and-fix-access-denied-errors-in-power-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-identify-and-fix-access-denied-errors-in-power-apps/</guid><pubDate>Mon, 10 Aug 2026 12:49:23 GMT</pubDate><author>noreply@c-sharpcorner.com (Ketan Sathavara)</author></item><item><title>Building Modern AI Systems: How RAG, MCP, and AI Agents Work Together</title><description>Unlock advanced AI: Learn how RAG, MCP, and AI Agents combine for dynamic knowledge, universal connectivity, and autonomous task execution.</description><link>https://www.c-sharpcorner.com/article/building-modern-ai-systems-how-rag-mcp-and-ai-agents-work-together/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-modern-ai-systems-how-rag-mcp-and-ai-agents-work-together/</guid><pubDate>Wed, 12 Aug 2026 02:32:29 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinoth Xavier)</author></item><item><title>PostgreSQL 19 Beta: Testing Planner Changes Before Production</title><description>Test PostgreSQL 19 Beta&amp;#39;s query planner changes before production. Optimize performance by comparing execution plans and identifying regressions.</description><link>https://www.c-sharpcorner.com/article/postgresql-19-beta-testing-planner-changes-before-production/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/postgresql-19-beta-testing-planner-changes-before-production/</guid><pubDate>Wed, 12 Aug 2026 08:18:38 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Benchmarking MCP C# SDK 2.0 Under Concurrent Tool Workloads</title><description>Benchmark MCP C# SDK 2.0 for .NET AI apps. Measure latency, throughput, concurrency, and resource usage under realistic tool workloads.</description><link>https://www.c-sharpcorner.com/article/benchmarking-mcp-c-sharp-sdk-2-0-under-concurrent-tool-workloads/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-mcp-c-sharp-sdk-2-0-under-concurrent-tool-workloads/</guid><pubDate>Wed, 12 Aug 2026 08:15:49 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Automating DevOps Tasks with Python: Building an Infrastructure Health Checker</title><description>Automate infrastructure health checks with Python! Build a tool to monitor endpoints, ports, CPU, memory, and disk for faster, consistent operational insights.</description><link>https://www.c-sharpcorner.com/article/automating-devops-tasks-with-python-building-an-infrastructure-health-checker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automating-devops-tasks-with-python-building-an-infrastructure-health-checker/</guid><pubDate>Wed, 12 Aug 2026 10:06:55 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>Data-Centric Multi-Agent RAG: Modeling Products, Users, and Context in LangGraph &amp;amp; ChromaDB</title><description>Build intelligent enterprise AI by modeling products, users, and context distinctly in LangGraph &amp;amp; ChromaDB for superior recommendations.</description><link>https://www.c-sharpcorner.com/article/data-centric-multi-agent-rag-modeling-products-users-and-context-in-langgraph/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/data-centric-multi-agent-rag-modeling-products-users-and-context-in-langgraph/</guid><pubDate>Tue, 11 Aug 2026 15:58:50 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Deep Dive into EF Core Query Performance: Default Tracking vs. AsNoTracking</title><description>In Entity Framework Core (EF Core), query performance and memory management are heavily governed by one underlying mechanism: Change Tracking.

While EF Core&amp;#39;s default tracking behavior makes data mutations seamless, applying it blindly across read-only queries can introduce significant memory and CPU overhead. Understanding how the ChangeTracker operates under the hood—and knowing when to bypass it using AsNoTracking() or AsNoTrackingWithIdentityResolution()</description><link>https://www.c-sharpcorner.com/article/deep-dive-into-ef-core-query-performance-default-tracking-vs-asnotracking/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deep-dive-into-ef-core-query-performance-default-tracking-vs-asnotracking/</guid><pubDate>Wed, 12 Aug 2026 13:04:54 GMT</pubDate><author>noreply@c-sharpcorner.com (Hari Lakkakula)</author></item><item><title>Power Automate: Preventing Duplicate Trigger Execution</title><description>Learn how to prevent duplicate Power Automate trigger executions caused by webhooks, retries, or integration settings. Troubleshoot and resolve duplicate records.</description><link>https://www.c-sharpcorner.com/article/power-automate-preventing-duplicate-trigger-execution/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/power-automate-preventing-duplicate-trigger-execution/</guid><pubDate>Tue, 11 Aug 2026 12:47:42 GMT</pubDate><author>noreply@c-sharpcorner.com (Patel Grishma)</author></item><item><title>Running Applications on Kubernetes: Production Patterns Beyond Basic Deployments</title><description>Master Kubernetes production patterns: health checks, resource controls, scaling, config management, and controlled updates for reliable apps.</description><link>https://www.c-sharpcorner.com/article/running-applications-on-kubernetes-production-patterns-beyond-basic-deployments/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/running-applications-on-kubernetes-production-patterns-beyond-basic-deployments/</guid><pubDate>Wed, 12 Aug 2026 07:25:59 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>Largest Odd-Sized Square with At Most K Ones</title><description>Efficiently find the largest odd-sized square with at most k ones in a binary matrix using 2D prefix sums and binary search.</description><link>https://www.c-sharpcorner.com/article/largest-odd-sized-square-with-at-most-k-ones/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/largest-odd-sized-square-with-at-most-k-ones/</guid><pubDate>Tue, 11 Aug 2026 03:47:22 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandhiya Priya)</author></item><item><title>How Enterprise Applications Leverage ASP.NET Core Middleware to Handle Requests at Scale</title><description>ASP.NET Core Middleware is key for enterprise apps, handling security, tracing, rate limiting, and fault tolerance at scale.</description><link>https://www.c-sharpcorner.com/article/how-enterprise-applications-leverage-asp-net-core-middleware-to-handle-requests/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-enterprise-applications-leverage-asp-net-core-middleware-to-handle-requests/</guid><pubDate>Sat, 08 Aug 2026 15:09:21 GMT</pubDate><author>noreply@c-sharpcorner.com (Hari Lakkakula)</author></item><item><title>Adding Parameters to C# Methods Without Breaking Existing Code</title><description>Learn how to add parameters to C# methods without breaking existing code using extension methods for seamless API evolution.</description><link>https://www.c-sharpcorner.com/article/adding-parameters-to-c-sharp-methods-without-breaking-existing-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adding-parameters-to-c-sharp-methods-without-breaking-existing-code/</guid><pubDate>Mon, 10 Aug 2026 15:46:32 GMT</pubDate><author>noreply@c-sharpcorner.com (Mariem Moalla)</author></item><item><title>Building an Enterprise Semantic Recommendation Engine with LangGraph, ChromaDB, and Multi-Agent RAG</title><description>Build an enterprise semantic recommendation engine with LangGraph, ChromaDB, and multi-agent RAG for contextual, auditable, and safe recommendations.</description><link>https://www.c-sharpcorner.com/article/building-an-enterprise-semantic-recommendation-engine-with-langgraph-chromadb/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-an-enterprise-semantic-recommendation-engine-with-langgraph-chromadb/</guid><pubDate>Tue, 11 Aug 2026 15:51:55 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Testing AI Agents Against Unauthorized Data Access</title><description>Secure AI agents by rigorously testing authorization, preventing unauthorized data access, and validating every interaction path. Essential for robust AI security.</description><link>https://www.c-sharpcorner.com/article/testing-ai-agents-against-unauthorized-data-access2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-ai-agents-against-unauthorized-data-access2/</guid><pubDate>Wed, 12 Aug 2026 08:52:16 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Designing Multi-Tenant Agent Identity with On-Behalf-Of Token Exchange</title><description>Secure multi-tenant AI agents by mastering On-Behalf-Of token exchange for robust identity propagation and tenant isolation.</description><link>https://www.c-sharpcorner.com/article/designing-multi-tenant-agent-identity-with-on-behalf-of-token-exchange/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/designing-multi-tenant-agent-identity-with-on-behalf-of-token-exchange/</guid><pubDate>Wed, 12 Aug 2026 08:46:21 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Building AI-Ready Data Contracts for Event-Driven .NET Systems</title><description>Build AI-ready data contracts for .NET event-driven systems. Ensure explicit, versioned, and semantically clear events for reliable AI consumption.</description><link>https://www.c-sharpcorner.com/article/building-ai-ready-data-contracts-for-event-driven-net-systems/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-ai-ready-data-contracts-for-event-driven-net-systems/</guid><pubDate>Wed, 12 Aug 2026 08:32:40 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Benchmarking AgentCore Runtime Isolation for Multi-Tenant AI Systems</title><description>Benchmark AgentCore Runtime isolation for multi-tenant AI. Evaluate latency, resource use, and security for robust AI systems.</description><link>https://www.c-sharpcorner.com/article/benchmarking-agentcore-runtime-isolation-for-multi-tenant-ai-systems/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-agentcore-runtime-isolation-for-multi-tenant-ai-systems/</guid><pubDate>Wed, 12 Aug 2026 08:21:27 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Designing Zero-Trust Tool Authorization for MCP Clients</title><description>Implement zero-trust for MCP tool authorization. Secure AI applications by enforcing granular permissions and least privilege.</description><link>https://www.c-sharpcorner.com/article/designing-zero-trust-tool-authorization-for-mcp-clients/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/designing-zero-trust-tool-authorization-for-mcp-clients/</guid><pubDate>Wed, 12 Aug 2026 08:18:16 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Building Durable .NET Workflows with AWS Lambda Durable Execution</title><description>Build resilient .NET workflows on AWS Lambda with Durable Execution. Manage state, retries, and long waits directly in C# code.</description><link>https://www.c-sharpcorner.com/article/building-durable-net-workflows-with-aws-lambda-durable-execution/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-durable-net-workflows-with-aws-lambda-durable-execution/</guid><pubDate>Wed, 12 Aug 2026 08:15:20 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Dual-Track Evaluation for Microfinance Repayment Recommendations: Online Safety Gates &amp;amp; Offline Policy Optimization with LangGraph</title><description>Dual-track evaluation for microfinance: Online safety gates &amp;amp; offline policy optimization with LangGraph for safer, sustainable repayment.</description><link>https://www.c-sharpcorner.com/article/dual-track-evaluation-for-microfinance-repayment-recommendations-online-safety2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dual-track-evaluation-for-microfinance-repayment-recommendations-online-safety2/</guid><pubDate>Wed, 12 Aug 2026 08:16:47 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>100 C# Multiple-Choice Questions and Answers for Beginners</title><description>Master C# with this comprehensive MCQ guide covering syntax, data types, OOP, error handling, and more. Essential for developers.</description><link>https://www.c-sharpcorner.com/article/100-c-sharp-multiple-choice-questions-and-answers-for-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/100-c-sharp-multiple-choice-questions-and-answers-for-beginners/</guid><pubDate>Sun, 09 Aug 2026 13:58:12 GMT</pubDate><author>noreply@c-sharpcorner.com (sushil kumar)</author></item><item><title>Diving in OOP (Polymorphism and Inheritance – Part 3)</title><description>Master C# polymorphism and abstract classes. Learn virtual, override, new, and base for dynamic binding and incomplete class definitions.</description><link>https://www.c-sharpcorner.com/article/diving-in-oop-polymorphism-and-inheritance-part-3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/diving-in-oop-polymorphism-and-inheritance-part-3/</guid><pubDate>Tue, 11 Aug 2026 01:30:21 GMT</pubDate><author>noreply@c-sharpcorner.com (Sudarshan Hajare)</author></item><item><title>MLOps Essentials: Model Development and Integration</title><description>Master MLOps for scalable, reliable ML. Learn data processing, continuous training, experiment tracking, and model integration for production-ready systems.</description><link>https://www.c-sharpcorner.com/article/mlops-essentials-model-development-and-integration/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mlops-essentials-model-development-and-integration/</guid><pubDate>Mon, 10 Aug 2026 17:10:45 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepika Sawant)</author></item><item><title>How We Benchmarked Graph vs. Non-Graph for Cash Management</title><description>Benchmarking graph vs. non-graph for cash management reveals graph&amp;#39;s superiority for relational, multi-hop risk workloads, proving its value.</description><link>https://www.c-sharpcorner.com/article/how-we-benchmarked-graph-vs-non-graph-for-cash-management/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-we-benchmarked-graph-vs-non-graph-for-cash-management/</guid><pubDate>Sun, 09 Aug 2026 02:57:37 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Node.js 26 Permission Models for Secure Build Pipelines</title><description>Secure Node.js 26 build pipelines with the Permission Model. Apply least privilege, restrict resource access, and enhance CI/CD security.</description><link>https://www.c-sharpcorner.com/article/node-js-26-permission-models-for-secure-build-pipelines/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/node-js-26-permission-models-for-secure-build-pipelines/</guid><pubDate>Tue, 11 Aug 2026 07:12:31 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Auditing AI-Generated C# for Unsafe Code Contracts</title><description>Audit AI-generated C# unsafe code. C# 15&amp;#39;s new model clarifies safety contracts, making review critical for pointer, stackalloc, and interop code.</description><link>https://www.c-sharpcorner.com/article/auditing-ai-generated-c-sharp-for-unsafe-code-contracts3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/auditing-ai-generated-c-sharp-for-unsafe-code-contracts3/</guid><pubDate>Tue, 11 Aug 2026 07:25:35 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Testing MCP Tool Contracts with Contract-Based Integration Tests</title><description>Master MCP tool contracts with robust testing. Ensure API stability, prevent regressions, and build reliable AI integrations.</description><link>https://www.c-sharpcorner.com/article/testing-mcp-tool-contracts-with-contract-based-integration-tests/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-mcp-tool-contracts-with-contract-based-integration-tests/</guid><pubDate>Tue, 11 Aug 2026 07:08:30 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Benchmarking .NET MAUI Startup After CoreCLR Migration</title><description>Benchmark .NET MAUI startup after CoreCLR migration. Measure cold/warm starts, UI responsiveness, memory, and app size for accurate performance analysis.</description><link>https://www.c-sharpcorner.com/article/benchmarking-net-maui-startup-after-coreclr-migration/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-net-maui-startup-after-coreclr-migration/</guid><pubDate>Tue, 11 Aug 2026 07:03:55 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Diagnosing .NET 11 Runtime Async Regressions</title><description>Diagnose .NET 11 async regressions with a practical methodology: baseline, controlled benchmarks, concurrency testing, and detailed diagnostics.</description><link>https://www.c-sharpcorner.com/article/diagnosing-net-11-runtime-async-regressions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/diagnosing-net-11-runtime-async-regressions/</guid><pubDate>Tue, 11 Aug 2026 06:59:08 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Testing Declarative AI Workflows with Failure Injection</title><description>Master declarative AI workflow testing with failure injection. Ensure robust error handling, recovery, and reliability in production.</description><link>https://www.c-sharpcorner.com/article/testing-declarative-ai-workflows-with-failure-injection/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-declarative-ai-workflows-with-failure-injection/</guid><pubDate>Tue, 11 Aug 2026 06:52:24 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Terraform at Scale: Building Reusable Infrastructure Across Environments</title><description>Master Terraform at scale: Build reusable infrastructure across environments with modules, separate state, and CI/CD validation for consistency.</description><link>https://www.c-sharpcorner.com/article/terraform-at-scale-building-reusable-infrastructure-across-environments/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-at-scale-building-reusable-infrastructure-across-environments/</guid><pubDate>Wed, 12 Aug 2026 07:18:37 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>Building Secure and Scalable Multi-Tenant SaaS Applications with .NET and Angular</title><description>Learn how to build secure and scalable multi-tenant SaaS applications with .NET and Angular, covering tenant isolation, database architecture, authentication, scalability, monitoring, and DevOps.</description><link>https://www.c-sharpcorner.com/article/building-secure-and-scalable-multi-tenant-saas-applications-with-net-and-angula/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-secure-and-scalable-multi-tenant-saas-applications-with-net-and-angula/</guid><pubDate>Tue, 11 Aug 2026 09:47:38 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Prajapati)</author></item><item><title>Transactional Recommendation Quality for Microfinance QR Payments with LangGraph RAG</title><description>Enhance microfinance QR payments with LangGraph RAG, focusing on transactional quality over CTR for financial inclusion.</description><link>https://www.c-sharpcorner.com/article/transactional-recommendation-quality-for-microfinance-qr-payments-with-langgraph/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/transactional-recommendation-quality-for-microfinance-qr-payments-with-langgraph/</guid><pubDate>Wed, 12 Aug 2026 08:40:36 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Measuring AI Coding-Agent Productivity Without Vanity Metrics</title><description>Measure AI coding agent productivity beyond vanity metrics. Focus on delivery, quality, rework, and developer experience for true value.</description><link>https://www.c-sharpcorner.com/article/measuring-ai-coding-agent-productivity-without-vanity-metrics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/measuring-ai-coding-agent-productivity-without-vanity-metrics/</guid><pubDate>Tue, 11 Aug 2026 07:19:42 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Kubernetes 1.36 to 1.37 Upgrade Risks for .NET Services</title><description>Kubernetes 1.37 upgrade risks for .NET services: focus on operational issues, not just code. Prepare for node, runtime, and lifecycle challenges.</description><link>https://www.c-sharpcorner.com/article/kubernetes-1-36-to-1-37-upgrade-risks-for-net-services/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/kubernetes-1-36-to-1-37-upgrade-risks-for-net-services/</guid><pubDate>Tue, 11 Aug 2026 07:10:47 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Securing MCP Parameter Headers at Enterprise Gateways</title><description>Securely integrate MCP traffic into enterprise gateways by treating headers as metadata, not authorization, and validating against the authoritative JSON-RPC body.</description><link>https://www.c-sharpcorner.com/article/securing-mcp-parameter-headers-at-enterprise-gateways/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/securing-mcp-parameter-headers-at-enterprise-gateways/</guid><pubDate>Tue, 11 Aug 2026 07:07:45 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>.NET MAUI CoreCLR Migration: Finding Mobile Regressions</title><description>Navigate .NET MAUI CoreCLR migration for mobile apps. Discover regressions, test systematically, and ensure a smooth transition with this expert guide.</description><link>https://www.c-sharpcorner.com/article/net-maui-coreclr-migration-finding-mobile-regressions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-maui-coreclr-migration-finding-mobile-regressions/</guid><pubDate>Tue, 11 Aug 2026 07:02:35 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Benchmarking JSON Union Serialization in .NET 11</title><description>Benchmark C# 15 union types with .NET 11 System.Text.Json for API contracts. Measure serialization, deserialization, payload size, and compatibility.</description><link>https://www.c-sharpcorner.com/article/benchmarking-json-union-serialization-in-net-11/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-json-union-serialization-in-net-11/</guid><pubDate>Tue, 11 Aug 2026 06:58:28 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Designing Secure Agent Skills for Multi-Tenant AI Platforms</title><description>Securely design multi-tenant AI agent skills with tenant isolation, authorization, filtering, and audit logging for enterprise platforms.</description><link>https://www.c-sharpcorner.com/article/designing-secure-agent-skills-for-multi-tenant-ai-platforms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/designing-secure-agent-skills-for-multi-tenant-ai-platforms/</guid><pubDate>Tue, 11 Aug 2026 06:51:39 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Modern AI Systems Study Guide: RAG, MCP, and AI Agents</title><description>Master RAG, MCP, and AI Agents: The core components of modern AI systems for enhanced intelligence and automation.</description><link>https://www.c-sharpcorner.com/article/modern-ai-systems-study-guide-rag-mcp-and-ai-agents/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/modern-ai-systems-study-guide-rag-mcp-and-ai-agents/</guid><pubDate>Wed, 12 Aug 2026 02:06:03 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinoth Xavier)</author></item><item><title>Building a Reliable CI/CD Pipeline for a Cloud Native API Using Jenkins and Kubernetes</title><description>Build a robust CI/CD pipeline for cloud-native APIs using Jenkins and Kubernetes. Automate deployments for faster, reliable releases.</description><link>https://www.c-sharpcorner.com/article/building-a-reliable-cicd-pipeline-for-a-cloud-native-api-using-jenkins-and-kube/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-a-reliable-cicd-pipeline-for-a-cloud-native-api-using-jenkins-and-kube/</guid><pubDate>Tue, 11 Aug 2026 16:02:50 GMT</pubDate><author>noreply@c-sharpcorner.com (Lakshmi Supriya Namana)</author></item><item><title>The Five Graph Query Patterns That Power Interconnected Cash Risk</title><description>Unlock interconnected cash risk with 5 graph query patterns for liquidity, regulation, and policy compliance. Powering proactive treasury intelligence.</description><link>https://www.c-sharpcorner.com/article/the-five-graph-query-patterns-that-power-interconnected-cash-risk/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-five-graph-query-patterns-that-power-interconnected-cash-risk/</guid><pubDate>Sun, 09 Aug 2026 02:47:44 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>How AI Is Transforming Modern Creative Workflows</title><description>Discover how generative AI is revolutionizing visual content creation, accelerating workflows, and enhancing brand strategy for modern businesses.</description><link>https://www.c-sharpcorner.com/article/how-ai-is-transforming-modern-creative-workflows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-ai-is-transforming-modern-creative-workflows/</guid><pubDate>Wed, 12 Aug 2026 06:00:22 GMT</pubDate><author>noreply@c-sharpcorner.com (Artcube AI)</author></item><item><title>Graph-Augmented Reasoning for Cash Management</title><description>Graph-augmented reasoning for cash management: combining graph traversal with LLMs for treasury intelligence and compliance.</description><link>https://www.c-sharpcorner.com/article/graph-augmented-reasoning-for-cash-management/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/graph-augmented-reasoning-for-cash-management/</guid><pubDate>Sun, 09 Aug 2026 01:39:11 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Benchmarking KEDA vs HPA for Event-Driven .NET APIs</title><description>Compare KEDA vs HPA for .NET event-driven APIs. Benchmark scaling latency, queue backlog, request latency, and resource consumption.</description><link>https://www.c-sharpcorner.com/article/benchmarking-keda-vs-hpa-for-event-driven-net-apis/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-keda-vs-hpa-for-event-driven-net-apis/</guid><pubDate>Tue, 11 Aug 2026 07:12:05 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Preventing Architecture Drift with Executable Dependency Rules</title><description>Prevent architecture drift with executable dependency rules. Turn architectural decisions into automated tests for C# applications using ArchUnitNET.</description><link>https://www.c-sharpcorner.com/article/preventing-architecture-drift-with-executable-dependency-rules/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/preventing-architecture-drift-with-executable-dependency-rules/</guid><pubDate>Tue, 11 Aug 2026 07:18:49 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>MCP Multi-Round Requests: Designing Reliable Tool Calls</title><description>Master MCP Multi-Round Requests (MRTR) for reliable AI tool calls. Design stateless, interactive tools without long-lived sessions.</description><link>https://www.c-sharpcorner.com/article/mcp-multi-round-requests-designing-reliable-tool-calls/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mcp-multi-round-requests-designing-reliable-tool-calls/</guid><pubDate>Tue, 11 Aug 2026 07:06:33 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Benchmarking EF Core Complex-Type Indexes at Scale</title><description>Benchmark EF Core 11 complex-type indexes at scale. Measure query latency, reads, CPU, execution plans, and write overhead.</description><link>https://www.c-sharpcorner.com/article/benchmarking-ef-core-complex-type-indexes-at-scale/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-ef-core-complex-type-indexes-at-scale/</guid><pubDate>Tue, 11 Aug 2026 07:01:29 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>PostgreSQL 18 Skip Scans: When Multicolumn Indexes Win</title><description>PostgreSQL 18&amp;#39;s skip scan enhances multicolumn indexes for queries filtering on later columns. Learn when it&amp;#39;s beneficial and how to benchmark.</description><link>https://www.c-sharpcorner.com/article/postgresql-18-skip-scans-when-multicolumn-indexes-win/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/postgresql-18-skip-scans-when-multicolumn-indexes-win/</guid><pubDate>Tue, 11 Aug 2026 07:29:24 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Benchmarking Stateless MCP Servers Behind Load Balancers</title><description>Benchmark stateless MCP servers behind load balancers to measure throughput, latency, resource consumption, and scaling behavior for optimal .NET deployments.</description><link>https://www.c-sharpcorner.com/article/benchmarking-stateless-mcp-servers-behind-load-balancers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-stateless-mcp-servers-behind-load-balancers/</guid><pubDate>Tue, 11 Aug 2026 06:50:51 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Unlocking Real-Time Data Streams: An Architectural Guide to Debezium and Change Data Capture</title><description>Unlock real-time data streams with Debezium and CDC. Transform databases into event sources for modern, event-driven architectures.</description><link>https://www.c-sharpcorner.com/article/unlocking-real-time-data-streams-an-architectural-guide-to-debezium-and-change/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unlocking-real-time-data-streams-an-architectural-guide-to-debezium-and-change/</guid><pubDate>Thu, 06 Aug 2026 00:21:56 GMT</pubDate><author>noreply@c-sharpcorner.com (Hari Lakkakula)</author></item><item><title>Governed Autonomy: Why Enterprise AI Needs an Accountable Execution Architecture, Not Just a Smarter Chatbot</title><description>Enterprise AI needs accountable execution, not just RAG. AgentFactory offers governed autonomy, verification, and stateful recovery for AI.</description><link>https://www.c-sharpcorner.com/article/governed-autonomy-why-enterprise-ai-needs-an-accountable-execution-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/governed-autonomy-why-enterprise-ai-needs-an-accountable-execution-architecture/</guid><pubDate>Tue, 11 Aug 2026 16:42:58 GMT</pubDate><author>noreply@c-sharpcorner.com (John Godel)</author></item><item><title>Building Capability-Based Security for AI Tool Plugins</title><description>Implement capability-based security for AI tool plugins to grant agents only necessary permissions, ensuring granular control and preventing privilege escalation.</description><link>https://www.c-sharpcorner.com/article/building-capability-based-security-for-ai-tool-plugins/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-capability-based-security-for-ai-tool-plugins/</guid><pubDate>Tue, 11 Aug 2026 07:14:16 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Graph-Native Fraud &amp;amp; Credit Risk for Cards</title><description>Leverage Graph-RAG Multi-Agent Systems for high-cardinality card fraud detection, enabling low-latency fraud ring identification.</description><link>https://www.c-sharpcorner.com/article/graph-native-fraud-credit-risk-for-cards/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/graph-native-fraud-credit-risk-for-cards/</guid><pubDate>Sun, 09 Aug 2026 01:04:15 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Building a Real-Time Horse Racing Data Dashboard with ASP.NET Core and SignalR </title><description>Build a real-time horse racing data dashboard with ASP.NET Core &amp;amp; SignalR. Focus on licensed data, snapshots, deltas, and efficient updates.</description><link>https://www.c-sharpcorner.com/article/building-a-real-time-horse-racing-data-dashboard-with-asp-net-core-and-signalr/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-a-real-time-horse-racing-data-dashboard-with-asp-net-core-and-signalr/</guid><pubDate>Mon, 10 Aug 2026 13:46:06 GMT</pubDate><author>noreply@c-sharpcorner.com (Elena Hazel)</author></item><item><title>PostgreSQL 18 AIO: Benchmarking .NET Database Workloads</title><description>Benchmark PostgreSQL 18 AIO with .NET workloads. Measure performance differences between sync, worker, and io_uring for optimal database I/O.</description><link>https://www.c-sharpcorner.com/article/postgresql-18-aio-benchmarking-net-database-workloads/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/postgresql-18-aio-benchmarking-net-database-workloads/</guid><pubDate>Tue, 11 Aug 2026 07:09:35 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Building MCP Observability Without Session State</title><description>Master MCP observability in stateless production environments. Learn to leverage distributed tracing, request IDs, and explicit workflow identifiers for robust diagnostics.</description><link>https://www.c-sharpcorner.com/article/building-mcp-observability-without-session-state/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-mcp-observability-without-session-state/</guid><pubDate>Tue, 11 Aug 2026 07:06:08 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>EF Core 11 Query Translation Changes Under Real Workloads</title><description>Evaluate EF Core 11 query translation changes with real workloads. Learn to benchmark, inspect SQL, and analyze execution plans for optimal performance.</description><link>https://www.c-sharpcorner.com/article/ef-core-11-query-translation-changes-under-real-workloads/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ef-core-11-query-translation-changes-under-real-workloads/</guid><pubDate>Tue, 11 Aug 2026 07:00:41 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Benchmarking C# 15 Union Types for API Contracts</title><description>Benchmark C# 15 union types for API contracts: explore performance, serialization, boxing, and exhaustiveness for robust design.</description><link>https://www.c-sharpcorner.com/article/benchmarking-c-sharp-15-union-types-for-api-contracts/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-c-sharp-15-union-types-for-api-contracts/</guid><pubDate>Tue, 11 Aug 2026 06:54:38 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Migrating MCP C# Servers from SDK 1.x to 2.0</title><description>Migrate MCP C# servers from SDK 1.x to 2.0 with this guide. Learn about stateless HTTP, protocol negotiation, and API changes for a smooth transition.</description><link>https://www.c-sharpcorner.com/article/migrating-mcp-c-sharp-servers-from-sdk-1-x-to-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/migrating-mcp-c-sharp-servers-from-sdk-1-x-to-2-0/</guid><pubDate>Tue, 11 Aug 2026 06:49:13 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Orchestrating Trade Finance Intelligence: Building a Stateful, Multi-Agent RAG Recommendation Engine with LangGraph and Chroma</title><description>Build an enterprise RAG system for trade finance using LangGraph &amp;amp; ChromaDB for stateful, multi-agent recommendations.</description><link>https://www.c-sharpcorner.com/article/orchestrating-trade-finance-intelligence-building-a-stateful-multi-agent-rag-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/orchestrating-trade-finance-intelligence-building-a-stateful-multi-agent-rag-r/</guid><pubDate>Sun, 09 Aug 2026 03:10:07 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Preventing Knowledge Debt in AI-Assisted Software Development</title><description>Prevent knowledge debt in AI-assisted development by ensuring developer understanding, not just code generation. Optimize workflows for learning and oversight.</description><link>https://www.c-sharpcorner.com/article/preventing-knowledge-debt-in-ai-assisted-software-development/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/preventing-knowledge-debt-in-ai-assisted-software-development/</guid><pubDate>Mon, 10 Aug 2026 09:44:36 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Declarative AI Workflows: YAML vs Code Performance Trade-offs</title><description>Explore YAML vs. C# for AI workflows: performance trade-offs, construction vs. execution costs, and choosing the right authoring model.</description><link>https://www.c-sharpcorner.com/article/declarative-ai-workflows-yaml-vs-code-performance-trade-offs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/declarative-ai-workflows-yaml-vs-code-performance-trade-offs/</guid><pubDate>Mon, 10 Aug 2026 09:38:28 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Designing Approval Gates for High-Risk AI Agent Actions</title><description>Design robust AI agent approval gates for high-risk actions. Ensure safety, auditability, and accountability in production agent architectures.</description><link>https://www.c-sharpcorner.com/article/designing-approval-gates-for-high-risk-ai-agent-actions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/designing-approval-gates-for-high-risk-ai-agent-actions/</guid><pubDate>Mon, 10 Aug 2026 09:35:49 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>Building MCP Load Tests for Stateless Agent Workloads</title><description>Master MCP load testing for stateless AI agent workloads. Optimize performance, identify bottlenecks, and ensure scalability with .NET.</description><link>https://www.c-sharpcorner.com/article/building-mcp-load-tests-for-stateless-agent-workloads/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-mcp-load-tests-for-stateless-agent-workloads/</guid><pubDate>Mon, 10 Aug 2026 09:29:23 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Building a Low-Latency Multi-Agent RAG System for Loan &amp;amp; Mortgage Exposure</title><description>Build a low-latency, multi-agent RAG system for loan &amp;amp; mortgage credit risk analysis using LangGraph and Neo4j.</description><link>https://www.c-sharpcorner.com/article/building-a-low-latency-multi-agent-rag-system-for-loan-mortgage-exposure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-a-low-latency-multi-agent-rag-system-for-loan-mortgage-exposure/</guid><pubDate>Sun, 09 Aug 2026 00:42:08 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Benchmarking JSON Lines Serialization in .NET 11</title><description>Explore .NET 11&amp;#39;s native JSON Lines support for efficient record-oriented data processing. Benchmark performance, memory, and streaming for large datasets.</description><link>https://www.c-sharpcorner.com/article/benchmarking-json-lines-serialization-in-net-11/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-json-lines-serialization-in-net-11/</guid><pubDate>Mon, 10 Aug 2026 09:27:16 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>Graph vs. Relational for Card Fraud - Enterprise Multi-Agent LangGraph RAG for Internet &amp;amp; Mobile Banking</title><description>Graph databases and LangGraph RAG for enterprise card fraud detection and internet banking ATO investigations. Optimized for temporal identity graphs.</description><link>https://www.c-sharpcorner.com/article/graph-vs-relational-for-card-fraud-enterprise-multi-agent-langgraph-rag-for-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/graph-vs-relational-for-card-fraud-enterprise-multi-agent-langgraph-rag-for-i/</guid><pubDate>Sun, 09 Aug 2026 01:17:19 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>.NET 11 Runtime Async Performance: What Actually Changes</title><description>.NET 11&amp;#39;s Runtime Async revolutionizes async programming with runtime-managed suspension, boosting performance and debugging.</description><link>https://www.c-sharpcorner.com/article/net-11-runtime-async-performance-what-actually-changes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-11-runtime-async-performance-what-actually-changes/</guid><pubDate>Mon, 10 Aug 2026 09:24:17 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>Benchmarking Azure Linux vs Debian for .NET Containers</title><description>Benchmark Azure Linux vs. Debian for .NET containers. Explore performance, startup, image size, and security for informed OS choices.</description><link>https://www.c-sharpcorner.com/article/benchmarking-azure-linux-vs-debian-for-net-containers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-azure-linux-vs-debian-for-net-containers/</guid><pubDate>Mon, 10 Aug 2026 09:43:53 GMT</pubDate><author>noreply@c-sharpcorner.com (Saurav Kumar)</author></item><item><title>Production Patterns for Agent Skills Served Through MCP</title><description>Unlock scalable AI agent expertise with MCP-served skills. Centralize, govern, and distribute domain knowledge efficiently.</description><link>https://www.c-sharpcorner.com/article/production-patterns-for-agent-skills-served-through-mcp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/production-patterns-for-agent-skills-served-through-mcp/</guid><pubDate>Mon, 10 Aug 2026 09:37:29 GMT</pubDate><author>noreply@c-sharpcorner.com (Riya Patel)</author></item><item><title>Full Outer Joins in LINQ: Performance and SQL Translation</title><description>Explore .NET 11&amp;#39;s FullJoin in LINQ for explicit full outer joins. Optimize database queries with EF Core translation and understand performance implications.</description><link>https://www.c-sharpcorner.com/article/full-outer-joins-in-linq-performance-and-sql-translation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/full-outer-joins-in-linq-performance-and-sql-translation/</guid><pubDate>Mon, 10 Aug 2026 09:31:53 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>AI Agent Supply-Chain Security for Third-Party MCP Tools</title><description>Secure AI agents by treating third-party MCP tools as software dependencies, applying least privilege, and robust governance.</description><link>https://www.c-sharpcorner.com/article/ai-agent-supply-chain-security-for-third-party-mcp-tools/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ai-agent-supply-chain-security-for-third-party-mcp-tools/</guid><pubDate>Mon, 10 Aug 2026 09:34:27 GMT</pubDate><author>noreply@c-sharpcorner.com (Niharika Gupta)</author></item><item><title>C# 15 Memory Safety: Auditing Unsafe Code Contracts</title><description>C# 15 enhances memory safety by making unsafe code boundaries explicit, shifting focus from pointer syntax to actual memory access for better auditing.</description><link>https://www.c-sharpcorner.com/article/c-sharp-15-memory-safety-auditing-unsafe-code-contracts/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/c-sharp-15-memory-safety-auditing-unsafe-code-contracts/</guid><pubDate>Mon, 10 Aug 2026 09:28:40 GMT</pubDate><author>noreply@c-sharpcorner.com (Nidhi Sharma)</author></item><item><title>Signed .NET Container Images: Building a Verifiable Supply Chain</title><description>Secure your .NET container supply chain with signed images. Learn how to build trust, verify authenticity, and enforce deployment policies.</description><link>https://www.c-sharpcorner.com/article/signed-net-container-images-building-a-verifiable-supply-chain/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/signed-net-container-images-building-a-verifiable-supply-chain/</guid><pubDate>Mon, 10 Aug 2026 09:26:23 GMT</pubDate><author>noreply@c-sharpcorner.com (Ananya Desai)</author></item><item><title>MCP HTTP Scalability with the New C# SDK 2.0</title><description>Unlock MCP HTTP scalability with C# SDK 2.0. Embrace stateless design for easier horizontal scaling and leverage familiar ASP.NET Core infrastructure.</description><link>https://www.c-sharpcorner.com/article/mcp-http-scalability-with-the-new-c-sharp-sdk-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mcp-http-scalability-with-the-new-c-sharp-sdk-2-0/</guid><pubDate>Mon, 10 Aug 2026 09:22:43 GMT</pubDate><author>noreply@c-sharpcorner.com (Aarav Patel)</author></item><item><title>How Do I Know If My Codebase Is Safe?</title><description>Codebase safety is multidimensional. Understand risks beyond vulnerabilities: architecture, dependencies, quality, governance, AI, and more.</description><link>https://www.c-sharpcorner.com/article/how-do-i-know-if-my-codebase-is-safe/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-do-i-know-if-my-codebase-is-safe/</guid><pubDate>Tue, 11 Aug 2026 06:28:24 GMT</pubDate><author>noreply@c-sharpcorner.com (The Code Registry)</author></item><item><title>Data Engineering Pipeline Management with Apache Airflow</title><description>Master Apache Airflow for robust data pipelines: RBAC, timeouts, event-driven scheduling, UI customization, and Celery scaling.</description><link>https://www.c-sharpcorner.com/article/data-engineering-pipeline-management-with-apache-airflow/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/data-engineering-pipeline-management-with-apache-airflow/</guid><pubDate>Mon, 10 Aug 2026 16:18:19 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepika Sawant)</author></item><item><title>How to Use RenameColumns()  in Power Apps</title><description>Master RenameColumns() in Power Apps for dynamic data transformation. Rename columns temporarily for galleries &amp;amp; more!</description><link>https://www.c-sharpcorner.com/article/how-to-use-renamecolumns-in-power-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-renamecolumns-in-power-apps/</guid><pubDate>Mon, 27 Jul 2026 11:19:57 GMT</pubDate><author>noreply@c-sharpcorner.com (Ketan Sathavara)</author></item><item><title>When to Avoid Multi-Agent Systems: A Decision Framework for Fintech Architectures</title><description>Learn when to avoid multi-agent systems in fintech. A decision framework for efficient, cost-effective, and performant architectures.</description><link>https://www.c-sharpcorner.com/article/when-to-avoid-multi-agent-systems-a-decision-framework-for-fintech-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/when-to-avoid-multi-agent-systems-a-decision-framework-for-fintech-architecture/</guid><pubDate>Sun, 09 Aug 2026 00:23:01 GMT</pubDate><author>noreply@c-sharpcorner.com (Tuhin Paul)</author></item><item><title>Complete Guide: Mapping a Custom Domain to an AWS EC2 Instance</title><description>Map your custom domain to AWS EC2. Learn to reserve Elastic IPs, configure security groups, update DNS, and secure with SSL/TLS.</description><link>https://www.c-sharpcorner.com/article/complete-guide-mapping-a-custom-domain-to-an-aws-ec2-instance/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/complete-guide-mapping-a-custom-domain-to-an-aws-ec2-instance/</guid><pubDate>Sat, 08 Aug 2026 16:29:51 GMT</pubDate><author>noreply@c-sharpcorner.com (Sardar Mudassar Ali Khan )</author></item></channel></rss>