﻿<?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=varun-setia" rel="self" type="application/rss+xml" /><item><title>Automated Prompt Engineering with MLflow &amp;amp; GEPA Optimizer</title><description>Automate prompt engineering with MLflow and GEPA! Learn how to optimize prompts for Generative AI using genetic algorithms and LLM-based reflection. Boost performance now!</description><link>https://www.c-sharpcorner.com/article/automated-prompt-engineering-with-mlflow-gepa-optimizer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automated-prompt-engineering-with-mlflow-gepa-optimizer/</guid><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>From Exploration to Production: Mastering GenAIOps with MLflow</title><description>Master GenAIOps &amp;amp; LLMOps with MLflow! Learn to build, deploy, and monitor GenAI applications. Explore prompt management, model evaluation, and more for efficient AI.</description><link>https://www.c-sharpcorner.com/article/from-exploration-to-production-mastering-genaiops-with-mlflow/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/from-exploration-to-production-mastering-genaiops-with-mlflow/</guid><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Setup AI Gateway for LLMs</title><description>Quickly set up an AI Gateway for your LLMs using a simple Python script. Learn how to route requests and manage your LLM deployments efficiently with this code snippet.</description><link>https://www.c-sharpcorner.com/article/setup-ai-gateway-for-llms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setup-ai-gateway-for-llms/</guid><pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>When a Prompt Is Not Enough: Building Smarter AI with Microsoft Agent Framework</title><description>Explore Microsoft&amp;#39;s Agent Framework: when to use LLMs, AI Agents, or Workflows for optimal AI solutions. Build smarter, scalable, and maintainable AI systems.</description><link>https://www.c-sharpcorner.com/article/when-a-prompt-is-not-enough-building-smarter-ai-with-microsoft-agent-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/when-a-prompt-is-not-enough-building-smarter-ai-with-microsoft-agent-framework/</guid><pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>From Zero to Multi-Agent AI in 10 Minutes with n8n</title><description>Build multi-agent AI apps in 10 minutes with n8n! This tutorial guides you through creating a holiday planner AI using n8n&amp;#39;s drag-and-drop interface and AI integrations.</description><link>https://www.c-sharpcorner.com/article/from-zero-to-multi-agent-ai-in-10-minutes-with-n8n/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/from-zero-to-multi-agent-ai-in-10-minutes-with-n8n/</guid><pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Token-Efficient RAG: Using Query Intent to Reduce Cost Without Losing Accuracy</title><description>Optimize RAG by tailoring retrieved document count to query intent (Generic, Contextual, Specific). Reduce token usage, maintain accuracy, and cut costs.</description><link>https://www.c-sharpcorner.com/article/token-efficient-rag-using-query-intent-to-reduce-cost-without-losing-accuracy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/token-efficient-rag-using-query-intent-to-reduce-cost-without-losing-accuracy/</guid><pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Claim Check Architecture</title><description>Share large data efficiently between applications using Claim Check Architecture. Learn how to decouple payload storage from message transmission for scalability.</description><link>https://www.c-sharpcorner.com/article/claim-check-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/claim-check-architecture/</guid><pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>FastAPI with PostgreSQL: Simple API and Database Integration</title><description>Build a FastAPI application connected to PostgreSQL, demonstrating database function calls via API endpoints. Learn safe interactions, parameterized queries, and error handling. This guide provides a </description><link>https://www.c-sharpcorner.com/article/fastapi-with-postgresql-simple-api-and-database-integration/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/fastapi-with-postgresql-simple-api-and-database-integration/</guid><pubDate>Sun, 28 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Structured Strings in Python 3.14: A Deep Dive into Template Literals</title><description>Explore Python 3.14&amp;#39;s template string literals (t-strings) for safer, flexible string processing. Learn how they enhance security and readability over f-strings.</description><link>https://www.c-sharpcorner.com/article/structured-strings-in-python-3-14-a-deep-dive-into-template-literals/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/structured-strings-in-python-3-14-a-deep-dive-into-template-literals/</guid><pubDate>Sun, 28 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Extract Text from Documents using Python (with and without AI)</title><description>Learn how to extract text from various document types (Word, PowerPoint, PDF, emails, images) using Python and the MarkItDown package. This article covers text extraction without AI and enhances it wi</description><link>https://www.c-sharpcorner.com/article/extract-text-from-documents-using-python-with-and-without-ai/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/extract-text-from-documents-using-python-with-and-without-ai/</guid><pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Enabling APIs for AI first systems</title><description>This article provides a comprehensive guide on enabling APIs for AI-first systems. It begins with an API refresher, then demonstrates building a FastAPI application in Python. The article then explain</description><link>https://www.c-sharpcorner.com/article/enabling-apis-for-ai-first-systems/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/enabling-apis-for-ai-first-systems/</guid><pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Setting up MCP server for AI Agents in Python </title><description>Unlock the potential of AI Agents by setting up an MCP (Meta Context Protocol) server in Python. This guide provides a step-by-step walkthrough, demonstrating how to create an MCP server, define promp</description><link>https://www.c-sharpcorner.com/article/setting-up-mcp-server-for-ai-agents-in-python/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setting-up-mcp-server-for-ai-agents-in-python/</guid><pubDate>Sat, 06 Sep 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Implementing Background Tasks in Python</title><description>This article covers key concepts like concurrency, task queues, and process management, helping you execute time-consuming tasks efficiently without blocking your main program flow.</description><link>https://www.c-sharpcorner.com/article/implementing-background-tasks-in-python/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-background-tasks-in-python/</guid><pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Implementing Responsible AI using Python</title><description>This article covers Python libraries, frameworks, and techniques for building AI models that prioritize accountability, explainability, and compliance with AI governance standards.</description><link>https://www.c-sharpcorner.com/article/implementing-responsible-ai-using-python/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-responsible-ai-using-python/</guid><pubDate>Sat, 14 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Implement Hybrid Cache in .NET 9 + Redis Caching</title><description>Hybrid cache simplifies .NET caching by unifying in-memory and distributed approaches. It supports extensible code, concurrency management, multi-source caching, Redis integration, serialization, and </description><link>https://www.c-sharpcorner.com/article/implement-hybrid-cache-in-net-9-redis-caching/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implement-hybrid-cache-in-net-9-redis-caching/</guid><pubDate>Sun, 08 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>OpenAPI Document Generation in .NET 9 APIs</title><description>Explore Open API support in .NET 9 for seamless API documentation and integration. With Microsoft.AspNetCore.OpenApi, easily generates OpenAPI documents for APIs, customizes endpoints, adds authorizat</description><link>https://www.c-sharpcorner.com/article/openapi-document-generation-in-net-9-apis/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/openapi-document-generation-in-net-9-apis/</guid><pubDate>Tue, 26 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Using New Generative AI Unified Approach by Microsoft</title><description>In this article, we will learn about the Microsoft.Extensions.AI package that is intended to unify and standardize generative AI in .NET </description><link>https://www.c-sharpcorner.com/article/using-new-generative-ai-unified-approach-by-microsoft/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-new-generative-ai-unified-approach-by-microsoft/</guid><pubDate>Sat, 16 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>How to Create Lakehouse in Microsoft Fabric</title><description>In this article, we will create a lakehouse in Microsoft Fabric. Discover Lakehouse architecture, a modern approach combining data lakes and warehouses. Learn how to build a Lakehouse in Microsoft Fab</description><link>https://www.c-sharpcorner.com/article/how-to-create-lakehouse-in-microsoft-fabric/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-lakehouse-in-microsoft-fabric/</guid><pubDate>Sat, 16 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Delta Tables in Microsoft Fabric🔼</title><description>Delta tables in Microsoft Fabric offer a powerful way to manage large-scale data efficiently. Built on open-source Delta Lake, they enable ACID transactions, versioning, and real-time data streaming.</description><link>https://www.c-sharpcorner.com/article/delta-tables-in-microsoft-fabric/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/delta-tables-in-microsoft-fabric/</guid><pubDate>Sat, 16 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Setup your personal ChatGPT for free</title><description>Generative AI is a transformative technology enabling solutions without needing extensive knowledge in developing, training, or deploying models. Open-source tools like Ollama and community contributi</description><link>https://www.c-sharpcorner.com/article/setup-your-personal-chatgpt-for-free/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setup-your-personal-chatgpt-for-free/</guid><pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Blazor and .NET 8 QuickGrid Implementation with CSV Data Export</title><description>Article for using QuickGrid in Blazor and .NET 8 and exporting data using CSV Helper as a supporting library. the simplicity and efficiency of QuickGrid, a razor component for displaying tabular data </description><link>https://www.c-sharpcorner.com/article/blazor-and-net-8-quickgrid-implementation-with-csv-data-export/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/blazor-and-net-8-quickgrid-implementation-with-csv-data-export/</guid><pubDate>Thu, 21 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Utilizing Generative AI with Semantic Kernel in .NET</title><description>This tutorial is to understand the Semantic Kernel Framework developed by Microsoft for working with Generative AI solutions. The idea of Semantic Kernel is to work like a bridge between Generative AI</description><link>https://www.c-sharpcorner.com/article/utilizing-generative-ai-with-semantic-kernel-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/utilizing-generative-ai-with-semantic-kernel-in-net/</guid><pubDate>Wed, 20 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>.NET Aspire  - Cloud Native Apps Framework by Microsoft</title><description>Aspire framework offered by Microsoft for Cloud Native Apps development. Embark on an insightful journey into Microsoft&amp;#39;s Aspire framework, simplifying cloud app development. Explore its three pil</description><link>https://www.c-sharpcorner.com/article/net-aspire-cloud-native-apps-framework-by-microsoft/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-aspire-cloud-native-apps-framework-by-microsoft/</guid><pubDate>Tue, 19 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Angular 14 - Typed Forms</title><description>In this article, you will learn about Angular 14 - Typed forms.</description><link>https://www.c-sharpcorner.com/article/angular-14-typed-forms2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-14-typed-forms2/</guid><pubDate>Sun, 05 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>gRPC And Blazor WebAssembly App In .NET 6</title><description>In this article, you will learn about gRPC and Blazor WebAssembly App in .NET 6.</description><link>https://www.c-sharpcorner.com/article/grpc-and-blazor-webassembly-app-in-net-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/grpc-and-blazor-webassembly-app-in-net-6/</guid><pubDate>Sun, 29 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Implement Globalization And Localization In .NET 6 And Blazor WebAssemly App</title><description>In this article, you will learn how to implement Globalization and Localization in .NET 6 and Blazor WebAssemly App.</description><link>https://www.c-sharpcorner.com/article/implement-globalization-and-localization-in-net-6-and-blazor-webassemly-app2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implement-globalization-and-localization-in-net-6-and-blazor-webassemly-app2/</guid><pubDate>Sun, 29 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Receiving Azure Service Bus Messages Using Queues</title><description>Receiving Azure Service Bus Messages using Queues used by Enterprises</description><link>https://www.c-sharpcorner.com/article/receiving-azure-service-bus-messages-using-queues/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/receiving-azure-service-bus-messages-using-queues/</guid><pubDate>Fri, 01 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Writing Efficient Unit Test Cases with Moq and Bogus</title><description>Writing Efficient Unit Test Cases with Moq and Bogus.</description><link>https://www.c-sharpcorner.com/article/writing-efficient-unit-test-cases-with-moq-and-bogus/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/writing-efficient-unit-test-cases-with-moq-and-bogus/</guid><pubDate>Sat, 19 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Five Radzen Components Every Blazor Developer Should Know </title><description>In this article, you will learn about 5 Radzen Components Every Blazor Developer Should Know.</description><link>https://www.c-sharpcorner.com/article/5-radzen-components-every-blazor-developer-should-know/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/5-radzen-components-every-blazor-developer-should-know/</guid><pubDate>Fri, 18 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Azure Cognitive Search Basics🔎</title><description>In this article, you will learn about Azure Cognitive Search Basics.</description><link>https://www.c-sharpcorner.com/article/azure-cognitive-search-basics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-cognitive-search-basics/</guid><pubDate>Sun, 13 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Getting Started With GoLang For .NET Developers</title><description>In this article, you will learn how to use GoLang for .NET Developers.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-golang-for-net-developers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-golang-for-net-developers/</guid><pubDate>Mon, 06 Sep 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Exploring Enums And Ways Of Implementing In Different Layers Of Application</title><description>In this article, you will learn how to explore Enums and ways of implementing in different layers of application.</description><link>https://www.c-sharpcorner.com/article/exploring-enums-and-ways-of-implementing-in-different-layers-of-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/exploring-enums-and-ways-of-implementing-in-different-layers-of-application/</guid><pubDate>Mon, 30 Aug 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>How To Check If Your System Is Ready For Windows 11</title><description>This content provides an introduction to Windows 11, highlighting its key features, minimum system requirements, compatibility testing process, availability details, and useful links for further infor</description><link>https://www.c-sharpcorner.com/article/how-to-check-if-your-system-is-ready-for-windows-11/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-check-if-your-system-is-ready-for-windows-11/</guid><pubDate>Sun, 27 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>New Generic Collection In .NET 6 - A Priority Queue</title><description>In this article, you will learn about the new Generic Collection in .NET 6 a Priority Queue.</description><link>https://www.c-sharpcorner.com/article/new-generic-collection-in-net-6-a-priority-queue/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/new-generic-collection-in-net-6-a-priority-queue/</guid><pubDate>Wed, 16 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>New Programming Model For Handling JSON In .NET 6</title><description>In this article, you will learn about the new programming Model for Handling JSON in .NET 6.</description><link>https://www.c-sharpcorner.com/article/new-programming-model-for-handling-json-in-net-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/new-programming-model-for-handling-json-in-net-6/</guid><pubDate>Tue, 15 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Tips For Building Blazor WebAssembly App In .NET 6 And Visual Studio Code</title><description>In this article, you will learn how to build Blazor WebAssembly app in .NET 6 and Visual Studio Code.</description><link>https://www.c-sharpcorner.com/article/tips-for-building-blazor-webassembly-app-in-net-6-and-visual-studio-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/tips-for-building-blazor-webassembly-app-in-net-6-and-visual-studio-code/</guid><pubDate>Sun, 13 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Building Lightweight APIs In .NET 6</title><description>In this article, you will learn how to build Lightweight APIs in .NET 6.</description><link>https://www.c-sharpcorner.com/article/building-lightweight-apis-in-net-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-lightweight-apis-in-net-6/</guid><pubDate>Sat, 12 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Beginners Journey To Docker Redis Image In .NET</title><description>In this article, you will learn about Docker Redis Image in .NET.</description><link>https://www.c-sharpcorner.com/article/beginners-journey-to-docker-redis-image-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/beginners-journey-to-docker-redis-image-in-net/</guid><pubDate>Fri, 07 May 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Developing Solutions Locally Using Azure CosmosDB In .NET Core</title><description>In this article, you will learn how to develop solutions locally using Azure CosmosDB in .NET Core.</description><link>https://www.c-sharpcorner.com/article/developing-solutions-locally-using-azure-cosmosdb-in-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/developing-solutions-locally-using-azure-cosmosdb-in-net-core/</guid><pubDate>Tue, 23 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Introduction To Administering Resources In Microsoft Azure Cloud</title><description>In this article, you will learn about Administering Resources in Microsoft Azure Cloud.</description><link>https://www.c-sharpcorner.com/article/introduction-to-administering-resources-in-microsoft-azure-cloud/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-administering-resources-in-microsoft-azure-cloud/</guid><pubDate>Fri, 12 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Azure CosmosDB Using SQL API</title><description>In this article, we will learn about Azure CosmosDB and walk through a few queries using SQL API.</description><link>https://www.c-sharpcorner.com/article/azure-cosmosdb/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-cosmosdb/</guid><pubDate>Sun, 01 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Up And Running Azure Key Vaults ☁️</title><description>In this tutorial, we will implement Azure Key Vaults in our .NET Core application.</description><link>https://www.c-sharpcorner.com/article/up-and-running-azure-key-vaults/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/up-and-running-azure-key-vaults/</guid><pubDate>Fri, 21 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Implementing RabbitMQ🐰, For Point to Point Communication 🚀</title><description>Implement RabbitMQ for efficient point-to-point communication, utilizing asynchronous messaging with . NET. Utilize RabbitMQ.Client library to create a ConnectionFactory, manage channels, declare queu</description><link>https://www.c-sharpcorner.com/article/implementing-rabbitmq-point-to-point-communication/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-rabbitmq-point-to-point-communication/</guid><pubDate>Sun, 16 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>MVVM Architecture</title><description>Learn about the significance of software architecture like MVVM, which separates UI from backend, enhancing maintainability. Explore MVVM&amp;#39;s components: Model (business logic), View (UI), ViewModel</description><link>https://www.c-sharpcorner.com/article/mvvm-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mvvm-architecture/</guid><pubDate>Sat, 08 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Data Analytics Using SSIS And Power BI</title><description>This tutorial is for performing data analytics using SSIS for data transformation and Power BI for visualization </description><link>https://www.c-sharpcorner.com/article/data-analytics-using-ssis-and-power-bi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/data-analytics-using-ssis-and-power-bi/</guid><pubDate>Sat, 01 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Read, Compare And Create PDF Files In .NET Core</title><description>A Tutorial on How to Read, Compare and Create Pdf files in .NET Core</description><link>https://www.c-sharpcorner.com/article/read-compare-and-create-pdf-files-in-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-compare-and-create-pdf-files-in-net-core/</guid><pubDate>Sun, 26 Jul 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Developing Your First WebParts For Sharepoint Online</title><description>A Tutorial on Developing Client Side WebParts for Sharepoint Online.</description><link>https://www.c-sharpcorner.com/article/developing-webparts-for-sharepoint-online/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/developing-webparts-for-sharepoint-online/</guid><pubDate>Wed, 22 Jul 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Trying .NET 5 Preview in Linux</title><description>In this article, we will explore the .NET 5 Preview in Linux.</description><link>https://www.c-sharpcorner.com/article/trying-net-5-preview-in-linux/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/trying-net-5-preview-in-linux/</guid><pubDate>Sun, 26 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Getting Started With Automapper In .NET Core</title><description>In this blog, you will learn Automapper is Object-Object Mapper Library.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-automapper-in-net-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-automapper-in-net-core</guid><pubDate>Thu, 23 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Understanding .NET Framework, .NET Core, .NET Standard And Future .NET</title><description>In this blog, you will learn the key differences between .NET Framework, .NET Core, .NET Standard, and the Future of .NET.</description><link>https://www.c-sharpcorner.com/blogs/understanding-net-framework-net-core-and-net-standard-and-future-net</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-net-framework-net-core-and-net-standard-and-future-net</guid><pubDate>Wed, 11 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Creating Applications Using .NET Core CLI</title><description>A Demo to Create Applications Using .NET Core CLI.</description><link>https://www.c-sharpcorner.com/blogs/creating-applications-using-net-core-cli</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-applications-using-net-core-cli</guid><pubDate>Tue, 03 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Exploring Blazor Web Assembly App</title><description>In this article, you will learn how to explore Blazor Web assembly app.</description><link>https://www.c-sharpcorner.com/article/exploring-blazor-web-assembly-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/exploring-blazor-web-assembly-app/</guid><pubDate>Tue, 07 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Understanding Value Types And Reference Types In C# Using Classes, Structs And, Enums</title><description>In this blog, you will learn about value types and reference types in C# using classes, structs and enums.</description><link>https://www.c-sharpcorner.com/blogs/understanding-value-types-and-reference-types-in-c-sharp-using-classes-structs-and-enums</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-value-types-and-reference-types-in-c-sharp-using-classes-structs-and-enums</guid><pubDate>Tue, 23 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item><item><title>Quick Tips To Create Good Applications In .NET Framework</title><description>In this article, you will learn about quick tips to create good applications in .NET Framework.</description><link>https://www.c-sharpcorner.com/article/quick-tips-to-create-good-applications-in-net-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/quick-tips-to-create-good-applications-in-net-framework/</guid><pubDate>Wed, 12 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Varun Setia)</author></item></channel></rss>