<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Object-Oriented-Programming on ByteCrafted</title>
    <link>https://bytecrafted.dev/categories/object-oriented-programming/</link>
    <description>Recent content in Object-Oriented-Programming on ByteCrafted</description>
    <image>
      <title>ByteCrafted</title>
      <url>https://bytecrafted.dev/favicons/android-chrome-512x512.png</url>
      <link>https://bytecrafted.dev/favicons/android-chrome-512x512.png</link>
    </image>
    <generator>Hugo -- 0.155.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 20 Sep 2025 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://bytecrafted.dev/categories/object-oriented-programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Does Composition Support the SOLID Principles? (C# Examples &amp; Best Practices)</title>
      <link>https://bytecrafted.dev/posts/software-design/composition-supports-solid-principles/</link>
      <pubDate>Mon, 30 Jun 2025 00:00:00 +0530</pubDate>
      <guid>https://bytecrafted.dev/posts/software-design/composition-supports-solid-principles/</guid>
      <description>Learn how composition naturally enforces the SOLID principles in C#. This guide explains each SOLID principle with real-world code examples, showing why composition leads to cleaner, more maintainable, and testable code than inheritance.</description>
    </item>
    <item>
      <title>Composition Over Inheritance in C#</title>
      <link>https://bytecrafted.dev/posts/software-design/composition-over-inheritance/</link>
      <pubDate>Sun, 29 Jun 2025 00:00:00 +0530</pubDate>
      <guid>https://bytecrafted.dev/posts/software-design/composition-over-inheritance/</guid>
      <description>Learn why composition is preferred over inheritance in C# to write flexible, maintainable, and scalable code that follows clean design principles.</description>
    </item>
    <item>
      <title>The Difference Between DIP, DI, and IoC</title>
      <link>https://bytecrafted.dev/posts/software-design/dependency-inversion-principle-vs-dependency-injection-vs-ioc/</link>
      <pubDate>Fri, 20 Jun 2025 02:30:20 +0530</pubDate>
      <guid>https://bytecrafted.dev/posts/software-design/dependency-inversion-principle-vs-dependency-injection-vs-ioc/</guid>
      <description>Confused by DIP, DI, and IoC? This guide breaks down the key differences with a simple analogy and C# examples so you can ace your next technical interview.</description>
    </item>
  </channel>
</rss>
