<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kishor Marasini — Blog</title>
    <link>https://blog.kishormarasini.com.au</link>
    <description>Technical articles on AI-assisted development, Cloudflare Workers, Next.js, ASP.NET, and web development.</description>
    <language>en-au</language>
    <atom:link href="https://kishormarasini.com.au/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>AI-Assisted Development: How I Actually Use It as a Developer</title>
      <link>https://blog.kishormarasini.com.au/ai-assisted-development-workflow</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/ai-assisted-development-workflow</guid>
      <description>An honest take on AI-assisted coding — what changed, what didn&apos;t, and why the developers who treat AI as a junior pair programmer are getting it right.</description>
      <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Deploying Next.js to Cloudflare Workers with OpenNext and Wrangler</title>
      <link>https://blog.kishormarasini.com.au/deploying-nextjs-to-cloudflare-workers</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/deploying-nextjs-to-cloudflare-workers</guid>
      <description>A practical guide to deploying a Next.js App Router site on Cloudflare Workers using @opennextjs/cloudflare, with subdomain routing, worker patching, and CI/CD via GitHub Actions.</description>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with Cloudflare and GitHub Pages</title>
      <link>https://blog.kishormarasini.com.au/getting-started-with-cloudflare-and-github-pages</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/getting-started-with-cloudflare-and-github-pages</guid>
      <description>A technical guide to Cloudflare&apos;s edge network, how it proxies and caches traffic, and how to host a static site on GitHub Pages with Cloudflare DNS and SSL in front.</description>
      <pubDate>Thu, 10 Mar 2022 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Adding and Removing UpdatePanels Dynamically in ASP.NET</title>
      <link>https://blog.kishormarasini.com.au/adding-and-removing-updatepanels-dynamically-in-asp-net</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/adding-and-removing-updatepanels-dynamically-in-asp-net</guid>
      <description>How to add and remove ASP.NET UpdatePanels at runtime using C# code-behind, with full postback handling and ScriptManager registration.</description>
      <pubDate>Sun, 22 Sep 2019 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>jQuery DataTable Server-Side Processing in ASP.NET</title>
      <link>https://blog.kishormarasini.com.au/jquery-datatable-server-side-processing-in-asp-net</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/jquery-datatable-server-side-processing-in-asp-net</guid>
      <description>Implementing server-side pagination, sorting, and searching with jQuery DataTables in an ASP.NET Web Forms application.</description>
      <pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Conversion of Website to a Web Application in ASP.NET</title>
      <link>https://blog.kishormarasini.com.au/conversion-of-website-to-a-web-application-in-asp-net</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/conversion-of-website-to-a-web-application-in-asp-net</guid>
      <description>Step-by-step guide to converting an ASP.NET Website project to a Web Application project in Visual Studio.</description>
      <pubDate>Fri, 07 Sep 2018 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Website vs. ASP.NET Web Application Project</title>
      <link>https://blog.kishormarasini.com.au/asp-net-website-vs-asp-net-web-application-project</link>
      <guid isPermaLink="true">https://blog.kishormarasini.com.au/asp-net-website-vs-asp-net-web-application-project</guid>
      <description>The key differences between ASP.NET Website and Web Application project types — compilation, deployment, and when to use each.</description>
      <pubDate>Thu, 09 Mar 2017 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>