﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </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/authorarticles.aspx?MemberUniqueName=arkadeep-de" rel="self" type="application/rss+xml" /><item><title>Rate Limiting with .NET Minimal APIs using AspNetCoreRateLimit</title><description>This article explains how to implement rate limiting in a .NET Minimal API using the open-source library AspNetCoreRateLimit. It covers the basics of what rate limiting is, why it&amp;#39;s important in m</description><link>https://www.c-sharpcorner.com/article/rate-limiting-with-net-minimal-apis-using-aspnetcoreratelimit/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rate-limiting-with-net-minimal-apis-using-aspnetcoreratelimit/</guid><pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>OpenTelemetry in .NET 9: Trace Requests End-to-End with Jaeger</title><description>Trace user requests end-to-end using OpenTelemetry and Jaeger with .NET 9. Monitor HTTP calls, SQL queries, and frontend actions in real-time, enabling full-stack observability, debugging, and perform</description><link>https://www.c-sharpcorner.com/article/opentelemetry-in-net-9-trace-requests-end-to-end-with-jaeger/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/opentelemetry-in-net-9-trace-requests-end-to-end-with-jaeger/</guid><pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Build Robust Middleware in .NET: Retry and Circuit Breaker with Polly v8</title><description>Learn to build resilient .NET applications using Polly v8 and Microsoft.Extensions.Resilience. Implement Retry and Circuit Breaker patterns as middleware to handle transient failures gracefully in dis</description><link>https://www.c-sharpcorner.com/article/build-robust-middleware-in-net-retry-and-circuit-breaker-with-polly-v8/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-robust-middleware-in-net-retry-and-circuit-breaker-with-polly-v8/</guid><pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>A Quick Guide On SignalR  in .Net Core</title><description>SignalR in .NET Core enables real-time communication for web applications, allowing instant messaging, notifications, live dashboards, and more. It simplifies two-way communication between clients and</description><link>https://www.c-sharpcorner.com/article/a-quick-guide-on-signalr-in-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-quick-guide-on-signalr-in-net-core/</guid><pubDate>Mon, 05 May 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>C# 13: Partial Properties and Indexers Simplified</title><description>C# 13 introduces partial properties and indexers, enabling cleaner separation of logic in partial classes. This boosts maintainability, avoids hacks, and simplifies working with generated code and too</description><link>https://www.c-sharpcorner.com/article/c-sharp-13-partial-properties-and-indexers-simplified/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/c-sharp-13-partial-properties-and-indexers-simplified/</guid><pubDate>Sat, 12 Apr 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Stop Overwriting Your Services: The Case for Keyed DI in .NET 8</title><description>Avoid service conflicts and boost flexibility with .NET 8’s Keyed Dependency Injection—supporting multiple implementations of the same interface.</description><link>https://www.c-sharpcorner.com/article/stop-overwriting-your-services-the-case-for-keyed-di-in-net-8/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/stop-overwriting-your-services-the-case-for-keyed-di-in-net-8/</guid><pubDate>Wed, 09 Apr 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Build a Product Info Chatbot Using OpenAI and RAG Model</title><description>Build a powerful AI chatbot using OpenAI GPT and RAG to deliver real-time, accurate product information. Enhance user experience, reduce support tickets, and boost conversions in your e-commerce platf</description><link>https://www.c-sharpcorner.com/article/build-a-product-info-chatbot-using-openai-and-rag-model4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-a-product-info-chatbot-using-openai-and-rag-model4/</guid><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Change The Azure SQL Pricing Tier Using SQL Query</title><description>In this blog, you will learn how to change the Azure SQL tier using SQL queries.</description><link>https://www.c-sharpcorner.com/blogs/change-the-azure-sql-tier-using-sql-query</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/change-the-azure-sql-tier-using-sql-query</guid><pubDate>Mon, 08 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Get CPU, DataIO And Memory Usage In Azure SQL Through A Query</title><description>How to get a detailed CPU percentage, memory usage &amp;amp; Data IO percentage in Azure SQL.</description><link>https://www.c-sharpcorner.com/blogs/get-cpu-dataio-memory-usages-in-azure-sql-through-query</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/get-cpu-dataio-memory-usages-in-azure-sql-through-query</guid><pubDate>Fri, 05 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Configure Azure CDN In Sitecore Application</title><description>In this article, you will learn how to configure the Azure CDN in a Sitecore application.</description><link>https://www.c-sharpcorner.com/article/configure-azure-cdn-in-sitecore-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configure-azure-cdn-in-sitecore-application/</guid><pubDate>Sat, 23 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Delete Duplicate Rows In SQL Server Using Common Table Expression</title><description>How we can check and delete duplicate rows from a SQL server table using CTE (Common Table Expression)</description><link>https://www.c-sharpcorner.com/blogs/17-delete-duplicate-rows-in-sql-server-using-common-table-expression</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/17-delete-duplicate-rows-in-sql-server-using-common-table-expression</guid><pubDate>Wed, 13 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Difference Between Duplicate And Clone In Sitecore</title><description>In this article, you will learn about the difference between duplicate and clone in sitecore.</description><link>https://www.c-sharpcorner.com/article/difference-between-duplicate-and-clone-in-sitecore/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/difference-between-duplicate-and-clone-in-sitecore/</guid><pubDate>Sun, 10 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>How To Add Dependency Injection In Your Sitecore Application</title><description>Dependency Injection (DI) is a design pattern that enhances code maintainability and reusability by allowing developers to create loosely coupled components. It facilitates unit testing and supports v</description><link>https://www.c-sharpcorner.com/article/how-to-add-dependency-injection-in-your-sitecore/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-add-dependency-injection-in-your-sitecore/</guid><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Install Sitecore 9.2 XP and XC from Azure Marketplace</title><description>In this article, you will learn how to install Sitecore 9.2 XP and XC from Azure Marketplace.</description><link>https://www.c-sharpcorner.com/article/install-sitecore-9-2-xp-and-xc-from-azure-marketplace/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-sitecore-9-2-xp-and-xc-from-azure-marketplace/</guid><pubDate>Sun, 12 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Host Multiple Application In a Single Azure App Service</title><description>In this blog, we will learn about hosting multiple applications in a single Azure App Service.</description><link>https://www.c-sharpcorner.com/blogs/host-multiple-application-in-a-single-azure-app-service</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/host-multiple-application-in-a-single-azure-app-service</guid><pubDate>Mon, 18 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Install Sitecore 9.2.0 Using ARM Template In Azure PaaS</title><description>In this article, you will learn how to install Sitecore 9.2.0 using ARM Template in Azure PaaS.</description><link>https://www.c-sharpcorner.com/article/install-sitecore-9-2-0-using-arm-template-in-azure-paas/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-sitecore-9-2-0-using-arm-template-in-azure-paas/</guid><pubDate>Mon, 16 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Azure Storage Account - Part Two - Upload Files In Blob Storage Using C#</title><description>In this article, you will learn how to upload files in blob storage using c#.</description><link>https://www.c-sharpcorner.com/article/azure-storage-account-part-two-upload-files-in-blob-storage-using-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-storage-account-part-two-upload-files-in-blob-storage-using-c-sharp/</guid><pubDate>Tue, 02 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Image Slider (From Folder, Without Database) In MVC 4.0</title><description>In this post, we will learn how to create an HTML jQuery CSS slider where images are bound from a specific folder.</description><link>https://www.c-sharpcorner.com/article/image-slider-from-folder-without-database-in-mvc-4-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/image-slider-from-folder-without-database-in-mvc-4-0/</guid><pubDate>Mon, 01 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>SQL Bulk Copy From DataTable Using XML</title><description>In this article, you will learn about SQL bulk copy from DataTable using XML.</description><link>https://www.c-sharpcorner.com/article/sql-bulk-copy-from-datatable-using-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sql-bulk-copy-from-datatable-using-xml/</guid><pubDate>Sun, 19 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Get Currency Format Using Google In ASP.NET</title><description>In this article, you will learn how to get the currency format using Google in ASP.NET.</description><link>https://www.c-sharpcorner.com/article/get-currency-format-using-google-in-asp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/get-currency-format-using-google-in-asp-net/</guid><pubDate>Sun, 19 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Mail Merge In Aspose C#.NET</title><description>In this article, you will learn about mail merge in Aspose C#.NET.</description><link>https://www.c-sharpcorner.com/article/mail-merge-in-aspose-c-sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mail-merge-in-aspose-c-sharp-net/</guid><pubDate>Fri, 17 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Azure Storage Account - Part One - What Is Blob</title><description>Azure storage is like a container where a user can store Azure Storage Data Objects. </description><link>https://www.c-sharpcorner.com/article/azure-storage-account-part-one-what-is-blob/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-storage-account-part-one-what-is-blob/</guid><pubDate>Wed, 15 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item><item><title>Difference Between Encapsulation And Abstraction In Object Oriented Programming</title><description>In this article, you will learn about the difference between encapsulation and abstraction in object-oriented programming.</description><link>https://www.c-sharpcorner.com/article/difference-between-encapsulation-and-abstraction-in-object-oriented-programming/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/difference-between-encapsulation-and-abstraction-in-object-oriented-programming/</guid><pubDate>Fri, 05 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arkadeep De)</author></item></channel></rss>