﻿<?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=mqassas" rel="self" type="application/rss+xml" /><item><title>SQL Server - Get The Collation Details</title><description>SQL Server: Get the Collation Details using SERVERPROPERTY</description><link>https://www.c-sharpcorner.com/blogs/sql-server-get-the-collation-details</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-get-the-collation-details</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Get the Installed Product Edition</title><description>In this blog, we will see how to Get the installed product edition using &amp;quot;SERVERPTOPERTY&amp;quot;.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-get-the-installed-product-edition</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-get-the-installed-product-edition</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Get The Default Path Of Data And Log Files</title><description>SQL Server: Get the default path of data and log files via SERVERPROPERTY</description><link>https://www.c-sharpcorner.com/blogs/sql-server-get-the-default-path-of-data-and-log-files</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-get-the-default-path-of-data-and-log-files</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check If The Server Is In Single-User Mode</title><description>SQL Server: Check if the Server is in single-user mode using ServerProperty</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-server-is-in-singleuser-mode</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-server-is-in-singleuser-mode</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check If The Failover Cluster Is Configured Or Not</title><description>Check if the failover cluster is configured or not using SERVERPROPERTY In SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-failover-cluster-is-configured-or-not</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-failover-cluster-is-configured-or-not</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server 2017 - Check The Advanced Analytics Status</title><description>Check the Advanced Analytics status using SERVERPROPERTY In SQL Server 2017/2016</description><link>https://www.c-sharpcorner.com/blogs/sql-server-2017-check-the-advanced-analytics-status</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-2017-check-the-advanced-analytics-status</guid><pubDate>Tue, 28 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check The "Always On" Availability Group Manager's Status</title><description>Check the &amp;quot;Always On&amp;quot; availability groups manager status using SERVERPROPERTY in SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-the-always-on-availability-groups-manager-status</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-the-always-on-availability-groups-manager-status</guid><pubDate>Mon, 27 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check If Always On Availability Of Groups Is Enabled Or Disabled</title><description>Let&amp;#39;s learn how to check if the &amp;quot;Always On&amp;quot; Availability of Groups is enabled or disabled using SERVERPROPERTY in SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-always-on-availability-groups-is-enabled-or-disabled</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-always-on-availability-groups-is-enabled-or-disabled</guid><pubDate>Mon, 27 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check The Integrated Security Mode</title><description>Check the integrated security mode using SERVERPROPERTY in SQL Server</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-the-integrated-security-mode</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-the-integrated-security-mode</guid><pubDate>Mon, 27 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Check If The Full-Text And Semantic Indexing Components Are Installed Or Not</title><description>Check if the full-text and semantic indexing components are installed or not using SERVERPROPERTY In SQL Server</description><link>https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-fulltext-and-semantic-indexing-components-are-installed-or-not</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-check-if-the-fulltext-and-semantic-indexing-components-are-installed-or-not</guid><pubDate>Sun, 26 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Get The Computer Name On Which The SQL Server Instance Is Running</title><description>Get the computer name on which the SQL server instance is running via &amp;quot;ServerProperty&amp;quot;</description><link>https://www.c-sharpcorner.com/blogs/sql-server-get-the-computer-name-on-which-the-sql-server-instance-is-running</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-get-the-computer-name-on-which-the-sql-server-instance-is-running</guid><pubDate>Fri, 24 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server - Get The Full SQL Server Instance Name</title><description>Get the full SQL Server instance name via &amp;quot;ServerProperty&amp;quot;. In this blog, we will simply show How to Get the full SQL Server Instance Name using &amp;quot;SERVERPTOPERTY&amp;quot;.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-get-the-full-sql-server-instance-name</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-get-the-full-sql-server-instance-name</guid><pubDate>Fri, 24 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Find The Installed SharePoint 2016 Edition Via C#</title><description>Have you ever tried to detect the SharePoint Edition via C#? Regardless of the answer, detecting the SharePoint Edition via C# is not just a line of code as Build Number, to detect the SharePoint 2016</description><link>https://www.c-sharpcorner.com/article/find-the-installed-sharepoint-2016-edition-via-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/find-the-installed-sharepoint-2016-edition-via-c-sharp/</guid><pubDate>Sun, 05 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>If The Boot Configuration Data For Your PC Is Missing Or Contains Errors</title><description>The Boot Configuration Data (BCD) is a firmware-independent database for boot-time configuration data. It is used as new Windows Boot Manager. It replaces the &amp;quot;boot.ini&amp;quot; file that was used i</description><link>https://www.c-sharpcorner.com/article/the-boot-configuration-data-for-your-pc-is-missing-or-contains-errors/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-boot-configuration-data-for-your-pc-is-missing-or-contains-errors/</guid><pubDate>Sat, 04 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SQL Server 2016 - How To Detect The Current Cumulative Update/Service Pack That Was Installed</title><description>Learn how to detect the current Cumulative Update or Service Pack installed on SQL Server using various methods like ServerProperty in T-SQL, SQL Server Management Studio, Configuration Manager, and P</description><link>https://www.c-sharpcorner.com/article/sql-server-2016-how-to-detect-the-current-cumulative-updateservice-pack-that-w/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sql-server-2016-how-to-detect-the-current-cumulative-updateservice-pack-that-w/</guid><pubDate>Fri, 03 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Missing &amp;#39;Manage Delegates&amp;#39; Option In PWA Setting In Project Server 2016</title><description>In this article, we will be fixing the issue Missing &amp;#39;Manage Delegates&amp;#39; option in PWA Setting.
</description><link>https://www.c-sharpcorner.com/article/missing-manage-delegates-option-in-pwa-setting-in-project-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/missing-manage-delegates-option-in-pwa-setting-in-project-server-2016/</guid><pubDate>Sun, 22 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>T-SQL - Display Decimal Numbers As Money</title><description>In this article, we will show how to display decimal numbers as money with and without cents</description><link>https://www.c-sharpcorner.com/article/t-sql-display-decimal-numbers-as-money/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/t-sql-display-decimal-numbers-as-money/</guid><pubDate>Mon, 16 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Missing Office / SharePoint Template In Visual Studio 2017</title><description>In this article, we will explain how to install Office Developer Tools to create Office / SharePoint projects in Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/missing-office-sharepoint-template-in-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/missing-office-sharepoint-template-in-visual-studio-2017/</guid><pubDate>Sun, 15 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Power BI - Get Data From SharePoint List / Library</title><description>In this article, we will explore two methods to get data from SharePoint List / Library in Power BI.</description><link>https://www.c-sharpcorner.com/article/power-bi-get-data-from-sharepoint-list-library/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/power-bi-get-data-from-sharepoint-list-library/</guid><pubDate>Sun, 15 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Create SharePoint 2016 Solutions In Visual Studio 2015</title><description>In this article, I will explain how to show the SharePoint 2016 Project Template in Visual Studio 2015.
</description><link>https://www.c-sharpcorner.com/article/create-a-sharepoint-2016-solutions-in-visual-studio-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-a-sharepoint-2016-solutions-in-visual-studio-2015/</guid><pubDate>Wed, 11 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>T-SQL - Retrieve Task Hierarchy In Project Server</title><description>In this article, we will show how to get the Task Hierarchy for a Specific Project in Project Server Database using SQL</description><link>https://www.c-sharpcorner.com/article/t-sql-retrive/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/t-sql-retrive/</guid><pubDate>Wed, 11 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Getting Started With SharePoint Framework For SharePoint 2016 On-Premises</title><description>Once you have installed and upgraded the September 2017 Public Update for SharePoint 2016, you will be able to upload and deploy SharePoint Framework packages that contain web parts via the SharePoint</description><link>https://www.c-sharpcorner.com/article/getting-started-share/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-share/</guid><pubDate>Wed, 11 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Display And Sort A Slicer Control By Month Or Quarter Name In Power BI</title><description>Discover step-by-step techniques to enhance data visualization and user interaction. By utilizing DAX and built-in features, you&amp;#39;ll create a more intuitive reporting experience, allowing users to </description><link>https://www.c-sharpcorner.com/article/display-and-sort-a-slicer-control-by-month-or-quarter-name-in-power-bi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/display-and-sort-a-slicer-control-by-month-or-quarter-name-in-power-bi/</guid><pubDate>Mon, 18 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Create Log Backup Maintenance Plan In SQL Server 2016</title><description>In this article, we will explain how to take log backups frequently by creating a Log Backup Maintenance Plan in SQL Server 2016</description><link>https://www.c-sharpcorner.com/article/create-log-backup-maintenance-plan-in-sql-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-log-backup-maintenance-plan-in-sql-server-2016/</guid><pubDate>Sat, 16 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Missing Security Section In PWA Settings In Project Server 2016</title><description>In this article, we will discuss and solve the issue of Missing Security Setting in PWA Settings in Project Server 2016 / 2013.</description><link>https://www.c-sharpcorner.com/article/missing-security-section-in-pwa-settings-in-project-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/missing-security-section-in-pwa-settings-in-project-server-2016/</guid><pubDate>Sat, 16 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Convert Rows To Columns Using Dynamic Pivot In SQL Server</title><description>In this article, we will show how to convert rows to columns using Dynamic Pivot in SQL Server.</description><link>https://www.c-sharpcorner.com/article/convert-rows-to-columns-using-dynamic-pivot-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/convert-rows-to-columns-using-dynamic-pivot-in-sql-server/</guid><pubDate>Thu, 14 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SharePoint Permission Mode Vs Project Permission Mode In Project Server 2016 / 2013</title><description>In this article, we will discuss the Permission Modes in Project Server 2016 / 2013.</description><link>https://www.c-sharpcorner.com/article/sharepoint-permission-mode-vs-project-permission-mode-in-project-server-2016-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sharepoint-permission-mode-vs-project-permission-mode-in-project-server-2016-2/</guid><pubDate>Wed, 13 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>GitHub Extension In Visual Studio 2017</title><description>In this article, I will explore the GitHub Extension for Visual Studio 2017. GitHub is a web-based graphical interface Git or version control repository that mostly used for code. It provides for each</description><link>https://www.c-sharpcorner.com/article/install-and-use-github-extension/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-and-use-github-extension/</guid><pubDate>Tue, 12 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Enhanced Visual Studio 2017 Installation Experience: Language Packs</title><description>In this article, I will show the revamped installation process in Visual Studio 2017, offering tailored workloads and individual component selection, including language packs. Customize your developme</description><link>https://www.c-sharpcorner.com/article/visual-studio-2017-new-installation-experience-workload-individual-component/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/visual-studio-2017-new-installation-experience-workload-individual-component/</guid><pubDate>Sat, 22 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Project Server 2013 Migration From One Farm To Another</title><description>In this article, I will explain step by step how to migrate/move a PWA Instance from one farm to another in Project Server 2013.</description><link>https://www.c-sharpcorner.com/article/project-server-2013-migration-from-one-farm-to-another/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/project-server-2013-migration-from-one-farm-to-another/</guid><pubDate>Thu, 20 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Compare The SharePoint 2016 Content Database Limits With Other SharePoint Versions</title><description>In this article, I&amp;#39;ll compare the SharePoint 2016 Content Database limits with other SharePoint versions</description><link>https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-content-database-limits-with-other-sharepoint-versions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-content-database-limits-with-other-sharepoint-versions</guid><pubDate>Thu, 08 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Compare The SharePoint 2016 Web Application Limits With Other SharePoint Versions</title><description>In this article, I&amp;#39;ll compare the SharePoint 2016 Web Application limits with other SharePoint versions. </description><link>https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-web-application-limits-with-other-sharepoint-versions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-web-application-limits-with-other-sharepoint-versions</guid><pubDate>Thu, 08 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Compare The SharePoint 2016 List And Library Limits With Other SharePoint Versions</title><description>In this article, I will compare the SharePoint 2016 List and Library limits with other SharePoint versions. </description><link>https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-list-and-library-limits-with-other-sharepoint-versions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-list-and-library-limits-with-other-sharepoint-versions</guid><pubDate>Thu, 08 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Compare the SharePoint 2016 Site Collection Limits with Other SharePoint Versions</title><description>In this article, I&amp;#39;ll compare the SharePoint 2016 Site Collection limits with other SharePoint versions. </description><link>https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-site-collection-limits-with-other-sharepoint-versions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/compare-the-sharepoint-2016-site-collection-limits-with-other-sharepoint-versions</guid><pubDate>Thu, 08 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>New And Deprecated Features For Project Server 2016 Compared To Project Server 2013</title><description>In this article, we will explore the new and deprecated Project Server 2016 features compared to what existed in Project Server 2013.</description><link>https://www.c-sharpcorner.com/blogs/new-and-deprecated-features-for-project-server-2016-compared-to-project-server-2013</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/new-and-deprecated-features-for-project-server-2016-compared-to-project-server-2013</guid><pubDate>Mon, 05 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Introduction To Windows PowerShell In SharePoint</title><description>In this article, I&amp;#39;m going to introduce you to Windows PowerShell for SharePoint by answering important questions</description><link>https://www.c-sharpcorner.com/blogs/introduction-to-windows-powershell-for-sharepoint</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/introduction-to-windows-powershell-for-sharepoint</guid><pubDate>Tue, 09 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>SharePoint 2016 - Extend A Web Application</title><description>In this post, I will show the main purpose of extending web application in SharePoint 2016 and how to do that</description><link>https://www.c-sharpcorner.com/blogs/sharepoint-2016-extend-a-web-application</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sharepoint-2016-extend-a-web-application</guid><pubDate>Sun, 30 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Windows Server 2012 - Extend Volume Option Is Disabled In Disk Management</title><description>In this article, I will show How to extend the Operating System drive in Windows Server 2012.</description><link>https://www.c-sharpcorner.com/blogs/windows-server-2012-extend-volume-option-is-disabled-in-disk-management</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/windows-server-2012-extend-volume-option-is-disabled-in-disk-management</guid><pubDate>Sat, 29 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>What You Need To Know About Visual Studio 2017 In A Nutshell</title><description>What Do You Need To Know About Visual Studio 2017: In A Nutshell.</description><link>https://www.c-sharpcorner.com/article/what-do-you-need-to-know-about-visual-studio-2017-in-a-nutshell/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-do-you-need-to-know-about-visual-studio-2017-in-a-nutshell/</guid><pubDate>Wed, 26 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item><item><title>Configure Project Server 2016</title><description>In this article, I&amp;#39;ll explain how to configure Project Server 2016, step by step.</description><link>https://www.c-sharpcorner.com/article/configure-project-server-2016/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configure-project-server-2016/</guid><pubDate>Tue, 18 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohamed Elqassas )</author></item></channel></rss>