﻿<?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=jayant-kulkarni7" rel="self" type="application/rss+xml" /><item><title>Configuration Of Dynatrace On Azure Web App Service</title><description>By this article, you can learn how to install Dynatrace OneAgent Extension, Configure Dynatrace OneAgent on Azure Web App service.</description><link>https://www.c-sharpcorner.com/article/configuration-of-dynatrace-on-azure-web-app-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuration-of-dynatrace-on-azure-web-app-service/</guid><pubDate>Thu, 14 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Simple Configuration Of Connection String Through Key Vault</title><description>Simple Configuration of Connection String through Key vault without any code.</description><link>https://www.c-sharpcorner.com/article/simple-configuration-of-connection-string-through-key-vault2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-configuration-of-connection-string-through-key-vault2/</guid><pubDate>Fri, 08 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create And Publish Azure Web App Using Visual Studio</title><description>In this article, we are going to see how to create a Web App through Visual Studio and publish it.</description><link>https://www.c-sharpcorner.com/article/create-and-publish-azure-web-app-using-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-and-publish-azure-web-app-using-visual-studio/</guid><pubDate>Sat, 30 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create Virtual Machine Through PowerShell</title><description>In this article, we are going to learn how to create a Virtual Machine through PowerShell. </description><link>https://www.c-sharpcorner.com/article/create-virtual-machine-through-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-virtual-machine-through-powershell/</guid><pubDate>Thu, 07 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create Storage Account And Upload, Download File Through PowerShell</title><description>In this article, we are going to learn how to create storage and upload and download files through PowerShell.</description><link>https://www.c-sharpcorner.com/article/create-storage-account-and-upload-download-file-through-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-storage-account-and-upload-download-file-through-powershell/</guid><pubDate>Fri, 01 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create SQL Azure And Access Through Microsoft SQL Server Management Studio</title><description>In this article, we are going to learn how to create the SQL Database and access it through Microsoft SQL Server Management Studio.</description><link>https://www.c-sharpcorner.com/article/create-sql-azure-and-access-through-microsoft-sql-server-management-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-sql-azure-and-access-through-microsoft-sql-server-management-studio/</guid><pubDate>Thu, 23 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create and Publish the Azure Cloud Service through Package</title><description>In this blog, we will learn how to create and publish the Azure Cloud Service through package.</description><link>https://www.c-sharpcorner.com/blogs/create-and-publish-the-azure-cloud-service-through-package</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/create-and-publish-the-azure-cloud-service-through-package</guid><pubDate>Wed, 15 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create And Publish The Azure Cloud Service Through Visual Studio</title><description>In this article, we will learn how to create and publish the Azure Cloud Service through Visual Studio.</description><link>https://www.c-sharpcorner.com/article/create-and-publish-the-azure-cloud-service-through-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-and-publish-the-azure-cloud-service-through-visual-studio/</guid><pubDate>Tue, 14 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Azure Storage - Create File Storage In Azure And Mount The File Share To The VM</title><description>In this article, we are going to see how to create file storage in Azure and mount the file share to the VM.</description><link>https://www.c-sharpcorner.com/article/azure-storage-create-file-storage-in-azure-and-mount-the-file-share-to-the-vm/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-storage-create-file-storage-in-azure-and-mount-the-file-share-to-the-vm/</guid><pubDate>Fri, 10 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Azure Storage: Blob Storage, Create, and Access Files</title><description>In this article, we will see how to create a storage account in Azure, how to connect Blob and create container and store a file and access that file from both Portal and Explorer.</description><link>https://www.c-sharpcorner.com/article/azure-storage-blob-storage-create-access-files/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-storage-blob-storage-create-access-files/</guid><pubDate>Wed, 01 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Create Virtual Machine Using Azure&amp;#39;s New Portal</title><description>In this article we will see how to create Virtual Machine (VM) using Azure’s New Portal.</description><link>https://www.c-sharpcorner.com/article/create-virtual-machine-using-azures-new-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-virtual-machine-using-azures-new-portal/</guid><pubDate>Fri, 27 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item><item><title>Validations using AngularJS in MVC</title><description>In this blog we will see how to implement Validations using AngularJS in MVC.</description><link>https://www.c-sharpcorner.com/blogs/validations-using-angularjs-in-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/validations-using-angularjs-in-mvc</guid><pubDate>Mon, 23 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jayant Kulkarni)</author></item></channel></rss>