<?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>System Design on ByteCrafted</title>
    <link>https://bytecrafted.dev/posts/system-design/</link>
    <description>Recent content in System Design 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>Wed, 03 Sep 2025 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://bytecrafted.dev/posts/system-design/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Applying OOP in ASP.NET Core</title>
      <link>https://bytecrafted.dev/oop-pillars-aspnet-core/</link>
      <pubDate>Sun, 10 Aug 2025 00:00:00 +0530</pubDate>
      <guid>https://bytecrafted.dev/oop-pillars-aspnet-core/</guid>
      <description>Learn how to apply the four pillars of object-oriented programming, encapsulation, inheritance, abstraction, and polymorphism, in real-world ASP.NET Core applications with practical code examples.</description>
    </item>
    <item>
      <title>Violating SOLID for Performance: When It&#39;s Okay and How to Isolate It</title>
      <link>https://bytecrafted.dev/posts/system-design/violating-solid-for-performance/</link>
      <pubDate>Thu, 10 Jul 2025 00:00:00 +0530</pubDate>
      <guid>https://bytecrafted.dev/posts/system-design/violating-solid-for-performance/</guid>
      <description>Learn when and how to break SOLID principles in C# for performance-critical code. See real-world examples, trade-off tables, and practical guidelines for measuring, isolating, and documenting exceptions while keeping your codebase maintainable.</description>
    </item>
  </channel>
</rss>
