﻿<?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=faraz-rasheed" rel="self" type="application/rss+xml" /><item><title>Implementing Design Patterns in C# - Singleton Pattern</title><description>There are times, when one need to have a class which can be only instantiated once. Singleton Design Pattern addresses to such situation by providing a design for such classes (known as Singleton class).</description><link>https://www.c-sharpcorner.com/article/implementing-design-patterns-in-C-Sharp-singleton-pattern/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementing-design-patterns-in-C-Sharp-singleton-pattern/</guid><pubDate>Thu, 23 Jan 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Faraz Rasheed)</author></item><item><title>Abstract Factory - Creational Design Pattern</title><description>Abstract Factory simplifies the creation of different families of related or dependent objects. It provides interfaces for this purpose and does not specify the concrete classes.</description><link>https://www.c-sharpcorner.com/article/abstract-factory-creational-design-pattern/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/abstract-factory-creational-design-pattern/</guid><pubDate>Fri, 03 Jan 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Faraz Rasheed)</author></item><item><title>Windows Explorer</title><description>This application is a clone of Windows Explorer. Unlike other Windows Explorer code available in .NET, I have tried to make it closed to Microsoft Windows Explorer. </description><link>https://www.c-sharpcorner.com/article/windows-explorer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/windows-explorer/</guid><pubDate>Mon, 26 Aug 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Faraz Rasheed)</author></item></channel></rss>