﻿<?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=abhishek-mishra16" rel="self" type="application/rss+xml" /><item><title>Cloud Continuum: Innovating Enterprises with Seamless Cloud Integration</title><description>Cloud Continuum is the story of bringing in different cloud technologies together to build a very new enterprise cloud topology that can encompass everything on its way from on-premises to the public </description><link>https://www.c-sharpcorner.com/article/cloud-continuum-innovating-enterprises-with-seamless-cloud-integration/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cloud-continuum-innovating-enterprises-with-seamless-cloud-integration/</guid><pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Creating A Azure Function Running On App Service Plan</title><description>In this article, we will create an Azure Function running on App Service Plan using Terraform.</description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-function-running-on-app-service-plan/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-function-running-on-app-service-plan/</guid><pubDate>Thu, 28 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Creating A Azure Function Running On Consumption Plan</title><description>In this article we will learn how to create an Azure Function running on Consumption Plan using Terraform.</description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-function-running-on-consumption-plan/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-function-running-on-consumption-plan/</guid><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Creating A Storage Account, Blob Container And Queue</title><description>In this article we will learn how to create an Azure Storage Account, Blob Container and Storage Queue using Terraform.</description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-storage-account-blob-container-and-queue/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-storage-account-blob-container-and-queue/</guid><pubDate>Mon, 18 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Creating A Azure Virtual Machine</title><description>In this article, we will learn how to create a Azure Virtual Machine using Terraform</description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-virtual-machine/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-azure-virtual-machine/</guid><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Build .NET 5 Console application using Visual Studio Code</title><description>This video demonstrates how to build and debug .NET 5 applications using Visual Studio Code. They will learn how to set up the development and debug environment using VS Code.</description><link>https://www.c-sharpcorner.com/article/build-net-5-console-application-using-visual-studio-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-net-5-console-application-using-visual-studio-code/</guid><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Creating A WebApp</title><description>In this article we will learn how to create App Service Plan and Azure WebApp using Terraform scripts. </description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-webapp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-creating-a-webapp/</guid><pubDate>Sun, 30 May 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Terraform On Azure - Getting Started</title><description>In this article we will explore the concept of Infrastructure as Code and create a Resource Group in Azure using Terraform scripts.</description><link>https://www.c-sharpcorner.com/article/terraform-on-azure-getting-started/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-on-azure-getting-started/</guid><pubDate>Sun, 18 Apr 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Containerize .NET Core Application And Push It To Azure Container Registry Using Docker Commands</title><description>Azure Container Registry is a private registry on Azure for containerized applications. Learn to containerize and push .NET Core apps using Docker commands, enabling deployment on Azure services. Auth</description><link>https://www.c-sharpcorner.com/article/containerize-net-core-application-and-push-it-to-azure-container-registry-using2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-net-core-application-and-push-it-to-azure-container-registry-using2/</guid><pubDate>Wed, 23 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Containerize .NET Core Application And Push It To Azure Container Registry Using Visual Studio</title><description>In this article, we will use Visual Studio to containerize a .NET Core application and then use the Visual Studio Publish functionality to push the containerized image to Azure Container Registry.</description><link>https://www.c-sharpcorner.com/article/containerize-net-core-application-and-push-it-to-azure-container-registry-using/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-net-core-application-and-push-it-to-azure-container-registry-using/</guid><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Working With Azure Container Registry</title><description>In this article, we will learn to manage Docker container images efficiently with Azure Container Registry. Explore Azure CLI and Azure Portal integration for seamless deployment and orchestration. En</description><link>https://www.c-sharpcorner.com/article/working-with-azure-container-registry/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-azure-container-registry/</guid><pubDate>Sun, 22 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service - Create A Kubernetes Cluster On Azure</title><description>This article describes the steps needed to create an Azure Kubernetes Service Cluster and interact with it using the kubectl command</description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-create-a-kubernetes-cluster-on-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-create-a-kubernetes-cluster-on-azure/</guid><pubDate>Wed, 04 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Data Architecture - Database Or Data Warehouse Or Data Lake</title><description>This article explains the concept of Database, Data Warehouse and Data Lake and provides guidance on selecting one of them for your data requirements.</description><link>https://www.c-sharpcorner.com/article/data-architecture-database-or-data-warehouse-or-data-lake/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/data-architecture-database-or-data-warehouse-or-data-lake/</guid><pubDate>Thu, 24 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Microsoft Azure Well-Architected Framework</title><description>This article walks you through the principles and tenets of a well-architected framework that you should follow while building a Microsoft Azure workload.</description><link>https://www.c-sharpcorner.com/article/microsoft-azure-well-architected-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microsoft-azure-well-architected-framework/</guid><pubDate>Sun, 16 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service - Storage</title><description>In this article, we will explore pods in the Azure Kubernetes Service.</description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-storage/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-storage/</guid><pubDate>Sun, 26 Jul 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service - Scaling</title><description>This article focuses on the Scaling aspects for Azure Kubernetes Service. Here we will take a look at different ways in which an application can scale in an Azure Kubernetes Service cluster.</description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-scaling/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-scaling/</guid><pubDate>Sun, 31 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service Networking - Azure CNI Virtual Network</title><description>In this article, we will explore the details of Azure Kubernetes Service Advanced Networking Concepts using Azure CNI.</description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-networking-azure-cni-virtual-network/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-networking-azure-cni-virtual-network/</guid><pubDate>Sun, 03 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service Networking - Kubenet Virtual Network</title><description>This article provides details for the Azure Kubernetes Service Networking option using Kubenet and Calico. </description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-networking/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-networking/</guid><pubDate>Sat, 18 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service - Understanding Networking Service Types</title><description>In this article, we will learn what a service is and explore the different types of services available in Azure Kubernetes Service. </description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-understanding-networking-service-types/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-understanding-networking-service-types/</guid><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Kubernetes Service Architecture</title><description>This article walks us through the internal architecture of Azure Kubernetes Service and gives a clear understanding of the Control Plane and the Node</description><link>https://www.c-sharpcorner.com/article/azure-kubernetes-service-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-kubernetes-service-architecture/</guid><pubDate>Sun, 22 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Architecture Styles</title><description>This article describes different Architecture Styles that can be leveraged while designing cloud based solutions in Azure</description><link>https://www.c-sharpcorner.com/article/azure-architecture-styles/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-architecture-styles/</guid><pubDate>Sun, 26 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Migration Strategies</title><description>This article walks us through the different strategies that can be taken up while migrating an application to Azure Cloud.  </description><link>https://www.c-sharpcorner.com/article/azure-migration-strategies/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-migration-strategies/</guid><pubDate>Sat, 04 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Design Considerations For Azure Functions</title><description>Azure Functions are the building blocks of Azure Server-less. To unleash the best out of Azure Functions, they should be implemented with care. This article walks us through the Design Considerations </description><link>https://www.c-sharpcorner.com/article/design-considerations-for-azure-functions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/design-considerations-for-azure-functions/</guid><pubDate>Sun, 15 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Create Azure Functions using VS Code</title><description>This video describes how to create and debug Azure Functions using Visual Studio Code IDE.</description><link>https://www.c-sharpcorner.com/article/create-azure-functions-using-vs-code-ide/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-azure-functions-using-vs-code-ide/</guid><pubDate>Sat, 07 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Create Azure Functions Using Visual Studio 2019</title><description>This video describes how to create and debug Azure Functions using Visual Studio 2019.</description><link>https://www.c-sharpcorner.com/article/create-azure-functions-using-visual-studio-2019/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-azure-functions-using-visual-studio-2019/</guid><pubDate>Sat, 07 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Language Understanding Intelligent Service (LUIS) - Training and Testing LUIS Model</title><description>This video provides details on how train and test a simple LUIS model before publishing it as service.</description><link>https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-training-and-testing-luis-mo/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-training-and-testing-luis-mo/</guid><pubDate>Tue, 05 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Language Understanding Intelligent Service (LUIS) - Building a Simple Model</title><description>This video demonstrates how to build a simple Natural Language Processing Model using Language Understanding Intelligent Service (LUIS).</description><link>https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-building-a-simple-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-building-a-simple-model/</guid><pubDate>Tue, 22 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Language Understanding Intelligent Service (LUIS) - Introduction</title><description>This is the first part for Language Understanding Intelligent Service series that highlights the basics of LUIS and gives an introduction.</description><link>https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-introduction/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/language-understanding-intelligent-service-luis-introduction/</guid><pubDate>Sat, 12 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Data Architecture - Choosing The Right Database </title><description>This article describes basic design considerations and addresses necessary architectural concerns while choosing the right database for the Enterprise. </description><link>https://www.c-sharpcorner.com/article/data-architecture-choosing-the-right-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/data-architecture-choosing-the-right-database/</guid><pubDate>Sun, 22 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Automation - Provision And Deploy To Azure Web App Using Azure PowerShell And Kudu REST APIs</title><description>This video talks about Azure Automation options and Kudu REST APIs. It also has a demonstration to do a one-click creation of Azure WebApp in a Resource Group and deployment to Azure Web App using Kud</description><link>https://www.c-sharpcorner.com/article/azure-automation-provision-and-deploy-to-azure-web-app-using-azure-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-automation-provision-and-deploy-to-azure-web-app-using-azure-powershell/</guid><pubDate>Fri, 06 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Service Fabric - Code Walkthrough For Stateless Reliable Service - Part Five</title><description>Here, we will dive into the code base for the application we created in a previous part and will understand all necessary concepts needed to build a reliable Stateless Service Fabric Application.</description><link>https://www.c-sharpcorner.com/article/azure-service-fabric-code-walkthrough-for-stateless-reliable-service-part-fi2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-fabric-code-walkthrough-for-stateless-reliable-service-part-fi2/</guid><pubDate>Sun, 01 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 9 - Linear Regression Gradient Descent</title><description>This video describes the concept of Gradient Descent in context of Linear Regression while building a Machine Learning model.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-9-linear-regression-gradient-descen2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-9-linear-regression-gradient-descen2/</guid><pubDate>Sun, 01 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Service Fabric - Building A Stateless Reliable Service - Part Four</title><description>In this article, we will create a Stateless Reliable Service application using Visual Studio. We will host this application in the local Service Fabric cluster and learn how to manage it using the Ser</description><link>https://www.c-sharpcorner.com/article/azure-service-fabric-building-a-stateless-reliable-service-part-four/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-fabric-building-a-stateless-reliable-service-part-four/</guid><pubDate>Thu, 15 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 8 - Linear Regression Cost Function</title><description>This video describes the concept of Cost Function in context of Linear Regression while building a Machine Learning model.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-8-linear-regression-cost-function2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-8-linear-regression-cost-function2/</guid><pubDate>Thu, 15 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Deploy .NET Core Application To Linux Containers On Azure Web App using Deployment Center - Part Three</title><description>This article demonstrates how to generate Azure DevOps CI and CD Pipelines from Azure Web App Deployment Center. This technique saves a lot of time for DevOps Engineers as they need not create or conf</description><link>https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-using-deployme/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-using-deployme/</guid><pubDate>Sat, 13 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Deploy .NET Core Application To Linux Containers On Azure Web App - Part Two</title><description>This article provides step by step guidance on how to pull a docker image from Azure Container Registry and deploy it on  Azure Web App for Containers using Azure Pipelines. </description><link>https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-part-two/</guid><pubDate>Sat, 04 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Deploy .NET Core Application To Linux Containers On Azure Web App - Part One</title><description>This article provides step by step guidance on how to build a Linux based Docker image using Azure DevOps and push it to Azure Container Registry using Azure Pipelines.</description><link>https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-using-azure-pi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-net-core-application-to-linux-containers-on-azure-web-app-using-azure-pi/</guid><pubDate>Mon, 15 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Service Fabric - Understanding Cluster, Replicas, Instances And Partitions - Part Three</title><description>This article explains basic Azure Service Fabric Concepts like Cluster, Replicas, Instances and Partitions. These concepts provide necessary context on how Service Fabric Applications are structured.</description><link>https://www.c-sharpcorner.com/article/azure-service-fabric-understanding-clusters-replicas-instances-and-partition/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-fabric-understanding-clusters-replicas-instances-and-partition/</guid><pubDate>Sun, 07 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Service Fabric - Supported Programming Models - Part Two</title><description>This article describes different Programming Models supported by Azure Service Fabric.</description><link>https://www.c-sharpcorner.com/article/azure-service-fabric-supported-programming-models-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-fabric-supported-programming-models-part-two/</guid><pubDate>Thu, 28 Mar 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Azure Service Fabric - Introduction To Microservices And Azure Service Fabric - Part One</title><description>This article details basic concepts of Microservices and Azure Service Fabric. The details provided will help build deeper concepts in Azure Service Fabric in the next set of articles in the series</description><link>https://www.c-sharpcorner.com/article/azure-service-fabric-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-fabric-part-1/</guid><pubDate>Fri, 22 Mar 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Confidential Computing For Azure Virtual Machines</title><description>This article provides an introduction to Confidential Computing and how to spin a Confidential Compute enabled Virtual Machine in Azure.</description><link>https://www.c-sharpcorner.com/article/confidential-computing-for-azure-virtual-machines/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/confidential-computing-for-azure-virtual-machines/</guid><pubDate>Wed, 06 Mar 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 6 - Linear Regression Ordinary Least Square Method</title><description>This video describes the basics of Linear Regression, more specifically, the Ordinary Least Square Technique.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-6-linear-regression-ordinary-least/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-6-linear-regression-ordinary-least/</guid><pubDate>Wed, 16 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 7 - Linear Regression Coefficient of Determination</title><description>This video describes the concept of Linear Regression  Coefficient of Determination and its importance while building a Machine Learning Regression Model.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-7-linear-regression-coefficient-of/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-7-linear-regression-coefficient-of/</guid><pubDate>Wed, 16 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 3 - Linear Regression Basics</title><description>This video describes Linear Regression concepts along with mathematical details in Machine Learning.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-linear-regression-basics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-linear-regression-basics/</guid><pubDate>Mon, 31 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 4 - Mean Absolute Error ⚠️ In Linear Regression </title><description>This video describes concepts of Mean Absolute Error in the context of Linear Regression.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-4-linear-regression-mean-absolute-e/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-4-linear-regression-mean-absolute-e/</guid><pubDate>Mon, 31 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies Part 5 - Linear Regression Relative Absolute Error and Root Mean Square Error</title><description>This video describes the concepts of Relative Absolute Error and Root Mean Square Error in the context of Linear Regression.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-5-linear-regression-relative-absolu/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-5-linear-regression-relative-absolu/</guid><pubDate>Mon, 31 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Edit Metadata using Azure Machine Learning Studio</title><description>This video describes how to edit Metadata of the data sets in Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/edit-metadata-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/edit-metadata-using-azure-machine-learning-studio/</guid><pubDate>Sat, 17 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Apply SQL Transformation Using Azure Machine Learning Studio</title><description>This video describes how to apply SQL queries on Datasets in Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/apply-sql-transformation-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/apply-sql-transformation-using-azure-machine-learning-studio/</guid><pubDate>Sat, 17 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies - Part 1- Supervised Learning</title><description>This video introduces the basic concepts of Machine Learning, Supervised Learning, Regression, and Classification problems. This is part 1 of the series where we will dive deep into Supervised Learnin</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-1-supervised-learning/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-1-supervised-learning/</guid><pubDate>Fri, 26 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Machine Learning Concepts For Dummies - Part 2 - Unsupervised Learning And Reinforcement Learning</title><description>This video introduces the basic concepts of Unsupervised Learning, Clustering Problem, and Reinforcement Learning.</description><link>https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-2-unsupervised-learning-and-reinfo/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/machine-learning-concepts-for-dummies-part-2-unsupervised-learning-and-reinfo/</guid><pubDate>Fri, 26 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Detect Language And Extract Key Phrases Using Azure Machine Learning Studio</title><description>This video demonstrates how to detect language of a text and extract the key phrases from this text using Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/detect-language-and-extract-key-phrases-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/detect-language-and-extract-key-phrases-using-azure-machine-learning-studio/</guid><pubDate>Thu, 25 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Natural Language Processing Using Azure Machine Learning Studio</title><description>This video walks you through the concepts of N-Grams and how to use N-Grams to build Natural Language Processing Models in Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/natural-language-processing-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/natural-language-processing-using-azure-machine-learning-studio/</guid><pubDate>Sat, 20 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Partitioning Data Using Azure Machine Learning Studio</title><description>This video discusses how to partition some data using Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/partitioning-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/partitioning-data-using-azure-machine-learning-studio/</guid><pubDate>Wed, 10 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Split Data Using Azure Machine Learning Studio</title><description>This video discusses how to split data using different split options available in the Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/split-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/split-data-using-azure-machine-learning-studio/</guid><pubDate>Wed, 10 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Join Data Using Azure Machine Learning Studio</title><description>This video discusses how to join data using Azure Machine Learning Studio along with various Join options available.</description><link>https://www.c-sharpcorner.com/article/join-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/join-data-using-azure-machine-learning-studio/</guid><pubDate>Wed, 10 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Sampling Data Using Azure Machine Learning Studio</title><description>This video describes how to sample the data using the Partition and Sample modules in Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/sampling-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sampling-data-using-azure-machine-learning-studio/</guid><pubDate>Tue, 09 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Cleansing Data Using Azure Machine Learning Studio - Part 4</title><description>This is the fourth video in the Azure Machine Learning Studio Series and it describes the SMOTE technique in Azure Machine Learning Studio to deal with the imbalanced dataset. </description><link>https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-4/</guid><pubDate>Mon, 01 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Cleansing Data Using Azure Machine Learning Studio - Part 3</title><description>This video describes Signal Processing Filter modules used for complex data (image, speech,etc) cleansing that are available in Azure Machine Learning Studio. It dives deep into Threshold Filter conce</description><link>https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-3/</guid><pubDate>Sun, 09 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Cleansing Data Using Azure Machine Learning Studio - Part 2</title><description>This video provides the details of how to use Clip Value Module to perform Data Cleansing operation using Azure ML Studio.</description><link>https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-2/</guid><pubDate>Wed, 22 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Cleansing data using Azure Machine Learning Studio - Part 1</title><description>This video provides details on how to cleanse data using Azure Machine Learning Studio modules - Clean Missing Data and Remove Duplicate Rows. </description><link>https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cleansing-data-using-azure-machine-learning-studio-part-1/</guid><pubDate>Fri, 17 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Exploring And Summarizing Data Using Azure Machine Learning Studio</title><description>This video introduces the basics of data in the context of statistics. This video provides step by step details on how to perform Uni-variate and Multi-variate data analysis using Azure Machine Learni</description><link>https://www.c-sharpcorner.com/article/exploring-and-summarising-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/exploring-and-summarising-data-using-azure-machine-learning-studio/</guid><pubDate>Sun, 05 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Export Data using Azure Machine Learning Studio</title><description>This video provides a detailed walk through of various options available to export data from Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/export-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/export-data-using-azure-machine-learning-studio/</guid><pubDate>Thu, 02 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Import Data using Azure Machine Learning Studio</title><description>This video provides details of various options available to import data into Azure Machine Learning Studio environment. </description><link>https://www.c-sharpcorner.com/article/import-data-using-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/import-data-using-azure-machine-learning-studio/</guid><pubDate>Tue, 31 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Getting Started with Azure Machine Learning Studio</title><description>This video article provides an introduction to Machine Learning and demonstrates how to build a simple Machine Learning Model using Azure Machine Learning Studio.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-azure-machine-learning-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-azure-machine-learning-studio/</guid><pubDate>Sat, 28 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Web App For Containers</title><description>Web App for Containers is a great Azure offering that helps developers to package their application and all related dependencies in a container and then host the container on the Web App.  </description><link>https://www.c-sharpcorner.com/article/web-app-for-containers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/web-app-for-containers/</guid><pubDate>Wed, 25 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Introduction To Robotics Process Automation</title><description>This video provides a detailed introduction of Robotics Process Automation, its stages, steps to implement and Infrastructure/design details for RPA projects.</description><link>https://www.c-sharpcorner.com/article/introduction-to-robotics-process-automation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-robotics-process-automation/</guid><pubDate>Fri, 20 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Deploy Azure Virtual Machines With Accelerated Networking Enabled Using Powershell</title><description>This article provides step by step guide on how to enable Accelerated Networking for Virtual Machines using PowerShell.</description><link>https://www.c-sharpcorner.com/article/deploy-azure-virtual-machines-with-accelerated-networking-enabled-using-powershe/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-azure-virtual-machines-with-accelerated-networking-enabled-using-powershe/</guid><pubDate>Tue, 17 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Accelerated Networking For Azure Virtual Machines</title><description>This article introduces the concept of Accelerated Networking and then provides Step by Step information on how to create a Virtual Machine with Accelerated Networking enabled using the Azure portal. </description><link>https://www.c-sharpcorner.com/article/accelerated-networking-for-azure-virtual-machines/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/accelerated-networking-for-azure-virtual-machines/</guid><pubDate>Sun, 08 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item><item><title>Deploy To Azure (Platform As A Service) Websites Using Kudu REST APIs</title><description>Kudu REST APIs zipdeploy and vfs provide excellent mechanism to deploy code to Azure websites and verify deployment. Kudu REST API command can be further used to run DOS commands, PowerShell scripts a</description><link>https://www.c-sharpcorner.com/article/deploy-to-azure-platform-as-a-service-websites-using-kudu-rest-apis/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-to-azure-platform-as-a-service-websites-using-kudu-rest-apis/</guid><pubDate>Sat, 30 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Mishra)</author></item></channel></rss>