<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: CAD Old Dog</title>
    <description>The latest articles on DEV Community by CAD Old Dog (@cadolddog).</description>
    <link>https://dev.to/cadolddog</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3415756%2Ffddb5f90-713b-4235-97ae-24171d619938.png</url>
      <title>DEV Community: CAD Old Dog</title>
      <link>https://dev.to/cadolddog</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cadolddog"/>
    <language>en</language>
    <item>
      <title>First Time Using .NET — AI Built My Whole App in 30 Minutes (My MFC Version Took 3 Weeks)</title>
      <dc:creator>CAD Old Dog</dc:creator>
      <pubDate>Wed, 06 Aug 2025 00:21:29 +0000</pubDate>
      <link>https://dev.to/cadolddog/first-time-using-net-ai-built-my-whole-app-in-30-minutes-my-mfc-version-took-3-weeks-45ll</link>
      <guid>https://dev.to/cadolddog/first-time-using-net-ai-built-my-whole-app-in-30-minutes-my-mfc-version-took-3-weeks-45ll</guid>
      <description>&lt;p&gt;(Forgive my awkward “AI‑style” English, I’m not a native speaker)&lt;/p&gt;

&lt;p&gt;I’ve been coding in C++/MFC for decades, but never touched .NET or VB.NET.&lt;/p&gt;

&lt;p&gt;Last week I tried something new: I asked ChatGPT to help me rebuild an old Excel reporting tool I originally wrote in MFC.&lt;/p&gt;

&lt;p&gt;Here’s all I did:&lt;/p&gt;

&lt;p&gt;Describe what I needed&lt;br&gt;
Paste the code it gave me into Visual Studio&lt;br&gt;
Hit run&lt;/p&gt;

&lt;p&gt;In 30 minutes I had a complete Excel → Word → PDF automation workflow, including a small algorithm I thought would be too tricky for AI.&lt;br&gt;
If I coded this myself in MFC? Easily 3 weeks.&lt;/p&gt;

&lt;p&gt;When it worked, I was amazed… and honestly a bit terrified.&lt;br&gt;
If AI can do this now, what happens 5 years from now?&lt;/p&gt;

&lt;p&gt;I recorded the full 5‑minute process (real code running, no cuts, just sped up):&lt;br&gt;
&lt;a href="https://youtu.be/-mf_yOhOCfs" rel="noopener noreferrer"&gt;https://youtu.be/-mf_yOhOCfs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Have you ever let AI write an entire app for you?&lt;br&gt;
Not selling anything. Just sharing what shocked me. Thank you.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>dotnet</category>
      <category>beginners</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
