﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By kumaravelu75 </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=kumar123" rel="self" type="application/rss+xml" /><item><title>Manage System Processes Using Windows PowerShell</title><description>You can easily manage system processes using Windows PowerShell by just typing some simple Cmdlets. Below are some of the examples that help you to manage system processes using Windows PowerShell.</description><link>https://www.c-sharpcorner.com/article/manage-system-processes-using-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/manage-system-processes-using-windows-powershell/</guid><pubDate>Wed, 28 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Working With Variables In Windows PowerShell</title><description>Windows PowerShell variables are quite different when you compare them with Cmd.exe variables. In Command-prompt, all the variables are environment variables and they can only store a string of text. </description><link>https://www.c-sharpcorner.com/article/working-with-variables-in-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-variables-in-windows-powershell/</guid><pubDate>Tue, 27 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Working With Objects In Windows PowerShell</title><description>Everything in PowerShell is an Object. An Object is a programmatic representation of anything. Each object has properties and methods.</description><link>https://www.c-sharpcorner.com/article/working-with-objects-in-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-objects-in-windows-powershell/</guid><pubDate>Tue, 27 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Help System In Windows PowerShell</title><description>Windows PowerShell Help system is the most important resource in PowerShell. Starting with Windows 8 and Windows Server 2012, PowerShell doesn’t come with help already in the system, you have to updat</description><link>https://www.c-sharpcorner.com/article/help-system-in-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/help-system-in-windows-powershell/</guid><pubDate>Mon, 26 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Understand The Power Of Windows PowerShell Pipeline ( | )</title><description>Windows PowerShell pipeline allows us to join two or more statements with a pipe symbol, sometimes called the &amp;#39;|&amp;#39; bar key. This tells PowerShell that we want to take the output of one command </description><link>https://www.c-sharpcorner.com/article/understand-the-power-of-windows-powershell-pipeline/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understand-the-power-of-windows-powershell-pipeline/</guid><pubDate>Mon, 26 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Managing System Services Using Windows PowerShell</title><description>You can easily manage system services using Windows PowerShell by just typing some simple Cmdlets. Below are some of the examples that help you to manage system services using Windows PowerShell.</description><link>https://www.c-sharpcorner.com/article/managing-system-services-using-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/managing-system-services-using-windows-powershell/</guid><pubDate>Sat, 24 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Working With PowerShell Drives</title><description>Windows PowerShell drives are data store locations that you can access like any other ?le system drives in Windows PowerShell. The Windows PS providers create some drives for you, such as the ?le syst</description><link>https://www.c-sharpcorner.com/article/working-with-powershell-drives/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-powershell-drives/</guid><pubDate>Sat, 24 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Change Your Computer's State Using PowerShell</title><description>In this blog, I will show you how to change the state of a local or remote computer using Windows PowerShell.</description><link>https://www.c-sharpcorner.com/blogs/change-your-computer-state-using-powershell</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/change-your-computer-state-using-powershell</guid><pubDate>Fri, 23 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Working With XML In Windows PowerShell</title><description>In this article, you will learn about XMLs In Windows PowerShell.</description><link>https://www.c-sharpcorner.com/article/working-with-xmls-in-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-xmls-in-windows-powershell/</guid><pubDate>Fri, 23 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Get Computer Information Using Windows PowerShell</title><description>Get Computer Information Using Windows PowerShell.</description><link>https://www.c-sharpcorner.com/article/get-computer-information-using-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/get-computer-information-using-windows-powershell/</guid><pubDate>Tue, 20 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Networking With Windows PowerShell</title><description>In this article, I&amp;#39;ll teach you how to perform networking tasks using Windows PowerShell.</description><link>https://www.c-sharpcorner.com/article/networking-with-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/networking-with-windows-powershell/</guid><pubDate>Tue, 20 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Working With CSVs In Windows PowerShell</title><description>Working With CSVs In Windows PowerShell. How we can work with CSVs in Windows PowerShell using commands Export-Csv, Import-Csv, ConvertTo-Csv, and Get-Help.</description><link>https://www.c-sharpcorner.com/article/working-with-csvs-in-windows-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-csvs-in-windows-powershell/</guid><pubDate>Sun, 18 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Managing Files And Folders In PowerShell</title><description>Managing Files And Folders In PowerShell. List all the files within a folder, Create Folders, Create an empty text file, Copy File, copy Folders, OverWrite Existing File, Remove File, Remove Folder us</description><link>https://www.c-sharpcorner.com/article/managing-files-and-folders-in-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/managing-files-and-folders-in-powershell/</guid><pubDate>Sun, 18 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Command-Line Disk Formatting In Windows Server 2016</title><description>Command-line disk formatting in Windows Server 2016.</description><link>https://www.c-sharpcorner.com/article/command-line-disk-formatting-in-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/command-line-disk-formatting-in-windows-server-2016/</guid><pubDate>Wed, 17 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Storage Role Services In Windows Server 2016</title><description>In this article, I will explain the different types of storage role services available in Windows Server 2016 and the purpose of them.</description><link>https://www.c-sharpcorner.com/article/storage-role-services-in-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/storage-role-services-in-windows-server-2016/</guid><pubDate>Mon, 15 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Maintain Your Microsoft MVP Profile Using PowerShell</title><description>In this article, I will show you how to maintain and update your MVP profile using MVP PowerShell module.</description><link>https://www.c-sharpcorner.com/article/maintain-your-microsoft-mvp-profile-using-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/maintain-your-microsoft-mvp-profile-using-powershell/</guid><pubDate>Mon, 08 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Active Directory Domain Services (AD DS) in Windows Server 2016 </title><description>In this article, you will learn how to install and configure AD DS in Windows Server 2016.</description><link>https://www.c-sharpcorner.com/article/install-and-congure-ad-ds-in-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-and-congure-ad-ds-in-windows-server-2016/</guid><pubDate>Fri, 05 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Getting Started With PowerShell</title><description>This article helps you in getting started with PowerShell,</description><link>https://www.c-sharpcorner.com/article/get-started-with-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/get-started-with-powershell/</guid><pubDate>Wed, 03 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Fax Server Installation</title><description>In this article, you will learn about Fax Server installation.</description><link>https://www.c-sharpcorner.com/article/fax-server-installation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/fax-server-installation/</guid><pubDate>Fri, 28 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Install Windows Server Backup Feature In Windows Server 2016</title><description>Learn how to install and configure the Windows Server Backup feature in Windows Server 2016 for robust data protection. This step-by-step guide covers the setup process, ensuring your server is equipp</description><link>https://www.c-sharpcorner.com/article/install-windows-server-backup-feature-in-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-windows-server-backup-feature-in-windows-server-2016/</guid><pubDate>Mon, 24 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Backup Windows Server 2016</title><description>This article introduces you  to the backup of Windows Server 2016,</description><link>https://www.c-sharpcorner.com/article/backup-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/backup-windows-server-2016/</guid><pubDate>Mon, 24 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Create Shared Folders In Windows Server 2016 - Computer Management</title><description>In this article, you will create shared folders in Windows Server 2016 - Computer Management.</description><link>https://www.c-sharpcorner.com/article/create-shared-folders-in-windows-server-2016-computer-management/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-shared-folders-in-windows-server-2016-computer-management/</guid><pubDate>Thu, 20 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Manage DHCP Server Module Using PowerShell In Windows Server 2016</title><description>This blog explains the use of various Cmdlets to configure/manage/maintain the DHCP servers using PowerShell in Windows Server 2016.</description><link>https://www.c-sharpcorner.com/blogs/manage-dhcp-server-module-using-powershell-in-windows-server-2016</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/manage-dhcp-server-module-using-powershell-in-windows-server-2016</guid><pubDate>Wed, 19 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Configure DHCP Scopes In Windows Server 2016</title><description>Configure DHCP Scopes In Windows Server 2016. After installing DHCP server role in Windows Server 2016, the first step in configuring DHCP would be creating scope. I will show you how to configure DHC</description><link>https://www.c-sharpcorner.com/article/congure-dhcp-scopes-in-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/congure-dhcp-scopes-in-windows-server-2016/</guid><pubDate>Mon, 17 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>DHCP Installation in Windows Server 2016  Using Powershell</title><description>In this article,  you will learn about DHCP installation, using PowerShell.</description><link>https://www.c-sharpcorner.com/article/dhcp-installation-using-powershell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dhcp-installation-using-powershell/</guid><pubDate>Sun, 16 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Installing DHCP Server Role in Windows Server 2016</title><description>In this article, I will explain how to install DHCP Server role in your Windows Server 2016. This installation process is very similar to all of the other Server role installations.</description><link>https://www.c-sharpcorner.com/article/installing-dhcp-server-role-on-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installing-dhcp-server-role-on-windows-server-2016/</guid><pubDate>Fri, 14 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Overview And Installation Of DHCP Server Role On Your Windows Server 2016 - Part One</title><description>This article presents an overview and an installation of DHCP Server role on your Windows Server 2016.</description><link>https://www.c-sharpcorner.com/article/overview-and-installation-of-dhcp-server-role-on-your-windows-server-2016-part/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-and-installation-of-dhcp-server-role-on-your-windows-server-2016-part/</guid><pubDate>Thu, 13 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Plan Your MCSA - Windows Server 2016 Certification</title><description>Plan your MCSA: Windows Server 2016 Certification.</description><link>https://www.c-sharpcorner.com/blogs/plan-your-mcsa-windows-server-2016-certification</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/plan-your-mcsa-windows-server-2016-certification</guid><pubDate>Mon, 10 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Getting Started With Windows Server 2016</title><description>Getting Started With Configuring Windows Server 2016.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-configuring-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-configuring-windows-server-2016/</guid><pubDate>Tue, 04 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>An overview of Windows Server 2016 </title><description>This article presents an overview of Windows Server 2016.</description><link>https://www.c-sharpcorner.com/article/an-overview-of-windows-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-overview-of-windows-server-2016/</guid><pubDate>Mon, 03 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Installing Windows Server 2016 On MacBook Using VirtualBox</title><description>Installing Windows Server 2016 On MacBook Using VirtualBox</description><link>https://www.c-sharpcorner.com/article/installing-windows-server-2016-on-macbook-using-virtualbox/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installing-windows-server-2016-on-macbook-using-virtualbox/</guid><pubDate>Thu, 30 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>A Lap Around SQL Joins</title><description>In this article you will learn about the joins in SQL.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/a-lap-around-sql-joins/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/a-lap-around-sql-joins/</guid><pubDate>Sun, 22 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Send money with Facebook Messenger App</title><description>This is a small blog I've written about Facebook's new payment feature announced today here in San Francisco. All the users of Facebook messenger app in America will soon be able to send money.  </description><link>https://www.c-sharpcorner.com/blogs/send-money-with-facebook-messenger-app1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/send-money-with-facebook-messenger-app1</guid><pubDate>Tue, 17 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Getting Started With Agile Methodology</title><description>This article explains how to get started with Agile Methodology.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/getting-started-with-agile-methodology/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/getting-started-with-agile-methodology/</guid><pubDate>Sat, 14 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Displaying XML Data in ASP.Net GridView</title><description>This explains how to display XML file data in a GridView control.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/displaying-xml-data-in-Asp-Net-gridview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/displaying-xml-data-in-Asp-Net-gridview/</guid><pubDate>Thu, 05 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Facebook's Graph API</title><description>In this article you will learn how to read data from the Facebook Social Graph.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/introduction-to-facebook-graph-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/introduction-to-facebook-graph-api/</guid><pubDate>Thu, 05 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Consuming a web service : A real time example</title><description>In this article you will learn how to consume a live weather forecast Web Service in an ASP.NET Web Application.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/consuming-a-live-weather-forecast-web-service-in-Asp-Net-web/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/consuming-a-live-weather-forecast-web-service-in-Asp-Net-web/</guid><pubDate>Wed, 04 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Importing Table Data From SQL Server to Excel Workbook Using SSIS</title><description>This article explains how to create an SSIS package&amp;#47;project, control task, data task and running that SSIS package to import table data from a SQL Server database to an Excel workbook.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/importing-table-data-from-sql-server-to-excel-work-book-usin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/importing-table-data-from-sql-server-to-excel-work-book-usin/</guid><pubDate>Tue, 24 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Introduction to NUnit</title><description>This article is about the Unit Testing Framework (NUnit ) using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/introduction-to-nunit-test-driven-development-using-nunit-a/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/introduction-to-nunit-test-driven-development-using-nunit-a/</guid><pubDate>Fri, 20 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item><item><title>Basics of ADO.NET</title><description>In this article is a basic introduction to ADO.NET, a technology in .NET used to connect with any type of database. </description><link>https://www.c-sharpcorner.com/UploadFile/18fc30/understanding-the-basics-of-ado-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/18fc30/understanding-the-basics-of-ado-net/</guid><pubDate>Wed, 07 Jan 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rakesh )</author></item></channel></rss>