﻿<?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=rajeev-punhani2" rel="self" type="application/rss+xml" /><item><title>Configuring Notifications Emails In TFS</title><description>In this article, we will see how to configure email alerts in VSTS.</description><link>https://www.c-sharpcorner.com/article/configuring-notifications-emails-in-tfs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuring-notifications-emails-in-tfs/</guid><pubDate>Sat, 12 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Creating A CI/CD Pipeline Using VSTS</title><description>In this article, we are going to learn about continuous integration and continuous deployment using VSTS. For the purposes of this demo, we will be using on-premise &amp;quot;Team Foundation Server 2015 U</description><link>https://www.c-sharpcorner.com/article/creating-a-ci47cd-pipeline-using-vsts/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-a-ci47cd-pipeline-using-vsts/</guid><pubDate>Sat, 12 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Working With Project Collection In TFS</title><description>In this article, we will see what a collection is and how to create a new collection.</description><link>https://www.c-sharpcorner.com/article/working-with-project-collection-in-tfs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-project-collection-in-tfs/</guid><pubDate>Sun, 06 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Add Custom Configuration Elements In .NET</title><description>Add Custom Configuration section group, configuration section, configuration element and enable intellisense for it.</description><link>https://www.c-sharpcorner.com/article/add-custom-configuration-elements-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/add-custom-configuration-elements-in-net/</guid><pubDate>Wed, 24 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>HttpResponseException Was Unhandled By User Code In Web API</title><description>In this blog, you will learn HttpResponseException, which was unhandled by the user code in Web API.</description><link>https://www.c-sharpcorner.com/blogs/httpresponseexception-was-unhandled-by-user-code-in-web-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/httpresponseexception-was-unhandled-by-user-code-in-web-api</guid><pubDate>Wed, 12 Oct 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Memory Management Using Finalize And Dispose Method</title><description>Memory management ensures efficient use of system resources. The finalize method performs cleanup before object destruction, The Dispose method releases resources explicitly, especially for unmanaged </description><link>https://www.c-sharpcorner.com/article/memory-management-using-finalize-and-dispose-method/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/memory-management-using-finalize-and-dispose-method/</guid><pubDate>Sat, 06 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Working With HashSet In C#</title><description>C# HashSet, introduced in .NET 3.5 within System.Collections.Generic, is an unordered collection of unique elements. It efficiently prevents duplicate entries, outperforming lists. This article covers</description><link>https://www.c-sharpcorner.com/article/working-with-hashset-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-hashset-in-c-sharp/</guid><pubDate>Tue, 05 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Localdb Instance Version Naming Changed for SQL Server 2014</title><description>In this blog you will learn Localdb instance version naming changed for SQL Server 2014.</description><link>https://www.c-sharpcorner.com/blogs/localdb-instance-version-naming-changed-for-sql-server-2014</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/localdb-instance-version-naming-changed-for-sql-server-2014</guid><pubDate>Wed, 23 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Create A Linked  MySQL To SQL Server</title><description>In this article you will learn how to create a linked MySQL to SQL server.</description><link>https://www.c-sharpcorner.com/article/create-a-linked-server-mysql-to-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-a-linked-server-mysql-to-sql-server/</guid><pubDate>Sun, 28 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Triggers In SQL Server</title><description>In this article you will learn Triggers In SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/triggers-in-sql-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/triggers-in-sql-server</guid><pubDate>Sat, 06 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Views In SQL Server</title><description>In this blog you will learn about Views in SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/views-in-sql-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/views-in-sql-server</guid><pubDate>Sat, 06 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Passing A Table To A Stored Procedure In SQL Server Using Table Valued Parameters</title><description>In this article you will learn how to pass a table to a stored procedure in SQL Server using table valued parameters.</description><link>https://www.c-sharpcorner.com/UploadFile/dbb82e/passing-a-table-to-a-stored-procedure-in-sql-server-using-ta/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dbb82e/passing-a-table-to-a-stored-procedure-in-sql-server-using-ta/</guid><pubDate>Sun, 24 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Read Data From Excel File (xls, xlsx, csv) In ASP.NET MVC</title><description>This guide covers methods for importing and processing data, including handling file uploads, parsing content, and integrating the data into your ASP.NET MVC application. Perfect for developers lookin</description><link>https://www.c-sharpcorner.com/UploadFile/dbb82e/read-data-from-excel-filexlsxlsxcsv-in-Asp-Net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dbb82e/read-data-from-excel-filexlsxlsxcsv-in-Asp-Net-mvc/</guid><pubDate>Sun, 03 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Start /Stop ASP.NET Timer Control using JavaScript</title><description>In this blog, I will demonstrate how to control the ASP.NET Timer Control using JavaScript.</description><link>https://www.c-sharpcorner.com/blogs/start-stop-asp-net-timer-control-using-javascript1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/start-stop-asp-net-timer-control-using-javascript1</guid><pubDate>Sat, 08 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Event Calendar in ASP.Net Using Calender Control</title><description>In this article i will show how to create a basic Event Calendar using ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/dbb82e/event-calender-in-Asp-Net-using-calender-control/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dbb82e/event-calender-in-Asp-Net-using-calender-control/</guid><pubDate>Tue, 21 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Reading Text File with Multiple Headings in C#</title><description>In this blog, I will describe how to read a text file having certain heading line by line and fill those in data table.</description><link>https://www.c-sharpcorner.com/blogs/reading-text-file-with-multiple-headings-in-c-sharp1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/reading-text-file-with-multiple-headings-in-c-sharp1</guid><pubDate>Thu, 16 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Solve ViewState Serialization Error</title><description>In this blog we will see how to store user defined data types in ViewState using Serializable attribute.</description><link>https://www.c-sharpcorner.com/blogs/solve-viewstate-serialization-error1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/solve-viewstate-serialization-error1</guid><pubDate>Wed, 08 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Boot Strap Confirm Box In ASP.NET Web forms (Confirm Delete)</title><description>Here we will see how to use bootstrap confirm modal in Gridview to confirm before deleting any record.</description><link>https://www.c-sharpcorner.com/blogs/boot-strap-confirm-box-in-asp-net-web-forms-confirm-delete1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/boot-strap-confirm-box-in-asp-net-web-forms-confirm-delete1</guid><pubDate>Tue, 07 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Render Gridview Header as Thead and Footer as tfoot</title><description>In this blog you will learn how to render Gridview Header as thead and Footer as tfoot.</description><link>https://www.c-sharpcorner.com/blogs/render-gridview-header-as-thead-and-footer-as-tfoot1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/render-gridview-header-as-thead-and-footer-as-tfoot1</guid><pubDate>Fri, 03 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>Convert Gridview rows to column </title><description>In this blog, I will show you how to convert Gridview rows to column in C#. </description><link>https://www.c-sharpcorner.com/blogs/convert-gridview-rows-to-column1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/convert-gridview-rows-to-column1</guid><pubDate>Fri, 03 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item><item><title>C# equivalent of Mid Function and a Mid Statement in Visual Basic </title><description>In this blog you will learn about C# Equivalent of Mid function and Mid statement in Visual Basic.</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-equivalent-of-mid-function-and-a-mid-statement-in-visual-basic1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-equivalent-of-mid-function-and-a-mid-statement-in-visual-basic1</guid><pubDate>Sat, 27 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeev Punhani)</author></item></channel></rss>