﻿<?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=ishoo-agarwal" rel="self" type="application/rss+xml" /><item><title>How to Trigger Service Bus Trigger Function App from Postman?</title><description>This article helps developers and QA to test non http trigger function apps from postman without much hassle and without use of any third party tool. </description><link>https://www.c-sharpcorner.com/article/how-to-trigger-service-bus-trigger-function-app-from-postman/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-trigger-service-bus-trigger-function-app-from-postman/</guid><pubDate>Thu, 22 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Handling request at Azure APIM</title><description>In a typical request flow, an http request starts from a mobile app or a web browser, and somewhere in its path, the http request reaches an API that communicates with some type of database. It could </description><link>https://www.c-sharpcorner.com/article/handling-request-at-aure-apim/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/handling-request-at-aure-apim/</guid><pubDate>Wed, 19 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Secure Resources Using Azure Managed Identities</title><description>In this article, we will learn how to secure resources on azure platform without using any type of security key of connection string.</description><link>https://www.c-sharpcorner.com/article/secure-resources-using-azure-managed-identities/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/secure-resources-using-azure-managed-identities/</guid><pubDate>Tue, 18 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Pushing Messages To Azure ServiceBus Queue From Azure Pipeline</title><description>This is about pushing payloads to azure services bus queue from any pipeline using powershell script</description><link>https://www.c-sharpcorner.com/article/pushing-messages-to-azure-servicebus-queue-from-azure-pipeline/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/pushing-messages-to-azure-servicebus-queue-from-azure-pipeline/</guid><pubDate>Sat, 27 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Save data To Azure CosmosDb using power shell scripts</title><description>This article demonstrate how we can save data from a file to cosmosDb via powershell scripts. This is useful when we want to setup application from scratch for clients or want to duplicate our records</description><link>https://www.c-sharpcorner.com/article/pushing-data-to-cosmosdb-from-azure-pipeline-using-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/pushing-data-to-cosmosdb-from-azure-pipeline-using-powershell/</guid><pubDate>Sat, 27 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>How To Perform Azure Cross Container Transaction Operation In Cosmos DB</title><description>Azure cosmos db does not provide transaction operation across different container with different PartitionKey. In this article I am going make ACID behavior using .net core c#</description><link>https://www.c-sharpcorner.com/article/how-to-perform-azure-cross-container-transaction-operation-on-cosmod-db/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-perform-azure-cross-container-transaction-operation-on-cosmod-db/</guid><pubDate>Tue, 05 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Send All Azure App Insights Or Logs Data To Tool Like Datadog</title><description>DataDog provides a variety of filters and very rich experience to analyze logs and set alerts on various conditions.</description><link>https://www.c-sharpcorner.com/blogs/send-all-azure-app-insights-or-logs-data-to-tool-like-datadog</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/send-all-azure-app-insights-or-logs-data-to-tool-like-datadog</guid><pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Implementing Circuit Breaker using Azure EventHubs And Azure Logic App</title><description>Design a retry policy and circuit breaker logic for any function app or web app in azure if any third party API is down
It includes Redis, EventHub, Logc Apps and function app</description><link>https://www.c-sharpcorner.com/article/circuit-breaker-for-azure-function-app-employing-azure-eventhubs-and-azore-logic/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/circuit-breaker-for-azure-function-app-employing-azure-eventhubs-and-azore-logic/</guid><pubDate>Sat, 19 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Purpose and Use of Delegate</title><description>In this blog, you will learn how to use delegates.
Why should you use delegate, What purpose does delegate services. Build in delegates in .net</description><link>https://www.c-sharpcorner.com/blogs/why-use-delegate</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/why-use-delegate</guid><pubDate>Fri, 06 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Dependency Injection And Repository Pattern in .Net Core MVC With Entity Framework Core</title><description>In this blog you will learn about .Net Core MVC with Entity Framework Core using Dependency Injection and Repository.</description><link>https://www.c-sharpcorner.com/blogs/net-core-mvc-with-entity-framework-core-using-dependency-injection-and-repository</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/net-core-mvc-with-entity-framework-core-using-dependency-injection-and-repository</guid><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Dependency Injection in ASP.NET Classes for TDD</title><description>This blog explains how to manage tightly coupled C# classes and make them loosely coupled. In ASP.NET classes, there is not a built in library like Unity or Autofac.</description><link>https://www.c-sharpcorner.com/blogs/dependency-injection-in-asp-net-classes-for-tdd</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dependency-injection-in-asp-net-classes-for-tdd</guid><pubDate>Thu, 16 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Best Way To Find A Palindrome In A Given String</title><description>This post shows a trademark interview question answer along with an answer that shows an effective way to solve the puzzle.</description><link>https://www.c-sharpcorner.com/blogs/how-to-find-palindrome-in-a-given-string-effective-way</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-find-palindrome-in-a-given-string-effective-way</guid><pubDate>Mon, 03 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Using Xunit And Moq In .NET Core For Testing</title><description>In this blog, we will see how to use xUnit and moq in .net core. This approach allow use to write unit tests for our application without creating implementation for tests.</description><link>https://www.c-sharpcorner.com/blogs/using-xunit-and-moq-in-net-core-for-testing</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/using-xunit-and-moq-in-net-core-for-testing</guid><pubDate>Mon, 21 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Access Private Members Of A Class Using Reflection</title><description>In this blog, you will learn how to access private members of class outside of scope is pretty easy.</description><link>https://www.c-sharpcorner.com/blogs/setting-and-getting-private-variable-of-a-class-without-properties</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/setting-and-getting-private-variable-of-a-class-without-properties</guid><pubDate>Fri, 11 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>How Generic Dictionary Stores Data (Custom Dictionary)</title><description>Dictionary is powerful data structure to maintain data in key value pairs. Due to this key value pair dictionary becomes quite useful in coding. </description><link>https://www.c-sharpcorner.com/blogs/how-generic-dictionary-stores-data-custom-dictionary</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-generic-dictionary-stores-data-custom-dictionary</guid><pubDate>Tue, 08 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Interface Having Method With Body In C# 8.0</title><description>Now, you can provide a body to a method in an interface.
Well, this changes the basic definition of the interface and its usage.</description><link>https://www.c-sharpcorner.com/blogs/default-implementation-of-method-in-interfacenew-feature-of-interface-or-default-implementation-of-method-in-interface</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/default-implementation-of-method-in-interfacenew-feature-of-interface-or-default-implementation-of-method-in-interface</guid><pubDate>Tue, 08 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>IL code performance of Generic List And Non Generic List</title><description>The performance of the generic and non-generic lists is well known; however, there is a catch. We should always consider the results that come after the JIT compilation. The difference between the per</description><link>https://www.c-sharpcorner.com/blogs/generic-list-and-non-generic-list-performance-comparison-after-jit-compilation</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/generic-list-and-non-generic-list-performance-comparison-after-jit-compilation</guid><pubDate>Thu, 03 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Creating your first Angular App</title><description>In this article, you will learn how to create your first Angular App.</description><link>https://www.c-sharpcorner.com/blogs/creating-angular-app</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-angular-app</guid><pubDate>Thu, 03 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item><item><title>Difference Between- IEnumerator and IEnumerable</title><description>This blog answers the common interview questions related to IEnumerator and IEnumerable, like, how IEnumerator works, what&amp;#39;s special about foreach, and why can&amp;#39;t use foreach in my generic clas</description><link>https://www.c-sharpcorner.com/blogs/difference-between-ienumerator-and-ienumerable</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-ienumerator-and-ienumerable</guid><pubDate>Mon, 30 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ishoo Anyal)</author></item></channel></rss>