﻿<?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=gowtham-k3" rel="self" type="application/rss+xml" /><item><title>Assigning Microsoft Graph API Application Permissions to a Managed Identity Using Azure CLI</title><description>Securely assign Microsoft Graph API application permissions to Azure Managed Identities using Azure CLI. Learn to retrieve App Role IDs and understand required Entra roles.</description><link>https://www.c-sharpcorner.com/article/assigning-microsoft-graph-api-application-permissions-to-a-managed-identity-usin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/assigning-microsoft-graph-api-application-permissions-to-a-managed-identity-usin/</guid><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Adding Optional Claims Using Token Configuration in Microsoft Entra ID</title><description>Simplify token customization in Azure AD! Learn how to use Optional Claims to easily add user attributes like first and last name to tokens without complex policies. Streamline your app development!</description><link>https://www.c-sharpcorner.com/article/adding-optional-claims-using-token-configuration-in-microsoft-entra-id/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adding-optional-claims-using-token-configuration-in-microsoft-entra-id/</guid><pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Understanding acceptMappedClaims in Microsoft Entra ID Claims Mapping Policies </title><description>Unlock custom claims in Entra ID! This guide explains the AADSTS50146 error and how to fix it by enabling &amp;#39;acceptMappedClaims&amp;#39; for seamless authentication.</description><link>https://www.c-sharpcorner.com/article/understanding-acceptmappedclaims-in-microsoft-entra-id-claims-mapping-policies/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-acceptmappedclaims-in-microsoft-entra-id-claims-mapping-policies/</guid><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Working with Claims Mapping Policies in Microsoft Entra ID</title><description>Customize Microsoft Entra ID tokens with Claims Mapping Policies! Add user attributes like first/last name to OAuth, OpenID Connect, &amp;amp; SAML tokens. Assign to Service Principals.</description><link>https://www.c-sharpcorner.com/article/working-with-claims-mapping-policies-in-microsoft-entra-id/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-claims-mapping-policies-in-microsoft-entra-id/</guid><pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Enhancing Code Reliability in .NET with TreatWarningsAsErrors</title><description>Elevate .NET code reliability! Learn how `&amp;lt;TreatWarningsAsErrors&amp;gt;` transforms compiler warnings into errors, forcing developers to address potential issues early. Improve code quality and preven</description><link>https://www.c-sharpcorner.com/blogs/enhancing-code-reliability-in-net-with-treatwarningsaserrors</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/enhancing-code-reliability-in-net-with-treatwarningsaserrors</guid><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Configuring Page Layout in Microsoft Entra External ID</title><description>Customize authentication pages in Microsoft Entra External ID! Learn to configure page layouts, modify attribute labels, and reorder fields for a better user experience. Improve sign-up flows today!</description><link>https://www.c-sharpcorner.com/blogs/configuring-page-layout-in-microsoft-entra-external-id</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/configuring-page-layout-in-microsoft-entra-external-id</guid><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Testing Microsoft Entra External ID User Flow Directly from the Entra Admin Center</title><description>Validate Microsoft Entra External ID user flows directly from the Entra Admin Center! Test configurations, troubleshoot issues, and ensure a smooth authentication experience without code.</description><link>https://www.c-sharpcorner.com/article/testing-microsoft-entra-external-id-user-flow-directly-from-the-entra-admin-cent/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-microsoft-entra-external-id-user-flow-directly-from-the-entra-admin-cent/</guid><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Downloading Files from Azure File Share Using Managed Identity in ASP.NET Core Web API</title><description>Securely download files from Azure File Share in ASP.NET Core Web API using Managed Identity and DefaultAzureCredential. Eliminates key storage, enhancing security.</description><link>https://www.c-sharpcorner.com/article/downloading-files-from-azure-file-share-using-managed-identity-in-asp-net-core-w/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/downloading-files-from-azure-file-share-using-managed-identity-in-asp-net-core-w/</guid><pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Securing a Blazor Applications with Azure Managed Identity and API Management</title><description>Secure Blazor apps with Azure Managed Identity and API Management. Eliminate credential management, enhance security, and streamline access to backend APIs.</description><link>https://www.c-sharpcorner.com/article/securing-a-blazor-applications-with-azure-managed-identity-and-api-management/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/securing-a-blazor-applications-with-azure-managed-identity-and-api-management/</guid><pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Securing Azure API Management with DefaultAzureCredential and Zero Trust Architecture</title><description>Secure Azure API Management with DefaultAzureCredential &amp;amp; Zero Trust. Passwordless auth for Blazor apps, using Entra ID, Managed Identities, &amp;amp; APIM policies.</description><link>https://www.c-sharpcorner.com/article/securing-azure-api-management-with-defaultazurecredential-and-zero-trust-archite/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/securing-azure-api-management-with-defaultazurecredential-and-zero-trust-archite/</guid><pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Fixing SSL Certificate Binding Permission Issues for Azure App Service Custom Domains</title><description>Fix Azure App Service SSL binding issues with custom domains! Grant the &amp;#39;Key Vault Certificate User&amp;#39; role to the App Service resource provider. Avoid frustrating errors!</description><link>https://www.c-sharpcorner.com/article/fixing-ssl-certificate-binding-permission-issues-for-azure-app-service-custom-do/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/fixing-ssl-certificate-binding-permission-issues-for-azure-app-service-custom-do/</guid><pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Automating Resource Cleanup in Azure: Manage Workloads Using Azure Automation</title><description>Automate Azure resource cleanup with Azure Automation! This tutorial demonstrates how to create a runbook that automatically deletes dev/test resources, thereby reducing costs and enhancing governance</description><link>https://www.c-sharpcorner.com/article/automating-resource-cleanup-in-azu-manage-workloads-using-azure-automation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automating-resource-cleanup-in-azu-manage-workloads-using-azure-automation/</guid><pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Enterprise-Grade Microsoft Graph API Authentication in ASP.NET Core MVC</title><description>From this article, you will learn how to integrate the MS Entra ID with the ASP.NTE MVC application with a Client certificate to access the MS Graph API endpoints</description><link>https://www.c-sharpcorner.com/article/enterprise-grade-microsoft-graph-api-authentication-in-asp-net-core-mvc3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/enterprise-grade-microsoft-graph-api-authentication-in-asp-net-core-mvc3/</guid><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Strengthening Identity Security with FIDO2 Passkeys in Microsoft Entra ID</title><description>From this article you will learn how to enable or configuring the FIDO 2 passkey in Microsoft Entra ID</description><link>https://www.c-sharpcorner.com/article/strengthening-identity-security-with-fido2-passkeys-in-microsoft-entra-id/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/strengthening-identity-security-with-fido2-passkeys-in-microsoft-entra-id/</guid><pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Integrating Microsoft Entra ID Authentication in Blazor Server Applications</title><description>From this article you will learn how to integration MS Entra ID as an Identity provider for your Blazor application</description><link>https://www.c-sharpcorner.com/article/integrating-microsoft-entra-id-authentication-in-blazor-server-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/integrating-microsoft-entra-id-authentication-in-blazor-server-applications/</guid><pubDate>Sun, 07 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Recover a deleted Azure Key Vault using Azure CLI and Portal</title><description>Accidentally deleted your Azure Key Vault? No worries! This guide walks you through recovering it using Azure CLI and the Azure Portal. Learn how to restore your secrets, keys, and certificates quickl</description><link>https://www.c-sharpcorner.com/blogs/recover-a-deleted-azure-key-vault-using-azure-cli-and-portal</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/recover-a-deleted-azure-key-vault-using-azure-cli-and-portal</guid><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Microsoft Entra External ID Integration with Blazor Web Application</title><description>From this article, you will learn how to  integrate the Microsoft Entra External ID with a  Blazor web application</description><link>https://www.c-sharpcorner.com/article/microsoft-entra-external-id-integration-with-blazor-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microsoft-entra-external-id-integration-with-blazor-web-application/</guid><pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Integrating Microsoft Entra ID SSO with a .NET Application Using OWIN </title><description>This article covers OAuth 2.0, OpenID Connect, and step-by-step implementation to enable seamless Single Sign-On (SSO), enhancing security and user experience.</description><link>https://www.c-sharpcorner.com/article/integrating-microsoft-entra-id-sso-with-a-net-application-using-owin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/integrating-microsoft-entra-id-sso-with-a-net-application-using-owin/</guid><pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Azure AD B2C Conditional access policy</title><description>Learn how to configure Azure AD B2C Conditional Access to bypass Multi-Factor Authentication (MFA) for specific users. Follow step-by-step instructions to create user-specific policies while ensuring </description><link>https://www.c-sharpcorner.com/article/azure-ad-b2c-conditional-access-policy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-ad-b2c-conditional-access-policy/</guid><pubDate>Sun, 29 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Configuring Azure AD B2C MFA for the Registered Applications</title><description>This article covers setting up MFA policies, enabling secure user access, ensuring seamless integration with your apps, and providing an extra layer of protection for user accounts.</description><link>https://www.c-sharpcorner.com/article/configuring-azure-ad-b2c-mfa-for-the-registered-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuring-azure-ad-b2c-mfa-for-the-registered-applications/</guid><pubDate>Fri, 27 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Single Sign-out in Azure AD B2C for the Registered Applications </title><description>In this article, you will learn how to configure Single Sign-out in Azure AD B2C for the registered Applications. Learn to configure Single Sign-Out in Azure AD B2C for seamless session termination ac</description><link>https://www.c-sharpcorner.com/article/single-sign-out-in-azure-ad-b2c-for-the-registered-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/single-sign-out-in-azure-ad-b2c-for-the-registered-applications/</guid><pubDate>Tue, 24 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Secure Logout redirect in Azure AD B2C for Blazor application</title><description>From this article, you will learn how to implement secure logout redirect in Azure AD B2C for the Blazor application. Learn to implement secure logout redirection in Blazor with Azure AD B2C, ensuring</description><link>https://www.c-sharpcorner.com/article/secure-logout-redirect-in-azure-ad-b2c-for-blazor-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/secure-logout-redirect-in-azure-ad-b2c-for-blazor-application/</guid><pubDate>Sat, 21 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Handling Post Logout Redirection in Azure AD B2C with Blazor App</title><description>This article covers configuring logout redirect URLs, managing user sessions, and enhancing the post-logout user experience. Simplify identity management and ensure seamless navigation after sign-out.</description><link>https://www.c-sharpcorner.com/article/handling-post-logout-redirection-in-azure-ad-b2c-with-blazor-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/handling-post-logout-redirection-in-azure-ad-b2c-with-blazor-app/</guid><pubDate>Thu, 19 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Handling Azure AD B2C Claims in Blazor Application</title><description>This article covers how to handle Azure AD B2C claims in a Blazor application. It explains how to integrate Azure Active Directory B2C for authentication, manage user claims, and configure claims-base</description><link>https://www.c-sharpcorner.com/article/handling-azure-ad-b2c-claims-in-blazor-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/handling-azure-ad-b2c-claims-in-blazor-application/</guid><pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Azure AD B2C as an Identity Provider for Blazor Applications </title><description>From this article, you will learn how to integrate Azure AD B2C as an identity provider for a Blazor application. This article explains integrating Azure AD B2C with a Blazor server application, cover</description><link>https://www.c-sharpcorner.com/article/azure-ad-b2c-as-an-identity-provider-for-blazor-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-ad-b2c-as-an-identity-provider-for-blazor-applications/</guid><pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Token Caching in .NET 8 with Microsoft Entra ID</title><description>Learn how to optimize .NET 8 web apps with token caching using Microsoft Entra ID. Discover in-memory and distributed caching strategies to boost performance, reduce latency, and improve scalability i</description><link>https://www.c-sharpcorner.com/article/token-caching-in-net-8-with-microsoft-entra-id/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/token-caching-in-net-8-with-microsoft-entra-id/</guid><pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Retrieve Recent Microsoft Entra ID Applications with Kusto Query</title><description>This blog will show you how to write effective queries to pull data related to application creation in Entra ID, helping you manage and monitor your identity and access configurations efficiently.</description><link>https://www.c-sharpcorner.com/blogs/retrieve-recent-microsoft-entra-id-applications-with-kusto-query</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/retrieve-recent-microsoft-entra-id-applications-with-kusto-query</guid><pubDate>Wed, 27 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Azure Advisor recommendation using Resource Manager REST API  </title><description>Azure Advisor is a digital assistant that optimizes Azure deployments by offering recommendations to enhance cost, performance, reliability, and security. Learn how to pull Azure Advisor reports, conf</description><link>https://www.c-sharpcorner.com/article/azure-advisor-recommendation-using-resource-manager-rest-api2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-advisor-recommendation-using-resource-manager-rest-api2/</guid><pubDate>Sun, 25 Aug 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Notify Microsoft Entra ID Application Secret Expiry</title><description>Microsoft Entra ID enhances security with SSO, MFA, and user provisioning. Using Microsoft Graph API, retrieve application expiry dates to notify owners of impending secret expirations. Ideal for apps</description><link>https://www.c-sharpcorner.com/blogs/notify-microsoft-entra-id-application-secret-expiry</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/notify-microsoft-entra-id-application-secret-expiry</guid><pubDate>Wed, 12 Jun 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Get All Azure AD B2C Applications using MS Graph API</title><description>Learn how to efficiently retrieve all Azure AD B2C applications using the Microsoft Graph API. This tutorial provides step-by-step guidance on accessing and managing your B2C applications programmatic</description><link>https://www.c-sharpcorner.com/blogs/get-all-azure-ad-b2c-applications-using-ms-graph-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/get-all-azure-ad-b2c-applications-using-ms-graph-api</guid><pubDate>Fri, 31 May 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Update the user record in Azure AD B2C with MS Graph</title><description>From this blog, you will learn how to update the user record using patch operation in Azure AD B2C with MS Graph API </description><link>https://www.c-sharpcorner.com/blogs/update-the-user-record-in-azure-ad-b2c-with-ms-graph</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/update-the-user-record-in-azure-ad-b2c-with-ms-graph</guid><pubDate>Tue, 20 Feb 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>How to scale Spring Boot applications with NCache Java Edition</title><description>From this article, you will learn how to scale spring boot applications with NCache Java Edition. Spring Boot for efficient and scalable Java applications. Learn to integrate NCache, a distributed in-</description><link>https://www.c-sharpcorner.com/article/how-to-scale-spring-boot-applications-with-ncache-java-edition/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-scale-spring-boot-applications-with-ncache-java-edition/</guid><pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Create user account in Azure AD B2C with MS Graph</title><description>From this blog you will learn how create a user account in Azure AD B2C with MS Graph.</description><link>https://www.c-sharpcorner.com/blogs/create-user-account-in-azure-ad-b2c-with-ms-graph</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/create-user-account-in-azure-ad-b2c-with-ms-graph</guid><pubDate>Wed, 03 Jan 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Manage user account in Azure AD B2C with Microsoft Graph  </title><description>From this article, you will learn how to manage a user account in Azure AD B2C with Microsoft Graph. and the integration of Azure AD B2C with the Microsoft Graph SDK with C#. We’ll discuss the capabil</description><link>https://www.c-sharpcorner.com/article/manage-user-account-in-azure-ad-b2c-with-microsoft-graph/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/manage-user-account-in-azure-ad-b2c-with-microsoft-graph/</guid><pubDate>Wed, 27 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Push Docker Image to Azure Container Registry</title><description>From this blog, you will learn how to push the images to Azure Container Registry using Azure CLI Command. With continuous image pushes, the registry replaces the tags on older images with the &amp;#39;la</description><link>https://www.c-sharpcorner.com/blogs/push-images-to-azure-container-registry</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/push-images-to-azure-container-registry</guid><pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>NCache Security: A Comprehensive Approach to Protecting Your Cached Data</title><description>From this article, you will learn a comprehensive approach to protecting your cached data. In the realm of distributed caching, safeguarding cache nodes is crucial for protecting data and infrastructu</description><link>https://www.c-sharpcorner.com/article/ncache-security-a-comprehensive-approach-to-protecting-your-cached-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ncache-security-a-comprehensive-approach-to-protecting-your-cached-data/</guid><pubDate>Wed, 06 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Microsoft Entra ID Integration with .NET 8 ASP.NET Core Application</title><description>From this blog, you will learn how to integrate Microsoft Entra ID Integration with .NET 8 ASP.NET Core Web application. The streamlined integration of Microsoft Entra ID with an ASP.NET Core applicat</description><link>https://www.c-sharpcorner.com/article/microsoft-entra-id-integration-with-net-8-asp-net-core-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microsoft-entra-id-integration-with-net-8-asp-net-core-application/</guid><pubDate>Sun, 26 Nov 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>C# 12 - Collection Expression</title><description>From this blog, you will learn how to work with Collection Expression in C# 12. A collection expression in C# provides a concise syntax for creating common collection values, and it can be assigned to</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-12-collection-expression2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-12-collection-expression2</guid><pubDate>Mon, 20 Nov 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Regex in C# to Handle case-insensitive</title><description>From this blog, you will learn how to handle the case-insensitive with Regex pattern. In C#, manage case insensitivity with regular expressions from System.Text.RegularExpressions are crucial. This bl</description><link>https://www.c-sharpcorner.com/blogs/regex-in-c-sharp-to-handle-caseinsensitive</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/regex-in-c-sharp-to-handle-caseinsensitive</guid><pubDate>Thu, 16 Nov 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Delete images from Azure Container Registry</title><description>From this blog, you will learn how to delete images from Azure Container Registry. Azure Container Registry simplifies container image management, automatically tagging pushed images as &amp;#39;latest.&amp;#</description><link>https://www.c-sharpcorner.com/blogs/delete-images-from-azure-container-registry</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/delete-images-from-azure-container-registry</guid><pubDate>Fri, 20 Oct 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Handling Complex API Filter Queries in ASP.NET Core</title><description>From this blog, you will learn how to integrate my composite filter solution into your ASP.NET Core web applications. </description><link>https://www.c-sharpcorner.com/article/handling-complex-api-filter-queries-in-asp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/handling-complex-api-filter-queries-in-asp-net-core/</guid><pubDate>Sun, 06 Aug 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Implementing Real-Time Cache Sync with NCache and SignalR</title><description>From this article, you will learn how to implement the real-time cache sync with NCache and SignalR</description><link>https://www.c-sharpcorner.com/article/implementing-real-time-cache-sync-with-ncache-and-signalr/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-real-time-cache-sync-with-ncache-and-signalr/</guid><pubDate>Thu, 27 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Generic Math in C#</title><description>This blog will teach you how to implement generic math with abstraction over static members. </description><link>https://www.c-sharpcorner.com/blogs/generic-math-in-c-sharp2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/generic-math-in-c-sharp2</guid><pubDate>Wed, 05 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Default Values for Lambda Expressions in C# 12</title><description>From this blog, you will learn how to set the default values for lambda expressions </description><link>https://www.c-sharpcorner.com/blogs/default-values-for-lambda-expressions-in-c-sharp-122</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/default-values-for-lambda-expressions-in-c-sharp-122</guid><pubDate>Fri, 23 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Alias for Tuple in C# 12</title><description>From the blog, you will learn how to define an alias for a tuple type with C# 12.</description><link>https://www.c-sharpcorner.com/blogs/alias-for-tuple-in-c-sharp-12</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/alias-for-tuple-in-c-sharp-12</guid><pubDate>Tue, 20 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>NCache and Caching Patterns: Full Cache, Cache Aside, and Read-Through Caching</title><description>From this article, you will learn about NCache and Caching patterns like Full Cache, Cache Aside, and Read-Through Caching.</description><link>https://www.c-sharpcorner.com/article/ncache-and-caching-patterns-full-cache-cache-aside-and-read-through-caching/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ncache-and-caching-patterns-full-cache-cache-aside-and-read-through-caching/</guid><pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>What’s new with Data Annotation in .NET 8</title><description>From this blog, you will learn about the new options in the data annotation required attribute </description><link>https://www.c-sharpcorner.com/blogs/whats-new-with-data-annotation-in-net-82</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/whats-new-with-data-annotation-in-net-82</guid><pubDate>Fri, 09 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Syncing the Users between the groups in Azure AD using PowerShell </title><description>From this article, you will learn how to sync the users between two user groups in Azure AD.</description><link>https://www.c-sharpcorner.com/article/syncing-the-users-between-the-groups-in-azure-ad-using-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/syncing-the-users-between-the-groups-in-azure-ad-using-powershell/</guid><pubDate>Wed, 17 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Ways To Optimize Performance In ASP.NET Core Applications</title><description>From this article you will learn a multiple ways to optimize performance in ASP.NET Core application.</description><link>https://www.c-sharpcorner.com/article/ways-to-optimize-performance-in-asp-net-core-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ways-to-optimize-performance-in-asp-net-core-applications/</guid><pubDate>Thu, 30 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>ASP.NET Core Application With NCache Response Caching</title><description>In this article, you will learn how to integrate NCache Response Cache in our ASP.NET Core application.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-application-with-ncache-response-caching/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-application-with-ncache-response-caching/</guid><pubDate>Sat, 18 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>C# 11 - File Scoped type</title><description>From this blog, you will learn how to use the type keyword from C# 11.</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-11-file-scoped-type</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-11-file-scoped-type</guid><pubDate>Wed, 15 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>C# 11- Pattern Matching On Span For Constant String</title><description>From this blog, you will learn how to do pattern matching on ReadOnlySpan in C#.</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-11-pattern-matching-on-span-for-constant-string</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-11-pattern-matching-on-span-for-constant-string</guid><pubDate>Thu, 09 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Using NCache As IdentityServer4 Cache And Store</title><description>From this article, you will learn how to use NCache as IdentityServer4 Cache and Store.</description><link>https://www.c-sharpcorner.com/article/using-ncache-as-identityserver4-cache-and-store/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-ncache-as-identityserver4-cache-and-store/</guid><pubDate>Wed, 24 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Get Started With NCache Backplane For .NET Core SignalR </title><description>In this article, you will learn how to get started with NCache backplane for .NET Core SignalR.</description><link>https://www.c-sharpcorner.com/article/get-started-with-ncache-backplane-for-net-core-signalr/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/get-started-with-ncache-backplane-for-net-core-signalr/</guid><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Get Started With ASP.NET Core IDistributedCache Provider For NCache</title><description>From this article you will learn how to work with ASP.NET Core IDistributedCahe provider for NCache.</description><link>https://www.c-sharpcorner.com/article/get-started-with-asp-net-core-idistributedcache-provider-for-ncache/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/get-started-with-asp-net-core-idistributedcache-provider-for-ncache/</guid><pubDate>Tue, 26 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Replacing AppFabric With NCache</title><description>In this article you will learn how to migrate your cache system from AppFabric with NCache</description><link>https://www.c-sharpcorner.com/article/replacing-appfabric-with-ncache/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/replacing-appfabric-with-ncache/</guid><pubDate>Sun, 03 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Sync Cached Data With Cosmos DB Using NCache</title><description>From this article you will learn how to sync the data update in Cosmos DB with NCache using Azure Functions </description><link>https://www.c-sharpcorner.com/article/sync-cached-data-with-cosmos-db-using-ncache/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sync-cached-data-with-cosmos-db-using-ncache/</guid><pubDate>Wed, 15 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Using Async/Await In JavaScript</title><description>In this article you will learn how to work with async/await in JavaScript</description><link>https://www.c-sharpcorner.com/article/using-asyncawait-in-javascript/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-asyncawait-in-javascript/</guid><pubDate>Sun, 13 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>console.table() In JavaScript Debugging</title><description>In this blog you learn the usage of console.table() in JavaScript debugging.</description><link>https://www.c-sharpcorner.com/blogs/consoletable-in-javascript-debugging</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/consoletable-in-javascript-debugging</guid><pubDate>Fri, 11 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Deserializing The Complex JSON Object In C#</title><description>In this blog you will lean how to deserialize the complex JSON object in C#.</description><link>https://www.c-sharpcorner.com/blogs/deserializing-the-complex-json-object-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/deserializing-the-complex-json-object-in-c-sharp</guid><pubDate>Wed, 02 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Using API Key Authentication To Secure ASP.NET Core Web API </title><description>In this article, you will learn how to secure ASP.NET Core Web API using API Key authentication.</description><link>https://www.c-sharpcorner.com/article/using-api-key-authentication-to-secure-asp-net-core-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-api-key-authentication-to-secure-asp-net-core-web-api/</guid><pubDate>Thu, 17 Feb 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo UI Effects</title><description>From this blog you will learn how to use kendo UI effects with JQuery</description><link>https://www.c-sharpcorner.com/blogs/kendo-ui-effects</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-ui-effects</guid><pubDate>Fri, 11 Feb 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo Datasource With Remote Data Binding</title><description>From this blog you will learn how to do ajax call/ remote data binding with kendo data source, which can be shared across different widget. </description><link>https://www.c-sharpcorner.com/blogs/kendo-datasource-with-remote-data-binding</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-datasource-with-remote-data-binding</guid><pubDate>Fri, 14 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Sticky Column In Kendo Grid</title><description>From this blog you will learn how to work with sticky column in kendo grid </description><link>https://www.c-sharpcorner.com/blogs/sticky-column-in-kendo-grid</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sticky-column-in-kendo-grid</guid><pubDate>Tue, 04 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo Window Animation</title><description>In this blog, you will learn how to handle the kendo window animation with different events using JQuery</description><link>https://www.c-sharpcorner.com/blogs/kendo-window-animation</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-window-animation</guid><pubDate>Wed, 22 Dec 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Search Box In Kendo Grid</title><description>From this blog, you will learn how to integrate the search box in the kendo grid. </description><link>https://www.c-sharpcorner.com/blogs/search-box-in-kendo-grid</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/search-box-in-kendo-grid</guid><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo UI Tile Layout Widget For jQuery</title><description>From this blog, you will learn how to implement the Kendo UI Tile Layout Widget for JQuery</description><link>https://www.c-sharpcorner.com/blogs/kendo-ui-tile-layout-widget-for-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-ui-tile-layout-widget-for-jquery</guid><pubDate>Mon, 15 Mar 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo Slider Using jQuery</title><description>From this blog, you will learn how to implement a kendo slider using Jquery. </description><link>https://www.c-sharpcorner.com/blogs/kendo-slider-using-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-slider-using-jquery</guid><pubDate>Mon, 15 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Benefits Of Using Find () In Entity Framework Core</title><description>From this blog you will learn about the benefits of using Find() in Entity Framework Core</description><link>https://www.c-sharpcorner.com/blogs/benefits-of-using-find-in-entity-framework-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/benefits-of-using-find-in-entity-framework-core</guid><pubDate>Mon, 20 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Extract The Node Value From SOAP Response In ASP.NET Application</title><description>From this blog you will learn how to extract the node value from SOAP response in ASP.NET Application </description><link>https://www.c-sharpcorner.com/blogs/extract-the-node-value-from-soap-response-in-asp-net-application</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/extract-the-node-value-from-soap-response-in-asp-net-application</guid><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>TLS 1.2 Upgrade in Azure Redis Cache Server</title><description>In this blog, you will learn how to upgrade TLS 1.2 in Redis cache Server for the ASP.NET application, which is running with a .NET framework lower than 4.6.</description><link>https://www.c-sharpcorner.com/blogs/tls-12-upgrade-in-azure-redis-cache-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/tls-12-upgrade-in-azure-redis-cache-server</guid><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Deploy ASP.NET Core API application In IIS</title><description>From this article you will learn how to deploy ASP.NET Core API application in IIS</description><link>https://www.c-sharpcorner.com/article/deploy-asp-net-core-api-application-in-iis/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-asp-net-core-api-application-in-iis/</guid><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo Rating Using JQuery</title><description>In this blog, you will learn how to implement Kendo Rating using JQuery</description><link>https://www.c-sharpcorner.com/blogs/kendo-rating-using-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-rating-using-jquery</guid><pubDate>Sun, 22 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>ASP.NET Core API Analyzer</title><description>In this article, you will learn how to use ASP.NET Core API Analyzer</description><link>https://www.c-sharpcorner.com/article/asp-net-core-api-analyzer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-api-analyzer/</guid><pubDate>Fri, 20 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Date Field Binding In Kendo Grid</title><description>From this blog you will learn how to implement Date Field Binding in Kendo Grid </description><link>https://www.c-sharpcorner.com/blogs/date-field-binding-in-kendo-grid</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/date-field-binding-in-kendo-grid</guid><pubDate>Wed, 18 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Kendo Breadcrumb Using jQuery</title><description>From this blog you will learn how to implement kendo breadcrumb using Jquery.</description><link>https://www.c-sharpcorner.com/blogs/kendo-breadcrumb-using-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-breadcrumb-using-jquery</guid><pubDate>Mon, 16 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Smart Branching in Bit Bucket</title><description>In this article, you will learn how to do smart branching in Bit Bucket.</description><link>https://www.c-sharpcorner.com/article/smart-branching-in-bit-bucket/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/smart-branching-in-bit-bucket/</guid><pubDate>Sun, 15 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Grade Sync API in Google Classroom Integration with ASP.NET Core 3.0 Web Application</title><description>In this article, you will learn how to perform grade sync API in Google Classroom Integration with ASP.NET Core 3.0 Web Application</description><link>https://www.c-sharpcorner.com/article/grade-sync-api-in-google-classroom-integration-with-asp-net-core-3-0-web-applica/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/grade-sync-api-in-google-classroom-integration-with-asp-net-core-3-0-web-applica/</guid><pubDate>Fri, 13 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Using Get Classwork API In Google Classroom Integration With ASP.NET Core 3.0 Web Application</title><description>From this article you will learn how to manage google classroom classwork API in ASP.NET Core application</description><link>https://www.c-sharpcorner.com/article/using-get-classwork-api-in-google-classroom-integration-with-asp-net-core-3-0-we/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-get-classwork-api-in-google-classroom-integration-with-asp-net-core-3-0-we/</guid><pubDate>Wed, 04 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Handling the Autocomplete Feature in HTML Input Control</title><description>In this blog, you will learn how to handle the autocomplete feature in HTML input control. </description><link>https://www.c-sharpcorner.com/blogs/handling-autocomplete-feature-in-html-input-control</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/handling-autocomplete-feature-in-html-input-control</guid><pubDate>Wed, 26 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Configure New Relic For .NET Core 3.0 Application</title><description>From this article you will learn how to configure New Relic for .NET Core 3.0 application </description><link>https://www.c-sharpcorner.com/article/configure-new-relic-for-net-core-3-0-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configure-new-relic-for-net-core-3-0-application/</guid><pubDate>Wed, 26 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Search Toolbar in Kendo Grid with Remote Data Binding</title><description>From this blog you will learn how to implement search toolbar in kendo grid </description><link>https://www.c-sharpcorner.com/blogs/search-toolbar-in-kendo-grid-with-remote-data-binding</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/search-toolbar-in-kendo-grid-with-remote-data-binding</guid><pubDate>Tue, 25 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Implementing Onion Architecture In ASP.NET Core 3.0</title><description>From this article you will learn how to Implement Onion  Architecture in ASP.NET Core 3.0</description><link>https://www.c-sharpcorner.com/article/implementing-onion-architecture-in-asp-net-core-3-om/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-onion-architecture-in-asp-net-core-3-om/</guid><pubDate>Sun, 23 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Row Virtualization In Kendo Grid With Remote Data Binding</title><description>From this article you will learn how to implement row virtualization in kendo grid with remote data binding </description><link>https://www.c-sharpcorner.com/article/row-virtualization-in-kendo-grid-with-remote-data-binding/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/row-virtualization-in-kendo-grid-with-remote-data-binding/</guid><pubDate>Fri, 21 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Exporting Kendo SpreadSheet To PDF With Remote DataBinding</title><description>From this article you will learn how to export kendo spreadsheet to PDF with remote databinding.</description><link>https://www.c-sharpcorner.com/article/exporting-kendo-spreadsheet-to-pdf-with-remote-databinding/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/exporting-kendo-spreadsheet-to-pdf-with-remote-databinding/</guid><pubDate>Wed, 19 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>ASP.NET Core SignalR with an Individual User Account </title><description>In this article, you will learn how to implement ASP.NET Core SignalR with an individual user account.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-signalr-with-individual-user-account/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-signalr-with-individual-user-account/</guid><pubDate>Sun, 09 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Column Virtualization in Kendo Grid with Remote Data Binding </title><description>From this article you will learn how to implement column virtualization in kendo grid </description><link>https://www.c-sharpcorner.com/article/column-virtualization-in-kendo-grid-with-remote-data-binding/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/column-virtualization-in-kendo-grid-with-remote-data-binding/</guid><pubDate>Fri, 07 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Managing Files In SonarQube For ASP.NET Core Application Code Analysis</title><description>From this article you will learn how to manage files in SonarQube while doing code analysis </description><link>https://www.c-sharpcorner.com/article/managing-files-in-sonarqube-for-asp-net-core-application-code-analysis/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/managing-files-in-sonarqube-for-asp-net-core-application-code-analysis/</guid><pubDate>Thu, 23 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Identity Operator vs. Equality When Comparing Values in JavaScript</title><description>This blog will explain the basic differences between the identity and equality operator in JavaScript </description><link>https://www.c-sharpcorner.com/blogs/use-identity-operator-instead-of-equality-when-comparing-the-values-in-javascript</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/use-identity-operator-instead-of-equality-when-comparing-the-values-in-javascript</guid><pubDate>Sun, 19 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>ASP.NET Core Application Code Analysis Using SonarQube</title><description>Explore ASP.NET Core application development with comprehensive code analysis using SonarQube. Enhance code quality, identify issues, and maintain code health through detailed insights. </description><link>https://www.c-sharpcorner.com/article/asp-net-core-code-analysis-using-sonarqube/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-code-analysis-using-sonarqube/</guid><pubDate>Sat, 11 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>CSS Hooks in JQuery</title><description>In this blog, you will learn how to implement CSS Hooks Using JQuery</description><link>https://www.c-sharpcorner.com/blogs/css-hooks-in-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/css-hooks-in-jquery</guid><pubDate>Tue, 07 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Using Send Invite API In Google Classroom Integration With ASP.NET Core 3.0 Web Application</title><description>From this article you will learn how to send invite to student to join classroom using send invite API using ASP.NET Core Web application</description><link>https://www.c-sharpcorner.com/article/using-send-invite-api-in-google-classroom-integration-with-asp-net-core-3-0-web/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-send-invite-api-in-google-classroom-integration-with-asp-net-core-3-0-web/</guid><pubDate>Wed, 01 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Adding Scope in Google Classroom Integration With ASP.NET Core 3.0 Web Application</title><description>From this article you will learn how to add scope in Google classroom integration with ASP.NET Core</description><link>https://www.c-sharpcorner.com/article/adding-scope-in-google-classroom-integration-with-asp-net-core-3-0-web-applicati/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adding-scope-in-google-classroom-integration-with-asp-net-core-3-0-web-applicati/</guid><pubDate>Sun, 17 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Integrate Google Classroom In ASP.NET Core 3.0 Web Application</title><description>From this article you will learn how to integrate Google classroom in ASP.NET Core web applications</description><link>https://www.c-sharpcorner.com/article/integrate-google-classroom-in-asp-net-core-3-0-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/integrate-google-classroom-in-asp-net-core-3-0-web-application/</guid><pubDate>Sun, 27 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Custom Domain In Azure Web App</title><description>From this blog, you will learn how to manage the custom domain in Azure Web App.</description><link>https://www.c-sharpcorner.com/article/custom-domain-in-azure-web-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/custom-domain-in-azure-web-app/</guid><pubDate>Tue, 10 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Monitor The Real Time Exception In ASP.NET Core App Using Rollbar</title><description>From this article, you will learn how to monitor a real-time exception in ASP.NET Core App using Rollbar.</description><link>https://www.c-sharpcorner.com/article/monitor-the-real-time-exception-in-asp-net-core-app-using-rollbar/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/monitor-the-real-time-exception-in-asp-net-core-app-using-rollbar/</guid><pubDate>Sun, 09 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Stash In Git Using Visual Studio 2019</title><description>From this blog, you will learn how to use the stash in Git using Visual Studio 2019.</description><link>https://www.c-sharpcorner.com/blogs/stash-in-git-using-visual-studio-2019</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/stash-in-git-using-visual-studio-2019</guid><pubDate>Tue, 30 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Swagger For ASP.NET Core API 2.2 </title><description>In this article, you will learn how to use swagger for ASP.NET Core API 2.2 </description><link>https://www.c-sharpcorner.com/article/swagger-for-asp-net-core-api-2-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/swagger-for-asp-net-core-api-2-2/</guid><pubDate>Sun, 07 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>Asynchronous HTTP Call In JavaScript</title><description>From this blog you will learn how to do an Ajax call using XMLHTTPRequest object in Javascript.</description><link>https://www.c-sharpcorner.com/blogs/asynchronous-http-call-in-javascript</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asynchronous-http-call-in-javascript</guid><pubDate>Wed, 27 Mar 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>XML Parser In JavaScript</title><description>From this blog, you will learn how to parse a string to XML and vice versa.</description><link>https://www.c-sharpcorner.com/blogs/xml-parser-in-javascript</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/xml-parser-in-javascript</guid><pubDate>Wed, 27 Feb 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item></channel></rss>