﻿<?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=suman-verma2" rel="self" type="application/rss+xml" /><item><title>What Is Selenium IDE And How To Install It For Firefox</title><description>This article explains what Selenium IDE is and how to install it for Firefox and Chrome.</description><link>https://www.c-sharpcorner.com/article/what-is-selenium-ide-and-how-to-install-it-for-firefox/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-is-selenium-ide-and-how-to-install-it-for-firefox/</guid><pubDate>Wed, 16 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Create A Build Definition In TFS 2015, Adding Tasks And Setting Build Menu Options</title><description>A Build definition may be defined as a collection of steps/tasks which can be executed in a sequence as specified while creating a build definition. We can change a sequence of steps added in the buil</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-build-definition-in-tfs-2015-adding-tasks-and-setting-build-me/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-build-definition-in-tfs-2015-adding-tasks-and-setting-build-me/</guid><pubDate>Tue, 18 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>Showing Tooltip On Selected Text In Drop-down Using JavaScript</title><description>In this blog, I will show you how to add a tooltip for the drop-down selected text on a mouseover event.</description><link>https://www.c-sharpcorner.com/blogs/show-tooltip-for-dropdown-selected-text-using-javascript</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/show-tooltip-for-dropdown-selected-text-using-javascript</guid><pubDate>Tue, 11 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>Searching The Index In Azure Portal And Implementation Using Visual Studio</title><description>In This Article we will see how to do searching in Azure portal and searching implementation through visual studio.</description><link>https://www.c-sharpcorner.com/article/part-3-searching-the-index/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/part-3-searching-the-index/</guid><pubDate>Wed, 01 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Create Azure Search Service - Part One</title><description>How to create Azure Search Service using Azure portal. In this article, I’ll explain you how to create Azure Search Service, using azure portal.</description><link>https://www.c-sharpcorner.com/article/part-1-how-to-create-azure-search-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/part-1-how-to-create-azure-search-service/</guid><pubDate>Tue, 31 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Create An Index Using Import Data, Create An Indexer - Part Two</title><description>In this article, we will discuss how to create an index using import data.</description><link>https://www.c-sharpcorner.com/article/how-to-create-an-index-using-import-data-and/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-an-index-using-import-data-and/</guid><pubDate>Tue, 31 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Install IIS, Create Application Pool And Using PowerShell Script How To Start And Stop IIS App Pool </title><description>Install IIS, Create Application Pool and  using Powershell script how to Start and stop IIS app pool </description><link>https://www.c-sharpcorner.com/article/how-to-start-and-stop-iis-app-pool-using-powershell-script/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-start-and-stop-iis-app-pool-using-powershell-script/</guid><pubDate>Sat, 28 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Export And Import Build Definition In TFS</title><description>In this tutorial, I’ll explain how to export and import build definition in TFS2015. To export/Import your build definition we have to install a plug-in, as there is no built-in way to do that current</description><link>https://www.c-sharpcorner.com/article/how-to-export-and-import-build-definition-in-tfs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-export-and-import-build-definition-in-tfs/</guid><pubDate>Tue, 17 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>How To Install, Configure And Unconfigure Build Agent In TFS 2015</title><description>In this article, I’ll explain how to configure the agent as a service. To run a build or release definition we need at least one agent. So let’s start.</description><link>https://www.c-sharpcorner.com/article/how-to-install-configure-and-unconfigure-build-agent-in-tfs-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-install-configure-and-unconfigure-build-agent-in-tfs-2015/</guid><pubDate>Mon, 16 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item><item><title>Simple Read And Write With Console Application For Beginners</title><description>In this article, I am going to demonstrate you about console application and how to read and write in Console Application in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/19b075/simple-read-and-write-with-console-application-for-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/19b075/simple-read-and-write-with-console-application-for-beginners/</guid><pubDate>Sat, 05 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Suman Verma)</author></item></channel></rss>