<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Morning Dew by Alvin Ashcraft</title>
	<atom:link href="https://www.alvinashcraft.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.alvinashcraft.com</link>
	<description>Daily links for all developers.</description>
	<lastBuildDate>Fri, 24 Apr 2026 10:55:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>/wp-content/uploads/2024/11/cropped-DEW_Logo128-32x32.png</url>
	<title>Morning Dew by Alvin Ashcraft</title>
	<link>https://www.alvinashcraft.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Dew Drop &#8211; April 24, 2026 (#4654)</title>
		<link>https://www.alvinashcraft.com/2026/04/24/dew-drop-april-24-2026-4654/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Fri, 24 Apr 2026 10:55:46 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[teamcity]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/24/dew-drop-april-24-2026-4654/</guid>

					<description><![CDATA[Top Links LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript (Yohan Lasorsa &#38; Dan Wahlin) GPT-5.5 System Card and&#160;Introducing GPT-5.5 (OpenAI Team) The Fantastic Four: Embracing your work style with Microsoft 365 Copilot (Eva Etchells) GitHub Copilot in SSMS: Interacting with the Results Pane &#124; Data Exposed (Anna Hoffman &#38; &#8230; <a href="https://www.alvinashcraft.com/2026/04/24/dew-drop-april-24-2026-4654/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 24, 2026 (#4654)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-24-46fcf711","status":"draft","lastModified":"2026-04-24T10:29:18.376Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/blog/langchainjs-for-beginners" href="https://devblogs.microsoft.com/blog/langchainjs-for-beginners">LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript</a> (Yohan Lasorsa &amp; Dan Wahlin)</li>
<li><a href="https://openai.com/index/gpt-5-5-system-card">GPT-5.5 System Card</a> <em>and</em>&nbsp;<a title="https://openai.com/index/introducing-gpt-5-5" href="https://openai.com/index/introducing-gpt-5-5">Introducing GPT-5.5</a> (OpenAI Team)</li>
<li><a title="https://www.microsoft.com/insidetrack/blog/the-fantastic-four-embracing-your-work-style-with-microsoft-365-copilot/" href="https://www.microsoft.com/insidetrack/blog/the-fantastic-four-embracing-your-work-style-with-microsoft-365-copilot/">The Fantastic Four: Embracing your work style with Microsoft 365 Copilot</a> (Eva Etchells)</li>
<li><a title="http://www.youtube.com/watch?v=Fkxhv7xG_2A" href="http://www.youtube.com/watch?v=Fkxhv7xG_2A">GitHub Copilot in SSMS: Interacting with the Results Pane | Data Exposed</a> (Anna Hoffman &amp; Erin Stellato)</li>
<li><a title="https://devblogs.microsoft.com/agent-framework/codeact-with-hyperlight/" href="https://devblogs.microsoft.com/agent-framework/codeact-with-hyperlight/">CodeAct in Agent Framework: Faster Agents with Fewer Model Turns</a> (Eduard van Valkenburg)</li>
<li><a title="https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/" href="https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/">What&rsquo;s new for .NET in Ubuntu 26.04</a> (Richard Lander)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://readwriterachel.com/things-i-learned/2026/04/23/back-to-basics-react-variables.html" href="https://readwriterachel.com/things-i-learned/2026/04/23/back-to-basics-react-variables.html">3 ways to store variables in React, and why you shouldn&rsquo;t sleep on useRef</a> (Rachel Kaufman)</li>
<li><a title="https://aws.amazon.com/blogs/developer/create-minimal-reproductions-for-aws-sdk-javascript-v3-with-create-aws-sdk-repro/" href="https://aws.amazon.com/blogs/developer/create-minimal-reproductions-for-aws-sdk-javascript-v3-with-create-aws-sdk-repro/">Create minimal reproductions for AWS SDK JavaScript v3 with create-aws-sdk-repro</a> (John Lwin)</li>
<li><a href="https://css-tricks.com/recreating-apples-vision-pro-animation-in-css/">Recreating Apple&rsquo;s Vision Pro Animation in CSS</a> (John Rhea)</li>
<li><a title="https://devblogs.microsoft.com/identity/native-auth-sso-ga/" href="https://devblogs.microsoft.com/identity/native-auth-sso-ga/">General Availability: Single Sign-On (SSO) from Native Apps to Embedded Web Views in Microsoft Entra External ID Native Authentication</a> (Sasha Mars)</li>
<li><a title="https://www.infoq.com/news/2026/04/react-navigation-8-alpha/" href="https://www.infoq.com/news/2026/04/react-navigation-8-alpha/">React Navigation 8.0 Alpha with Native Bottom Tabs, Reworked TypeScript Inference and History</a> (Daniel Curtis)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260423-00/?p=112261" href="https://devblogs.microsoft.com/oldnewthing/20260423-00/?p=112261">Another crash caused by uninstaller code injection into Explorer</a> (Raymond Chen)</li>
<li><a title="https://www.advancedinstaller.com/msxml-install-distribute-deploy.html" href="https://www.advancedinstaller.com/msxml-install-distribute-deploy.html">What is MSXML? How to Install, Distribute and Deploy it?</a> (Alex Marin)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/23/visual-studio-code-1-117-expands-copilot-controls-for-business-and-enterprise-user.aspx" href="https://visualstudiomagazine.com/articles/2026/04/23/visual-studio-code-1-117-expands-copilot-controls-for-business-and-enterprise-user.aspx">Visual Studio Code 1.117 Expands Copilot Controls for Business and Enterprise User</a> (David Ramel)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/23/document-classification-without-ai-deterministic-explainable-built-for-production-in-csharp-dot-net/" href="https://www.textcontrol.com/blog/2026/04/23/document-classification-without-ai-deterministic-explainable-built-for-production-in-csharp-dot-net/">Document Classification Without AI: Deterministic, Explainable, and Built for Production in C# .NET</a> (Bjoern Meyer)</li>
<li><a title="https://www.telerik.com/blogs/introducing-progress-agentic-rag-net-sdk" href="https://www.telerik.com/blogs/introducing-progress-agentic-rag-net-sdk">Introducing the Progress Agentic RAG .NET SDK</a> (Ed Charbeneau)</li>
<li><a title="https://weblog.west-wind.com/posts/2026/Apr/23/Putting-the-WestwindScripting-Templating-Library-to-work-Part-2" href="https://weblog.west-wind.com/posts/2026/Apr/23/Putting-the-WestwindScripting-Templating-Library-to-work-Part-2">Putting the Westwind.Scripting Templating Library to work, Part 2</a> (Rick Strahl)</li>
<li><a title="https://www.devleader.ca/2026/04/23/when-to-use-state-pattern-in-c-decision-guide-with-examples" href="https://www.devleader.ca/2026/04/23/when-to-use-state-pattern-in-c-decision-guide-with-examples">When to Use State Pattern in C#: Decision Guide with Examples</a> (Nick Cosentino)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/azure-architecture-blog/when-rag-isn-t-enough-moving-from-retrieval-to-relationship/ba-p/4514185" href="https://techcommunity.microsoft.com/t5/azure-architecture-blog/when-rag-isn-t-enough-moving-from-retrieval-to-relationship/ba-p/4514185">When RAG Isn&rsquo;t Enough: Moving from Retrieval to Relationship-Aware Systems in Enterprise AI:</a> (Ankita Sarkar)</li>
<li><a title="https://devblogs.microsoft.com/azure-sdk/azure-mcp-server-mcpb-support/" href="https://devblogs.microsoft.com/azure-sdk/azure-mcp-server-mcpb-support/">Azure MCP Server now available as an MCP Bundle (.mcpb)</a> (Victor Colin Amador)</li>
<li><a title="https://huggingface.co/blog/transformersjs-chrome-extension" href="https://huggingface.co/blog/transformersjs-chrome-extension">How to Use Transformers.js in a Chrome Extension</a> (Nico Martin)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/when-anthropic-s-managed-agents-meet-microsoft-hosted-agents/ba-p/4514337" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/when-anthropic-s-managed-agents-meet-microsoft-hosted-agents/ba-p/4514337">When Anthropic&rsquo;s Managed Agents Meet Microsoft Hosted Agents</a> (Kinfey Lo)</li>
<li><a title="https://simonwillison.net/2026/Apr/24/recent-claude-code-quality-reports/#atom-everything" href="https://simonwillison.net/2026/Apr/24/recent-claude-code-quality-reports/#atom-everything">An update on recent Claude Code quality reports</a> <em>and</em>&nbsp;<a title="https://simonwillison.net/2026/Apr/24/deepseek-v4/#atom-everything" href="https://simonwillison.net/2026/Apr/24/deepseek-v4/#atom-everything">DeepSeek V4 &#8211; almost on the frontier, a fraction of the price</a> (Simon Willison)</li>
<li><a title="https://www.couchbase.com/blog/speed-context-and-savings-mastering-caching-in-the-capella-ai-model-service/" href="https://www.couchbase.com/blog/speed-context-and-savings-mastering-caching-in-the-capella-ai-model-service/">Speed, Context, and Savings: Mastering Caching in the Capella AI Model Service</a> (Jagadesh Munta)</li>
<li><a title="https://blog.lhotka.net/2026/04/23/My-Claude-Code-Workflow" href="https://blog.lhotka.net/2026/04/23/My-Claude-Code-Workflow">My Claude Code Workflow</a> (Rocky Lhotka)</li>
<li><a title="https://x.ai/news/grok-voice-think-fast-1" href="https://x.ai/news/grok-voice-think-fast-1">Grok Voice Think Fast 1.0</a> (xAI Team)</li>
<li><a title="https://timdeschryver.dev/blog/keep-agentic-ai-simple-a-practical-workflow-for-software-development" href="https://timdeschryver.dev/blog/keep-agentic-ai-simple-a-practical-workflow-for-software-development">Keep Agentic AI Simple: A Practical Workflow for Software Development</a> (Tim Deschryver)</li>
<li><a title="https://feeds.dzone.com/link/23558/17324394/why-ai-assisted-development-is-raising-e3e-test" href="https://feeds.dzone.com/link/23558/17324394/why-ai-assisted-development-is-raising-e3e-test">Why AI-Assisted Development Is Raising the Value of E2E Testing</a> (Satyam Nikhra)</li>
<li><a href="https://openai.com/index/gpt-5-5-bio-bug-bounty">GPT-5.5 Bio Bug Bounty</a> <em>and</em>&nbsp;<a href="https://openai.com/academy/top-10-use-cases-codex-for-work">Top 10 uses for Codex at work</a> <em>and</em>&nbsp;<a title="https://openai.com/academy/codex-settings" href="https://openai.com/academy/codex-settings">Codex settings</a> (OpenAI Team)</li>
<li><a title="https://claude.com/blog/connectors-for-everyday-life" href="https://claude.com/blog/connectors-for-everyday-life">New connectors in Claude for everyday life</a> <em>and</em>&nbsp;<a title="https://claude.com/blog/claude-managed-agents-memory" href="https://claude.com/blog/claude-managed-agents-memory">Built-in memory for Claude Managed Agents</a> (Claude Team)</li>
<li><a title="https://dev.to/frxncisxo/ai-that-actually-understands-your-xcode-project-not-just-reads-it-1a71" href="https://dev.to/frxncisxo/ai-that-actually-understands-your-xcode-project-not-just-reads-it-1a71">AI That Actually Understands Your Xcode Project (Not Just Reads It)</a> (Francisco Molina)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.22" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.22">OpenClaw v2026.4.22 Release</a> (Peter Steinberger)</li>
<li><a title="https://thetrainingboss.com/thumbs-up-down-for-llm-responses/" href="https://thetrainingboss.com/thumbs-up-down-for-llm-responses/">Thumbs Up &amp; Down for LLM Responses</a> (Lino Tadros)</li>
<li><a title="https://elbruno.com/2026/04/23/%f0%9f%95%9b-clocktray-v1-0-0-meet-the-cli-enabled-clock-tool-for-windows/" href="https://elbruno.com/2026/04/23/%f0%9f%95%9b-clocktray-v1-0-0-meet-the-cli-enabled-clock-tool-for-windows/">Big Update: GPT-Image Models + AI Agent Skills</a> (Bruno Capuano)</li>
<li><a title="https://azure.microsoft.com/en-us/blog/microsoft-discovery-advancing-agentic-rd-at-scale/" href="https://azure.microsoft.com/en-us/blog/microsoft-discovery-advancing-agentic-rd-at-scale/">Microsoft Discovery: Advancing agentic R&amp;D at scale</a> (Aseem Datar)</li>
<li><a title="https://www.oreilly.com/radar/behavioral-credentials-why-static-authorization-fails-autonomous-agents/" href="https://www.oreilly.com/radar/behavioral-credentials-why-static-authorization-fails-autonomous-agents/">Behavioral Credentials: Why Static Authorization Fails Autonomous Agents</a> (Wendi Soto)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/python-1.1.1" href="https://github.com/microsoft/agent-framework/releases/tag/python-1.1.1">Microsoft Agent Framework for Python v1.1.1 Release</a> (moonbox3)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://blog.jetbrains.com/teamcity/2026/04/ai-in-devops/" href="https://blog.jetbrains.com/teamcity/2026/04/ai-in-devops/">AI in DevOps: Why Adoption Lags in CI/CD (and What Comes Next)</a> (Olga Bedrina)</li>
<li><a title="https://jimmynilsson.com/posts/tips-for-developers-on-improving-collaboration-with-domain-experts/" href="https://jimmynilsson.com/posts/tips-for-developers-on-improving-collaboration-with-domain-experts/">Tips for developers on improving collaboration with domain experts</a> (Jimmy Nilsson)</li>
<li><a title="https://www.telerik.com/blogs/design-principles-unpacked-no-3-affordance" href="https://www.telerik.com/blogs/design-principles-unpacked-no-3-affordance">Design Principles Unpacked, No. 3: Affordance</a> (Teon Beijl)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://www.theverge.com/tech/917657/microsoft-xbox-exclusive-games-windowing-comments-asha-sharma" href="https://www.theverge.com/tech/917657/microsoft-xbox-exclusive-games-windowing-comments-asha-sharma">Microsoft&rsquo;s new Xbox chief is &lsquo;reevaluating&rsquo; exclusive games</a> <em>and</em>&nbsp;<a title="https://www.theverge.com/news/917689/microsoft-xbox-gaming-future-memo-asha-sharma-matt-booty" href="https://www.theverge.com/news/917689/microsoft-xbox-gaming-future-memo-asha-sharma-matt-booty">&lsquo;We Are Xbox&rsquo;: read the memo defining Microsoft&rsquo;s gaming future</a> <em>and</em>&nbsp;<a href="https://www.theverge.com/report/917485/microsoft-return-of-xbox-no-more-microsoft-gaming">Microsoft brings Xbox back, scraps Microsoft Gaming</a> (Tom Warren)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=Ju4GvDM7nE8" href="http://www.youtube.com/watch?v=Ju4GvDM7nE8">300 AI Skills: How Intercom Went All In on Claude Code | Hangar DX Podcast</a> (Hangar DX Team)</li>
<li><a title="http://www.youtube.com/watch?v=ws_3hiXLKjQ" href="http://www.youtube.com/watch?v=ws_3hiXLKjQ">Fixing merge conflicts and PRs with Copilot cloud agent | GitHub Checkout</a> (Andrea Griffiths)</li>
<li><a title="https://www.youtube.com/live/hKbWCyb6Z4c" href="https://www.youtube.com/live/hKbWCyb6Z4c"> Warp x Codex: Turning the terminal into an agentic development environment</a> (Derek &amp; Ben)</li>
<li><a title="http://www.youtube.com/watch?v=PsA24rsRSpc" href="http://www.youtube.com/watch?v=PsA24rsRSpc">Launching a new site with Azure and Copilot | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a title="https://www.youtube.com/watch?v=WyMTjXSplRU" href="https://www.youtube.com/watch?v=WyMTjXSplRU">Warp for Data &amp; Analytics Teams: building self-serve data workflows</a> (Olivia &amp; Ian)</li>
</ul>
<p><!-- dometrain-course-id: 2732260 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/deep-dive-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/deep-dive-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/csharp-dd.jpg" alt="Deep Dive: C#"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Deep Dive: C#</span>: Dive deeper into C# with this advanced course, covering topics like OOP, multithreading, async programming, LINQ, and more. Perfect for those with C# basics looking to expand their expertise. (Nick Cosentino) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://www.softwaredefinedtalk.com/569" href="https://www.softwaredefinedtalk.com/569">Software Defined Talk Episode #569 &#8211; Agent Assimilation</a> (Brandon Whichard, Cot&eacute; &amp; Matt Ray)</li>
<li><a title="https://aiunprompted.substack.com/p/022-omar-shahine-microsoft-cvp-of" href="https://aiunprompted.substack.com/p/022-omar-shahine-microsoft-cvp-of">AI Unprompted Podcast Episode #022 &#8211; Omar Shahine, Microsoft CVP of OpenClaw + Microsoft 365</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a title="https://podcasts.apple.com/us/podcast/openai-president-greg-brockman-on-gpt-5-5-spud-ai-model/id1522960417?i=1000763331747" href="https://podcasts.apple.com/us/podcast/openai-president-greg-brockman-on-gpt-5-5-spud-ai-model/id1522960417?i=1000763331747">Big Technology Podcast &#8211; OpenAI President Greg Brockman on GPT-5.5 &ldquo;Spud,&rdquo; AI Model Moats, and Cybersecurity Risks</a> (Alex Kantrowitz)</li>
<li><a title="https://www.directionsonmicrosoft.com/podcasts/microsoft-365-e7-ready-or-not-here-it-comes/" href="https://www.directionsonmicrosoft.com/podcasts/microsoft-365-e7-ready-or-not-here-it-comes/">Directions on Microsoft Podcast &#8211; Microsoft 365 E7: Ready Or Not, Here It Comes</a> (Mary Jo Foley)</li>
<li><a title="https://developers.podcast.go-aws.com/web/episodes/205/index.html" href="https://developers.podcast.go-aws.com/web/episodes/205/index.html">AWS Developers Podcast Episode #205 &#8211; 95% Faster: How CyberArk Used Iceberg &amp; AI Agents to Crush Support Bottlenecks</a> (Moshiko Ben Abu)</li>
<li><a title="https://www.lennysnewsletter.com/p/how-anthropics-product-team-moves" href="https://www.lennysnewsletter.com/p/how-anthropics-product-team-moves">Lenny&#8217;s Podcast &#8211; How Anthropic&rsquo;s product team moves faster than anyone else | Cat Wu (Head of Product, Claude Code)</a> (Lenny Rachitsky)</li>
<li><a title="https://techcrunch.com/podcast/dont-stop-hiring-humans-stop-hiring-the-wrong-humans-with-jaspar-carmichael-jack-artisan/" href="https://techcrunch.com/podcast/dont-stop-hiring-humans-stop-hiring-the-wrong-humans-with-jaspar-carmichael-jack-artisan/">Build Mode Podcast &#8211; Don&#8217;t stop hiring humans. Stop hiring the wrong humans with Jaspar Carmichael-Jack, Artisan</a> (Maggie Nye &amp;&nbsp;Isabelle Johannessen)</li>
<li><a title="https://www.msclouditpropodcast.com/episode426/" href="https://www.msclouditpropodcast.com/episode426/">MS Cloud IT Pro Podcast Episode #426 &#8211; Claude Cowork vs Microsoft 365 Copilot Cowork</a> (Ben Stegink &amp; Scott Hoag)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/why-context-is-king-for-scrum-master-success-building-capabilities-that-drive-business-goals-viktor-glinka" href="https://scrummastertoolbox.libsyn.com/why-context-is-king-for-scrum-master-success-building-capabilities-that-drive-business-goals-viktor-glinka">Why Context Is King for Scrum Master Success &mdash; Building Capabilities That Drive Business Goals | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Viktor Glinka)</li>
<li><a title="https://share.transistor.fm/s/b11bd219" href="https://share.transistor.fm/s/b11bd219">Practical AI Podcast Episode #354 &#8211; The mythos of Mythos and Allbirds takes flight to the neocloud</a> (Chris Benson &amp; Daniel Whitenack)</li>
<li><a title="https://boagworld.com/emails/ux-maturity-audit/" href="https://boagworld.com/emails/ux-maturity-audit/">Boagworld Podcast &#8211; Why UX Teams Need a Maturity Audit Right Now</a> (Paul Boag)</li>
<li><a title="https://stackoverflow.blog/2026/04/24/lights-camera-open-source/" href="https://stackoverflow.blog/2026/04/24/lights-camera-open-source/">The Stack Overflow Podcast &#8211; Lights, camera, open source!</a> (Phoebe Sajor)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/azure-events/host-a-microsoft-build-local-host-event-in-your-city/ba-p/4514274" href="https://techcommunity.microsoft.com/t5/azure-events/host-a-microsoft-build-local-host-event-in-your-city/ba-p/4514274">Host a Microsoft Build //local host Event in Your City</a> (Galimah B.)</li>
<li><a title="https://www.theverge.com/tech/917690/meta-is-laying-off-10-percent-of-its-staff" href="https://www.theverge.com/tech/917690/meta-is-laying-off-10-percent-of-its-staff">Meta is laying off 10 percent of its staff</a> (Jay Peters)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/join-our-free-livestream-series-on-hosting-agents-in-microsoft/ba-p/4508479">Join our free livestream series on hosting agents in Microsoft Foundry</a> (Pamela Fox)</li>
<li><a title="https://www.theverge.com/tech/917361/microsoft-executive-departures-notepad" href="https://www.theverge.com/tech/917361/microsoft-executive-departures-notepad">Inside Microsoft&rsquo;s wave of executive departures</a> <em>and</em>&nbsp;<a title="https://www.theverge.com/news/917451/microsoft-voluntary-retirement-offer-rewards-bonus-stock-changes" href="https://www.theverge.com/news/917451/microsoft-voluntary-retirement-offer-rewards-bonus-stock-changes">Microsoft offers voluntary retirement to long-serving employees</a> (Tom Warren)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://blog.sqlauthority.com/2026/04/24/sql-and-ai-i-am-staying-relevant-are-you/" href="https://blog.sqlauthority.com/2026/04/24/sql-and-ai-i-am-staying-relevant-are-you/">SQL and AI &ndash; I Am Staying Relevant. Are You?</a> (Pinal Dave)</li>
<li><a title="https://erikdarling.com/performance-studio-1-2-release-query-store-improvements/" href="https://erikdarling.com/performance-studio-1-2-release-query-store-improvements/">Performance Studio 1.2 Release: Query Store Improvements</a> <em>and</em>&nbsp;<a title="https://erikdarling.com/t-sql-that-doesnt-suck-im-running-a-pre-con-at-pass-summit-east/" href="https://erikdarling.com/t-sql-that-doesnt-suck-im-running-a-pre-con-at-pass-summit-east/">T-SQL That Doesn&rsquo;t Suck: I&rsquo;m Running a Pre-Con at PASS Summit East</a> (Erik Darling)</li>
<li><a title="https://azure.microsoft.com/en-us/blog/introducing-azure-accelerate-for-databases-modernize-your-data-for-ai-with-experts-and-investments/" href="https://azure.microsoft.com/en-us/blog/introducing-azure-accelerate-for-databases-modernize-your-data-for-ai-with-experts-and-investments/">Introducing Azure Accelerate for Databases: Modernize your data for AI with experts and investments</a> (Jesse Sullivan)</li>
<li><a title="https://bartwullems.blogspot.com/2026/04/expose-your-stored-procedures-as-ai.html" href="https://bartwullems.blogspot.com/2026/04/expose-your-stored-procedures-as-ai.html">Expose your stored procedures as AI agent tools with DAB 2.0</a> (Bart Wullems)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://www.theverge.com/news/917328/microsoft-agent-mode-vibe-working-office-word-excel-powerpoint" href="https://www.theverge.com/news/917328/microsoft-agent-mode-vibe-working-office-word-excel-powerpoint">Microsoft launches &lsquo;vibe working&rsquo; in Word, Excel, and PowerPoint</a> (Tom Warren)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/microsoft-365-multi-agent-workflow-with-microsoft-agent/ba-p/4514164" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/microsoft-365-multi-agent-workflow-with-microsoft-agent/ba-p/4514164">Microsoft 365 multi-agent workflow with Microsoft Agent Framework</a> (vgiraud)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-mission-critical-blog/sharepoint-automatic-version-history-cleanup-intelligent/ba-p/4514011" href="https://techcommunity.microsoft.com/t5/microsoft-mission-critical-blog/sharepoint-automatic-version-history-cleanup-intelligent/ba-p/4514011">SharePoint Automatic Version History Cleanup (Intelligent Versioning)</a> (jeresmith)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.35" href="https://github.com/github/copilot-cli/releases/tag/v1.0.35">GitHub Copilot CLI v1.0.35 Release</a> (copilot-cli-release-app[bot])</li>
<li><a title="https://fire.ly/blog/firely-terminal-the-natural-cli-for-ai-fhir-workflows/" href="https://fire.ly/blog/firely-terminal-the-natural-cli-for-ai-fhir-workflows/">Firely&nbsp;Terminal: The natural CLI for AI FHIR Workflows</a> (Ardon Toonstra)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://ubuntu.com/download/desktop" href="https://ubuntu.com/download/desktop">Ubuntu Desktop 26.04 LTS Download</a> (Ubuntu)</li>
<li><a href="https://seangoedecke.com/software-engineering-may-no-longer-be-a-lifetime-career/">Software engineering may no longer be a lifetime career</a> (Sean Goedecke)</li>
<li><a title="https://blog.archive.org/2026/04/23/introducing-vanishing-culture-a-new-book-on-the-loss-of-our-digital-memory/" href="https://blog.archive.org/2026/04/23/introducing-vanishing-culture-a-new-book-on-the-loss-of-our-digital-memory/">Introducing Vanishing Culture: A New Book on the Loss of Our Digital Memory</a> (Chris Freeland)</li>
<li><a title="https://www.discovermagazine.com/ancient-organic-matter-found-on-mars-could-share-traits-with-building-blocks-of-life-49011" href="https://www.discovermagazine.com/ancient-organic-matter-found-on-mars-could-share-traits-with-building-blocks-of-life-49011">Ancient Organic Matter Found on Mars Could Share Traits With &#8220;Building Blocks&#8221; of Life</a> (RJ Mackenzie)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a title="https://futurework.blog/2026/04/24/copilot-news-roundup/" href="https://futurework.blog/2026/04/24/copilot-news-roundup/">Copilot News Roundup</a> (Vesa Nopanen)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1835461123/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/51im4psup7L._SS135_.jpg" alt=".NET MAUI Cookbook"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">.NET MAUI Cookbook</span> (Alexander Russkov) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Build a full-featured app swiftly with MVVM, CRUD, AI, authentication, real-time updates, and more.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 23, 2026 (#4653)</title>
		<link>https://www.alvinashcraft.com/2026/04/23/dew-drop-april-23-2026-4653/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 11:07:13 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 9]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[auth0]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[chatgpt]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[vibe coding]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/23/dew-drop-april-23-2026-4653/</guid>

					<description><![CDATA[Top Links From Local to Production: The Complete Developer Journey for Building, Composing, and Deploying AI Agents and&#160;Introducing the new hosted agents in Foundry Agent Service: secure, scalable compute built for agents (Takuto Higuchi &#38; Jeff Hollan) .NET Rocks! &#8211; How We Beat the Y2K Bug (Carl Franklin &#38; Richard Campbell) Introducing Toolboxes in Foundry &#8230; <a href="https://www.alvinashcraft.com/2026/04/23/dew-drop-april-23-2026-4653/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 23, 2026 (#4653)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-23-84e2138c","status":"draft","lastModified":"2026-04-23T10:30:09.666Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/foundry/from-local-to-production-the-complete-developer-journey-for-building-composing-and-deploying-ai-agents/" href="https://devblogs.microsoft.com/foundry/from-local-to-production-the-complete-developer-journey-for-building-composing-and-deploying-ai-agents/">From Local to Production: The Complete Developer Journey for Building, Composing, and Deploying AI Agents</a> <em>and</em>&nbsp;<a title="https://devblogs.microsoft.com/foundry/introducing-the-new-hosted-agents-in-foundry-agent-service-secure-scalable-compute-built-for-agents/" href="https://devblogs.microsoft.com/foundry/introducing-the-new-hosted-agents-in-foundry-agent-service-secure-scalable-compute-built-for-agents/">Introducing the new hosted agents in Foundry Agent Service: secure, scalable compute built for agents</a> (Takuto Higuchi &amp; Jeff Hollan)</li>
<li><a title="https://www.spreaker.com/episode/how-we-beat-the-y2k-bug--71580154" href="https://www.spreaker.com/episode/how-we-beat-the-y2k-bug--71580154">.NET Rocks! &#8211; How We Beat the Y2K Bug</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a title="https://devblogs.microsoft.com/foundry/introducing-toolboxes-in-foundry/" href="https://devblogs.microsoft.com/foundry/introducing-toolboxes-in-foundry/">Introducing Toolboxes in Foundry</a> (Linda Li, Maria Naggaga &amp; Ronak Chokshi)</li>
<li><a title="https://firebase.blog/posts/2026/04/cloud-next-2026-ai-logic" href="https://firebase.blog/posts/2026/04/cloud-next-2026-ai-logic">Ship production AI features faster with Firebase AI Logic</a> (Miguel Ramos)</li>
<li><a href="http://www.youtube.com/watch?v=iSsdTecN7fk">Scott &amp; Mark Learn To&#8230;Sculpt, not Spec</a> (Scott Hanselman &amp; Mark Russinovich)</li>
<li><a title="https://devblogs.microsoft.com/ifdef-windows/windows-app-development-cli-v0-3-new-run-and-ui-commands-plus-dotnet-run-support-for-packaged-apps/" href="https://devblogs.microsoft.com/ifdef-windows/windows-app-development-cli-v0-3-new-run-and-ui-commands-plus-dotnet-run-support-for-packaged-apps/">Windows App Development CLI v0.3: new run and ui commands, plus dotnet run support for packaged apps</a> (Chiara Mooney)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://blogs.windows.com/msedgedev/2026/04/22/engineering-secure-passkey-sync-in-microsoft-password-manager/" href="https://blogs.windows.com/msedgedev/2026/04/22/engineering-secure-passkey-sync-in-microsoft-password-manager/">Engineering secure passkey sync in Microsoft Password Manager</a> (Patrick Brosset)</li>
<li><a href="https://jeremydmiller.com/2026/04/22/like-vertical-slice-architecture-meet-wolverine-http/">Like Vertical Slice Architecture? Meet Wolverine.Http!</a> (Jeremy D. Miller)</li>
<li><a title="https://rachelandrew.co.uk/archives/2026/04/23/what-would-a-2026-css-anthology-look-like/" href="https://rachelandrew.co.uk/archives/2026/04/23/what-would-a-2026-css-anthology-look-like/">What would a 2026 CSS Anthology look like?</a> (Rachel Andrew)</li>
<li><a title="https://devblogs.microsoft.com/azure-sdk/azd-multi-language-hooks/" href="https://devblogs.microsoft.com/azure-sdk/azd-multi-language-hooks/">Write azd hooks in Python, JavaScript, TypeScript, or .NET</a> (Kristen Womack)</li>
<li><a title="https://css-tricks.com/astro-markdown-component/" href="https://css-tricks.com/astro-markdown-component/">Enhancing Astro With a Markdown Component</a> (Zell Liew)</li>
<li><a title="https://kubernetes.io/blog/2026/04/21/gateway-api-v1-5/" href="https://kubernetes.io/blog/2026/04/21/gateway-api-v1-5/">Gateway API v1.5: Moving features to Stable</a> (Kubernetes Team)</li>
<li><a title="https://www.11ty.dev/blog/collaborative-editing/" href="https://www.11ty.dev/blog/collaborative-editing/">Collaborative Editing as Progressive Enhancement</a> (Zach Leatherman)</li>
<li><a title="https://techcommunity.microsoft.com/t5/azure-networking-blog/private-subnets-by-default-in-azure-virtual-networks-what/ba-p/4513778" href="https://techcommunity.microsoft.com/t5/azure-networking-blog/private-subnets-by-default-in-azure-virtual-networks-what/ba-p/4513778">Private subnets by default in Azure Virtual Networks: What changed and how to use NAT Gateway</a> (Aimee Littleton)</li>
<li><a title="https://www.syncfusion.com/blogs/post/free-online-pdf-tools?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/free-online-pdf-tools?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Managing PDF Files Online: Splitting, Extracting, and Merging Made Simple</a> (Eshwari Balraj)</li>
<li><a title="https://duendesoftware.com/blog/20260423-the-2025-owasp-top-10" href="https://duendesoftware.com/blog/20260423-the-2025-owasp-top-10">The 2025 OWASP Top 10 and IdentityServer</a> (Christian Wenz)</li>
<li><a title="https://www.w3.org/news/2026/first-public-working-drafts-for-the-linked-web-storage-lws-1-0-authentication-suite/" href="https://www.w3.org/news/2026/first-public-working-drafts-for-the-linked-web-storage-lws-1-0-authentication-suite/">First Public Working Drafts for the Linked Web Storage (LWS) 1.0 Authentication Suite</a> (W3C)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/now-generally-available-license-usage-insights-in-microsoft/ba-p/4507463">Now generally available: License usage insights in Microsoft Entra</a> (Joseph Dadzie)</li>
<li><a href="https://scotthelme.ghost.io/security-considerations-when-using-passkeys-on-your-website/">Security considerations when using Passkeys on your website</a> (Scott Helme)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260422-00/?p=112255" href="https://devblogs.microsoft.com/oldnewthing/20260422-00/?p=112255">Mapping the page tables into memory via the page tables</a> (Raymond Chen)</li>
<li><a title="https://devblogs.microsoft.com/cppblog/take-the-2026-iso-c-developer-survey/" href="https://devblogs.microsoft.com/cppblog/take-the-2026-iso-c-developer-survey/">Take the 2026 ISO C++ Developer Survey!</a> (Augustin Popa)</li>
<li><a title="https://github.com/alvinashcraft/windev-helper/releases/tag/2.8.0" href="https://github.com/alvinashcraft/windev-helper/releases/tag/2.8.0">WinDev Helper VS Code extension v2.8.0 release</a> (Alvin Ashcraft)<em> &#8211; <a title="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.windev-helper" href="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.windev-helper">Get it</a> on the VS Code Marketplace; now updated for winapp CLI v0.3.0</em></li>
<li><a title="https://devblogs.microsoft.com/cppblog/c-code-intelligence-for-github-copilot-cli-preview/" href="https://devblogs.microsoft.com/cppblog/c-code-intelligence-for-github-copilot-cli-preview/">C++ Code Intelligence for GitHub Copilot CLI (Preview)</a> (Erika Sweet)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a href="https://techcommunity.microsoft.com/t5/educator-developer-blog/from-demo-to-production-building-microsoft-foundry-hosted-agents/ba-p/4513718">From Demo to Production: Building Microsoft Foundry Hosted Agents with .NET</a> (Lee Stott)</li>
<li><a href="https://platform.uno/blog/trends-pragmatic-ai-show/">Trends from the Pragmatic AI in .NET Show</a> (Sam Basu)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://zknill.io/posts/all-your-agents-are-going-async/" href="https://zknill.io/posts/all-your-agents-are-going-async/">All your agents are going async</a> (Zak Knill)</li>
<li><a href="https://claude.com/blog/building-agents-that-reach-production-systems-with-mcp">Building agents that reach production systems with MCP</a> (Claude Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-kimi-k2-6-in-microsoft-foundry/ba-p/4513125" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-kimi-k2-6-in-microsoft-foundry/ba-p/4513125">Introducing Kimi K2.6 in Microsoft Foundry</a> (Rashaud Savage)</li>
<li><a title="https://www.microsoft.com/en-us/security/blog/2026/04/22/ai-powered-defense-for-an-ai-accelerated-threat-landscape/" href="https://www.microsoft.com/en-us/security/blog/2026/04/22/ai-powered-defense-for-an-ai-accelerated-threat-landscape/">AI-powered defense for an AI-accelerated threat landscape</a> (Ales Holecek)</li>
<li><a title="https://auth0.com/blog/securing-gemini-enterprise-agent-platform-runtime-auth0/" href="https://auth0.com/blog/securing-gemini-enterprise-agent-platform-runtime-auth0/">Securing Gemini Enterprise Agent Platform Runtime with Auth0 for AI Agents</a> (Kapil Patil)</li>
<li><a title="https://learn.microsoft.com/azure/foundry/agents/how-to/tools/skills" href="https://learn.microsoft.com/azure/foundry/agents/how-to/tools/skills">Use skills with Microsoft Foundry agents (preview) | Microsoft Foundry</a> <em>and</em>&nbsp;<a title="https://learn.microsoft.com/azure/foundry/agents/how-to/tools/toolbox" href="https://learn.microsoft.com/azure/foundry/agents/how-to/tools/toolbox">Curate intent-based toolbox in Foundry (preview) | Microsoft Foundry</a> (Microsoft Learn)</li>
<li><a title="https://openai.com/index/introducing-workspace-agents-in-chatgpt" href="https://openai.com/index/introducing-workspace-agents-in-chatgpt">Introducing workspace agents in ChatGPT</a> <em>and</em>&nbsp;<a title="https://openai.com/index/speeding-up-agentic-workflows-with-websockets" href="https://openai.com/index/speeding-up-agentic-workflows-with-websockets">Speeding up agentic workflows with WebSockets in the Responses API</a> <em>and</em>&nbsp;<a title="https://openai.com/index/introducing-openai-privacy-filter" href="https://openai.com/index/introducing-openai-privacy-filter">Introducing OpenAI Privacy Filter</a> (OpenAI Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/three-tiers-of-agentic-ai-and-when-to-use-none-of-them/ba-p/4510377" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/three-tiers-of-agentic-ai-and-when-to-use-none-of-them/ba-p/4510377">Three tiers of Agentic AI &#8211; and when to use none of them</a> (sgangaramani)</li>
<li><a href="https://blog.lhotka.net/2026/04/22/Agent-Context-Needs-Timing">Agent Context Needs Timing</a> (Rocky Lhotka)</li>
<li><a title="https://elbruno.com/2026/04/22/%f0%9f%9a%80-big-update-gpt-image-models-ai-agent-skills/" href="https://elbruno.com/2026/04/22/%f0%9f%9a%80-big-update-gpt-image-models-ai-agent-skills/">Big Update: GPT-Image Models + AI Agent Skills<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Meet t2i &mdash; The ElBruno.Text2Image CLI</a> (Bruno Capuano)</li>
<li><a title="https://www.telerik.com/blogs/creating-custom-ai-agent-telerik-tools-3-summarizing-querying" href="https://www.telerik.com/blogs/creating-custom-ai-agent-telerik-tools-3-summarizing-querying">Creating a Custom AI Agent with Telerik Tools 3: Summarizing and Querying</a> (Peter Vogel)</li>
<li><a title="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-embedding-2-generally-available/" href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-embedding-2-generally-available/">Gemini Embedding 2 is now generally available | The Keyword</a> (Google)</li>
<li><a title="https://devblogs.microsoft.com/blog/securing-mcp-a-control-plane-for-agent-tool-execution" href="https://devblogs.microsoft.com/blog/securing-mcp-a-control-plane-for-agent-tool-execution">Securing MCP: A Control Plane for Agent Tool Execution</a> (Jack Batzner)</li>
<li><a title="https://blog.replit.com/auto-protect" href="https://blog.replit.com/auto-protect">Introducing Replit Auto-Protect</a> (Replit Team)</li>
<li><a title="https://huggingface.co/blog/nvidia/gemma4" href="https://huggingface.co/blog/nvidia/gemma4">Gemma 4 VLA Demo on Jetson Orin Nano Super</a> (Asier Arranz)</li>
<li><a href="https://blobeater.blog/2026/04/22/the-agent-era-when-how-do-i-replaces-where-do-i-click/">The Agent Era: When &ldquo;How do I&hellip;?&rdquo; Replaces &ldquo;Where do I click?&rdquo;</a> (Arun Sirpal)</li>
<li><a href="https://www.oreilly.com/radar/dont-blame-the-model/">Don&rsquo;t Blame the Model</a> (Sruly Rosenblat)</li>
<li><a title="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/gemini-enterprise-agent-platform/" href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/gemini-enterprise-agent-platform/">Gemini Enterprise Agent Platform lets you build, govern, and optimize your agents.</a> (Amy Eisinger)</li>
<li><a title="https://thenewstack.io/roo-code-cloud-ides-ai-coding/" href="https://thenewstack.io/roo-code-cloud-ides-ai-coding/">Roo Code pivots to cloud-based agent, says IDEs aren&rsquo;t the future of coding</a> (Paul Sawers)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/devops/actual-result-azure-test-plans/" href="https://devblogs.microsoft.com/devops/actual-result-azure-test-plans/">Public Preview: Actual Result for Manual Tests in Azure Test Plans</a> (Panagiotis Liaros)</li>
<li><a title="https://smashingmagazine.com/2026/04/production-ready-becomes-design-deliverable-ux/" href="https://smashingmagazine.com/2026/04/production-ready-becomes-design-deliverable-ux/">The UX Designer&rsquo;s Nightmare: When &ldquo;Production-Ready&rdquo; Becomes A Design Deliverable</a> (Carrie Webster)</li>
<li><a title="https://blog.postman.com/how-we-scaled-security-reviews-without-slowing-down-engineering/" href="https://blog.postman.com/how-we-scaled-security-reviews-without-slowing-down-engineering/">How We Scaled Security Reviews Without Slowing Down Engineering</a> (Anurag Mewar)</li>
<li><a href="https://devblogs.microsoft.com/devops/optimizing-git-policy-management-at-scale/">Optimizing Git policy management at scale</a> (Azat Galiev)</li>
<li><a href="https://shiftmag.dev/microsofts-software-engineering-career-ladder-9318/">Microsoft&rsquo;s Software Engineering Career Ladder</a> (Anastasija Uspenski)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="http://android-developers.googleblog.com/2026/04/streamline-auth-credential-manager-verified-email.html" href="http://android-developers.googleblog.com/2026/04/streamline-auth-credential-manager-verified-email.html">Streamline User Journeys with Verified Email via Credential Manager</a> (Niharika Arora &amp; Jean-Pierre Pralle)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/jetpack-compose-april-2026-updates.html" href="http://android-developers.googleblog.com/2026/04/jetpack-compose-april-2026-updates.html">What&#8217;s new in the Jetpack Compose April &#8217;26 release</a> (Meghan Mehta)</li>
<li><a title="https://www.theverge.com/news/916601/microsoft-xbox-mobile-store-comment" href="https://www.theverge.com/news/916601/microsoft-xbox-mobile-store-comment">Microsoft says the &lsquo;idea&rsquo; of an Xbox mobile store &lsquo;is not dead&rsquo;</a> (Tom Warren)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=5TN6l7JGWvs" href="http://www.youtube.com/watch?v=5TN6l7JGWvs">Build a Personal Assistant with GitHub Copilot SDK + Copilot CLI</a> (Burke Holland)</li>
<li><a title="http://www.youtube.com/watch?v=iR7_57lJOz8" href="http://www.youtube.com/watch?v=iR7_57lJOz8">Foundry Agent Service + Microsoft Agent Framework Explained | Microsoft Mechanics</a> (Jeff Hollan)</li>
<li><a href="http://www.youtube.com/watch?v=XwdLT7qF14E">How Apple&#8217;s AI Strategy Changes with a New CEO</a> <em>and</em>&nbsp;<a title="http://www.youtube.com/watch?v=aiiSDXgCVPI" href="http://www.youtube.com/watch?v=aiiSDXgCVPI">The Biggest Unlocks of GPT Images 2</a> (AIDailyBrief)</li>
<li><a title="http://www.youtube.com/watch?v=fnQdd5dRQ_w" href="http://www.youtube.com/watch?v=fnQdd5dRQ_w">Taming the Data Estate with Copilot and Azure Service Monitor | MVP Unplugged</a> (Justin Garrett &amp; Magnus M&aring;rtensson)</li>
<li><a title="http://www.youtube.com/watch?v=FYTb-r2_q10" href="http://www.youtube.com/watch?v=FYTb-r2_q10">VS Code and Visual Studio &#8211; Better Together with Copilot | Visual Studio Live! Las Vegas 2026</a> (Brian Randell)</li>
<li><a title="http://www.youtube.com/watch?v=qE6zy75btLo" href="http://www.youtube.com/watch?v=qE6zy75btLo">Build Your First AI Search in .NET with Progress Agentic RAG Part 2 | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a href="http://www.youtube.com/watch?v=kam-kGH2oK0">From Clicks to Commands: A Terminal Beginner&#8217;s Guide</a> (Kayla Cinnamon &amp; James Montemagno)</li>
<li><a title="http://www.youtube.com/watch?v=xcJNBiDOHNA" href="http://www.youtube.com/watch?v=xcJNBiDOHNA">Random.Code &#8211; Adding Features to IronBefunge, Part 1 (ish)</a> (Jason Bock)</li>
</ul>
<p><!-- dometrain-course-id: 2732244 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/getting-started-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/getting-started-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/csharp-gs.jpg" alt="Getting Started: C#"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Getting Started: C#</span>: Get started with C# programming in this comprehensive course, perfect for beginners or those transitioning from other languages. Learn key concepts like variables, loops, OOP, and debugging in C#. (Nick Cosentino) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://theamphour.com/722-ai-tooling-with-matt-liberty-and-luke-beno/" href="https://theamphour.com/722-ai-tooling-with-matt-liberty-and-luke-beno/">The Amp Hour #722 &ndash; AI Tooling with Matt Liberty and Luke Beno</a> (Dave Jones &amp; Chris Gammell)</li>
<li><a title="https://se-radio.net/2026/04/se-radio-717-eric-tschetter-on-decoupling-observability/" href="https://se-radio.net/2026/04/se-radio-717-eric-tschetter-on-decoupling-observability/">Software Engineering Radio Episode #717 &#8211; Eric Tschetter on Decoupling Observability</a> (Amey Ambade)</li>
<li><a title="https://twit.tv/shows/windows-weekly/episodes/980" href="https://twit.tv/shows/windows-weekly/episodes/980">Windows Weekly Episode #980 &#8211; Running Outta Tolkiens &#8211; Hands-On With 2 Snapdragon X2 Laptops!</a> (Leo Laporte, Paul Thurrott &amp; Richard Campbell)</li>
<li><a title="https://podcasts.apple.com/us/podcast/are-we-too-obsessed-with-ai-predictions-with-carissa-v%C3%A9liz/id1522960417?i=1000763075823" href="https://podcasts.apple.com/us/podcast/are-we-too-obsessed-with-ai-predictions-with-carissa-v%C3%A9liz/id1522960417?i=1000763075823">Big Technology Podcast &#8211; Are We Too Obsessed With AI Predictions? &mdash; With Carissa V&eacute;liz</a> (Alex Kantrowitz)</li>
<li><a title="https://syntax.fm/998" href="https://syntax.fm/998">Syntax Podcast Episode #998 &#8211; How to Fix Vibe Coding</a> (Wes Bos &amp; Scott Tolinski)</li>
<li><a title="https://shows.acast.com/grammar-girl/episodes/1179" href="https://shows.acast.com/grammar-girl/episodes/1179">Grammar Girl Podcast Episode #1179 &#8211; &#8216;Why We Talk Funny.&#8217; The reasons behind our accents, with Valerie Fridland</a> (Mignon Fogarty)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/from-component-teams-to-cross-functional-teams-how-to-navigate-the-hardest-agile-transformation-viktor-glinka" href="https://scrummastertoolbox.libsyn.com/from-component-teams-to-cross-functional-teams-how-to-navigate-the-hardest-agile-transformation-viktor-glinka">From Component Teams to Cross-Functional Teams &mdash; How to Navigate the Hardest Agile Transformation | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Viktor Glinka)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/stop-experimenting-start-building-ai-apps-agents-dev-days-has/ba-p/4513651" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/stop-experimenting-start-building-ai-apps-agents-dev-days-has/ba-p/4513651">Stop Experimenting, Start Building: AI Apps &amp; Agents Dev Days Has You Covered</a> (Lee Stott)</li>
<li><a title="https://firebase.blog/posts/2026/04/cloud-next-2026-announcements" href="https://firebase.blog/posts/2026/04/cloud-next-2026-announcements">What&rsquo;s new from Firebase at Cloud Next 2026</a> (Seba Gnagnarella, Arthur Thompson &amp; Kristen Richards)</li>
<li><a href="https://slashdot.org/story/26/04/22/195209/gates-foundation-to-cut-20-of-staff-review-epstein-ties">Gates Foundation To Cut 20% of Staff, Review Epstein Ties</a> (BeauHD)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/cosmosdb/7-tips-to-optimize-azure-cosmos-db-costs-for-ai-and-agentic-workloads/" href="https://devblogs.microsoft.com/cosmosdb/7-tips-to-optimize-azure-cosmos-db-costs-for-ai-and-agentic-workloads/">7 tips to optimize Azure Cosmos DB costs for AI and agentic workloads</a> (Michal Toiba)</li>
<li><a title="https://erikdarling.com/performance-monitor-2-3-release-erikai-more-finops-and-mcp-madness/" href="https://erikdarling.com/performance-monitor-2-3-release-erikai-more-finops-and-mcp-madness/">Performance Monitor 2.3 Release: ErikAI, More FinOps, and MCP Madness</a> (Erik Darling)</li>
<li><a title="https://www.red-gate.com/simple-talk/development/how-to-handle-large-datasets-and-parallel-processing-in-esproc-spl/" href="https://www.red-gate.com/simple-talk/development/how-to-handle-large-datasets-and-parallel-processing-in-esproc-spl/">How to handle large datasets and parallel processing in esProc SPL</a> (Chisom Kanu)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-copilot-blog/microsoft-365-copilot-readiness-and-resiliency-with-sharepoint/ba-p/4513048" href="https://techcommunity.microsoft.com/t5/microsoft-365-copilot-blog/microsoft-365-copilot-readiness-and-resiliency-with-sharepoint/ba-p/4513048">Microsoft 365 Copilot readiness and resiliency with SharePoint and M365 Backup/Archive</a> (Sesha Mani)</li>
<li><a title="https://blogs.windows.com/windowsexperience/2026/04/22/windows-365-link-one-year-of-the-simple-secure-purpose-built-cloud-pc-device/" href="https://blogs.windows.com/windowsexperience/2026/04/22/windows-365-link-one-year-of-the-simple-secure-purpose-built-cloud-pc-device/">Windows 365 Link: One year of the simple, secure, purpose-built Cloud PC device</a> (Stefan Kinnestrand)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-insider-blog/bringing-transparency-to-ai-generated-content-with-watermarks-in/ba-p/4501376" href="https://techcommunity.microsoft.com/t5/microsoft-365-insider-blog/bringing-transparency-to-ai-generated-content-with-watermarks-in/ba-p/4501376">Bringing transparency to AI-generated content with watermarks in Microsoft 365</a> (MSArmelle)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://developers.googleblog.com/agents-cli-in-agent-platform-create-to-production-in-one-cli/" href="https://developers.googleblog.com/agents-cli-in-agent-platform-create-to-production-in-one-cli/">Agents CLI in Agent Platform: create to production in one CLI</a> (Ivan Cheung, Pier Paolo Ippolito &amp; Elia Secchi)</li>
<li><a title="https://blog.sonnes.cloud/your-rdp-remote-desktop-files-are-now-untrusted-after-the-april-2026-windows-patch-sign-them-with-powershell/" href="https://blog.sonnes.cloud/your-rdp-remote-desktop-files-are-now-untrusted-after-the-april-2026-windows-patch-sign-them-with-powershell/">Your RDP (Remote Desktop) files are now untrusted after the April 2026 Windows Patch &ndash; Sign them with PowerShell</a> (Michael Morten Sonne)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://apps.apple.com/us/app/reporoute/id6761304176" href="https://apps.apple.com/us/app/reporoute/id6761304176">RepoRoute &#8211; Browse and manage git repos | iOS App Store</a> (Alvin Ashcraft)</li>
<li><a title="https://github.com/microsoft/WSL/releases/tag/2.7.2" href="https://github.com/microsoft/WSL/releases/tag/2.7.2">Windows Subsystem for Linux (WSL) v2.7.2: Add admin protection error message for shadow admin scenarios (#40170)</a> (Ben Hillis)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.windowslatest.com/2026/04/23/tested-windows-11-setup-screen-now-finally-lets-you-skip-forced-updates-and-go-directly-to-the-desktop/" href="https://www.windowslatest.com/2026/04/23/tested-windows-11-setup-screen-now-finally-lets-you-skip-forced-updates-and-go-directly-to-the-desktop/">Tested: Windows 11 setup screen now finally lets you skip forced updates, and go directly to the desktop</a> <em>and</em>&nbsp;<a title="https://www.windowslatest.com/2026/04/23/microsoft-says-its-rebuilding-windows-11-around-what-users-actually-want-performance-reliability-quality-and-craft/" href="https://www.windowslatest.com/2026/04/23/microsoft-says-its-rebuilding-windows-11-around-what-users-actually-want-performance-reliability-quality-and-craft/">Microsoft says it&rsquo;s rebuilding Windows 11 around what users actually want: performance, reliability, quality and craft</a> (Mayank Parmar)</li>
<li><a href="https://makezine.com/article/maker-news/diy-to-power-our-planet-an-mini-earth-day-field-guide/">DIY To Power Our Planet: An (Mini) Earth Day Field Guide</a> (Jennifer Blakeslee)</li>
<li><a title="https://blogs.windows.com/windowsexperience/2026/04/22/diablo-iv-now-with-more-way-to-customize-builds-and-playstyles/" href="https://blogs.windows.com/windowsexperience/2026/04/22/diablo-iv-now-with-more-way-to-customize-builds-and-playstyles/">Diablo IV: Now with more way to customize builds and playstyles</a> (Athima Chansanchai)</li>
<li><a title="https://www.theverge.com/news/916787/microsoft-discord-xbox-game-pass-partnership" href="https://www.theverge.com/news/916787/microsoft-discord-xbox-game-pass-partnership">Microsoft teases mysterious Discord and Xbox Game Pass partnership</a> (Tom Warren)</li>
<li><a title="https://om.co/2026/04/22/software-eats-its-own/" href="https://om.co/2026/04/22/software-eats-its-own/">Software Eats Its Own</a> (Om Malik)</li>
<li><a title="https://www.theregister.com/2026/04/22/meta_employee_surveillance_software/" href="https://www.theregister.com/2026/04/22/meta_employee_surveillance_software/">Magnificent irony as Meta staff unhappy about running surveillance software on work PCs</a> (Simon Sharwood)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://blog.peterritchie.com/posts/things-that-caught-my-attention-last-week-april-19">Things That Caught My Attention Last Week &#8211; April 19</a> (Peter Ritchie)</li>
<li><a href="http://seroter.com/2026/04/22/daily-reading-list-april-22-2026-769/">Daily Reading List &ndash; April 22, 2026 (#769)</a> (Richard Seroter)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/183546078X/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41T-v0E03TL._SS135_.jpg" alt="Blazor Web Development Cookbook"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Blazor Web Development Cookbook</span> (Pawel Bazyluk) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Tested recipes for advanced single-page application scenarios in .NET 9.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 22, 2026 (#4652)</title>
		<link>https://www.alvinashcraft.com/2026/04/22/dew-drop-april-22-2026-4652/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Wed, 22 Apr 2026 11:15:36 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 10.0]]></category>
		<category><![CDATA[.net 8]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android studio]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[chatgpt]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[ef core]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[onedrive]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[uno platform]]></category>
		<category><![CDATA[vibe coding]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/22/dew-drop-april-22-2026-4652/</guid>

					<description><![CDATA[Top Links Removing byte[] allocations in .NET Framework using ReadOnlySpan (Andrew Lock) Announcing TypeScript 7.0 Beta (Daniel Rosenwasser) Windows App SDK Version 1.8.7 (1.8.260416003) Stable Channel Release Notes (Microsoft Learn) Level up your development with Planning Mode and Next Edit Prediction in Android Studio Panda 4 (Matt Dyor) Stop Explaining Your Code Over and Over. &#8230; <a href="https://www.alvinashcraft.com/2026/04/22/dew-drop-april-22-2026-4652/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 22, 2026 (#4652)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-22-1ca4dfd3","status":"draft","lastModified":"2026-04-22T10:25:35.855Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://andrewlock.net/removingbyte-array-allocations-in-dotnet-framework-using-readonlyspan-t/" href="https://andrewlock.net/removingbyte-array-allocations-in-dotnet-framework-using-readonlyspan-t/">Removing byte[] allocations in .NET Framework using ReadOnlySpan</a> (Andrew Lock)</li>
<li><a title="https://devblogs.microsoft.com/typescript/announcing-typescript-7-0-beta/" href="https://devblogs.microsoft.com/typescript/announcing-typescript-7-0-beta/">Announcing TypeScript 7.0 Beta</a> (Daniel Rosenwasser)</li>
<li><a title="https://learn.microsoft.com/windows/apps/windows-app-sdk/release-notes/windows-app-sdk-1-8?pivots=stable#version-187-18260416003" href="https://learn.microsoft.com/windows/apps/windows-app-sdk/release-notes/windows-app-sdk-1-8?pivots=stable#version-187-18260416003">Windows App SDK Version 1.8.7 (1.8.260416003) Stable Channel Release Notes</a> (Microsoft Learn)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/android-studio-panda-4-planning-mode-next-edit-prediction.html" href="http://android-developers.googleblog.com/2026/04/android-studio-panda-4-planning-mode-next-edit-prediction.html">Level up your development with Planning Mode and Next Edit Prediction in Android Studio Panda 4</a> (Matt Dyor)</li>
<li><a title="https://www.syncfusion.com/blogs/post/automate-codebase-document-codestudio?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/automate-codebase-document-codestudio?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Stop Explaining Your Code Over and Over. Let Code Studio Do It Once</a> (Yuvaraj Mohan)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-openai-s-gpt-image-2-in-microsoft-foundry/ba-p/4500571" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-openai-s-gpt-image-2-in-microsoft-foundry/ba-p/4500571">Introducing OpenAI&#8217;s GPT-image-2 in Microsoft Foundry</a> (Naomi Moneypenny)</li>
<li><a title="https://devblogs.microsoft.com/aspire/aspire-bun-support-and-container-enhancements/" href="https://devblogs.microsoft.com/aspire/aspire-bun-support-and-container-enhancements/">Aspire 13.2: Bun Support and Container Enhancements</a> (David Pine)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-april-2026/" href="https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-april-2026/">Azure SDK Release (April 2026)</a> (Ronnie Geraghty)</li>
<li><a title="https://github.com/microsoft/aspire/releases/tag/v13.2.3" href="https://github.com/microsoft/aspire/releases/tag/v13.2.3">Aspire 13.2.3 Release Notes</a> (github-actions[bot])</li>
<li><a title="https://www.telerik.com/blogs/angular-grid-scale-how-kendo-ui-handles-millions-rows" href="https://www.telerik.com/blogs/angular-grid-scale-how-kendo-ui-handles-millions-rows">Angular Grid at Scale: How Kendo UI Handles Millions of Rows</a> (Dany Paredes)</li>
<li><a title="https://blog.postman.com/avoid-context-switching-with-postman/" href="https://blog.postman.com/avoid-context-switching-with-postman/">Eliminate context switching with Postman Native Git and MCP</a> (Quinton Wall)</li>
<li><a href="https://www.twilio.com/en-us/blog/developers/best-practices/getting-most-money-using-automated-sms">Getting The Most for Your Money Using Automated SMS</a> (Amanda Lange)</li>
<li><a href="https://www.telerik.com/blogs/blazor-basics-getting-started-blazor-development-vs-code">Blazor Basics: Getting Started with Blazor Development in VS Code</a> (Claudio Bernasconi)</li>
<li><a title="https://trailheadtechnology.com/connecting-aws-and-azure-with-a-site-to-site-vpn-using-terraform/" href="https://trailheadtechnology.com/connecting-aws-and-azure-with-a-site-to-site-vpn-using-terraform/">Connecting AWS and Azure with a Site-to-Site VPN Using Terraform</a> (Piotr Kolodziej)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/now-generally-available-license-usage-insights-in-microsoft/ba-p/4507462">Now generally available: License usage insights in Microsoft Entra</a> (Joseph Dadzie)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.8.260416003" href="https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.8.260416003">Microsoft.WindowsAppSDK v1.8.260416003 Release</a> (NuGet Gallery)</li>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260421-00/?p=112247" href="https://devblogs.microsoft.com/oldnewthing/20260421-00/?p=112247">Sure, xor&rsquo;ing a register with itself is the idiom for zeroing it out, but why not sub?</a> (Raymond Chen)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/dotnet-1.2.0" href="https://github.com/microsoft/agent-framework/releases/tag/dotnet-1.2.0">Microsoft Agent Framework for .NET v1.2.0 Release</a> (Dmytro Struk)</li>
<li><a title="https://learn.microsoft.com/visualstudio/releases/2026/release-notes-insiders#11716.218" href="https://learn.microsoft.com/visualstudio/releases/2026/release-notes-insiders#11716.218">Visual Studio Insiders Version 11716.218 Release Notes</a> <em>and</em> <a title="https://learn.microsoft.com/visualstudio/releases/2026/release-notes#18.5.1" href="https://learn.microsoft.com/visualstudio/releases/2026/release-notes#18.5.1">Visual Studio 2026 Version 18.5.1 Release Notes</a> (Microsoft Learn)</li>
<li><a title="https://github.com/dotnet/dotnet/releases/tag/v10.0.107" href="https://github.com/dotnet/dotnet/releases/tag/v10.0.107">.NET 10.0.7 / 10.0.107 Release Notes</a> <em>and</em>&nbsp;<a title="https://github.com/dotnet/dotnet/releases/tag/v10.0.203" href="https://github.com/dotnet/dotnet/releases/tag/v10.0.203">.NET 10.0.7 / 10.0.203 Release Notes</a> (dotnet-sb-bot)</li>
<li><a href="https://devblogs.microsoft.com/dotnet/dotnet-10-0-7-oob-security-update/">.NET 10.0.7 Out-of-Band Security Update</a> (Rahul Bhandari)</li>
<li><a href="https://jeremydmiller.com/2026/04/21/ef-core-is-better-with-wolverine/">EF Core is Better with Wolverine</a> (Jeremy D. Miller)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/21/using-qr-codes-in-pdf-documents-in-csharp-dotnet/" href="https://www.textcontrol.com/blog/2026/04/21/using-qr-codes-in-pdf-documents-in-csharp-dotnet/">Using QR Codes in PDF Documents in C# .NET</a> (Bjoern Meyer)</li>
<li><a title="https://dev.to/shatru123/i-built-the-missing-claude-ai-sdk-for-net-8-and-its-now-on-nuget-3ki7" href="https://dev.to/shatru123/i-built-the-missing-claude-ai-sdk-for-net-8-and-its-now-on-nuget-3ki7">I Built the Missing Claude AI SDK for .NET 8 &mdash; And It&#8217;s Now on NuGet</a> (Shatrughna Ambhore)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="http://sellsbrothers.com/orchestration-is-all-you-need" href="http://sellsbrothers.com/orchestration-is-all-you-need">Orchestration Is All You Need</a> (Chris Sells)</li>
<li><a title="https://codecurmudgeon.com/wp/2026/04/is-ai-safe-enough-for-safety-critical/" href="https://codecurmudgeon.com/wp/2026/04/is-ai-safe-enough-for-safety-critical/">Is AI Safe Enough for Safety-critical</a> (Code Curmudgeon)</li>
<li><a title="https://ardalis.com/setting-up-claude-code-agent-teams-with-wsl2-and-tmux-on-windows/" href="https://ardalis.com/setting-up-claude-code-agent-teams-with-wsl2-and-tmux-on-windows/">Setting Up Claude Code Agent Teams With Wsl2 and Tmux on Windows</a> (Steve Smith)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.21" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.21">OpenClaw v2026.4.21 Release</a> (Peter Steinberger)</li>
<li><a href="https://dbakevlar.com/2026/04/the-challenge-of-ai-in-business-today/">The Challenge of AI in Business Today</a> (Kellyn Gorman)</li>
<li><a title="https://thenewstack.io/anthropic-claude-code-limits/" href="https://thenewstack.io/anthropic-claude-code-limits/">Anthropic is thinking about removing Claude Code from its cheapest plan</a> (Frederic Lardinois)</li>
<li><a href="https://jesseliberty.com/2026/04/21/rag-in-detail/">RAG In Detail</a> (Jesse Liberty)</li>
<li><a title="http://kinlane.com/2026/04/21/i-dont-have-any-ideas/" href="http://kinlane.com/2026/04/21/i-dont-have-any-ideas/">I Don&rsquo;t Have Any Ideas</a> (Kin Lane)</li>
<li><a href="https://erikdarling.com/be-careful-with-your-ai-enablers/">Be Careful With Your AI Enablers</a> (Erik Darling)</li>
<li><a title="https://medium.com/oracledevs/16-ways-to-make-a-small-language-model-think-bigger-5be3b85b9d23" href="https://medium.com/oracledevs/16-ways-to-make-a-small-language-model-think-bigger-5be3b85b9d23">16 Ways to make a Small Language Model think bigger</a> (Nacho Martinez)</li>
<li><a title="https://techcrunch.com/2026/04/21/chatgpts-new-images-2-0-model-is-surprisingly-good-at-generating-text/" href="https://techcrunch.com/2026/04/21/chatgpts-new-images-2-0-model-is-surprisingly-good-at-generating-text/">ChatGPT&rsquo;s new Images 2.0 model is surprisingly good at generating text</a> (Amanda Silberling)</li>
<li><a href="https://www.theverge.com/policy/916210/ai-midterm-elections-data-centers-jobs">AI backlash is coming for elections</a> (Lauren Feiner)</li>
<li><a href="https://gregorsuttie.com/2026/04/21/creating-a-github-copilot-cli-release-tracker/">Creating a GitHub Copilot CLI Release Tracker</a> (Gregor Suttie)</li>
<li><a href="https://cursor.com/blog/app-stability">Keeping the Cursor app stable</a> (Cursor Team)</li>
<li><a href="https://www.technologyreview.com/2026/04/21/1136158/building-agent-first-governance-and-security/">Building agent-first governance and security</a> (MIT Technology Review Insights)</li>
<li><a href="https://blog.replit.com/meet-replit-security-agent">Meet Replit Security Agent</a> <em>and</em>&nbsp;<a title="https://blog.replit.com/defense-in-depth-how-replit-secures-every-layer-of-the-vibe-coding-stack" href="https://blog.replit.com/defense-in-depth-how-replit-secures-every-layer-of-the-vibe-coding-stack">Defense in Depth: How Replit Secures Every Layer of the Vibe Coding Stack</a> (Replit Team)</li>
<li><a title="https://christianheilmann.com/2026/04/21/how-do-developers-define-their-worth-when-code-is-written-by-ai/" href="https://christianheilmann.com/2026/04/21/how-do-developers-define-their-worth-when-code-is-written-by-ai/">How do developers define their worth when code is written by AI?</a> (Chris Heilmann)</li>
<li><a title="https://www.oreilly.com/radar/?p=18589" href="https://www.oreilly.com/radar/?p=18589">Dark Factories: Rise of the Trycycle</a> (Dan Shapiro)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/devops/azure-devops-mcp-server-april-update/" href="https://devblogs.microsoft.com/devops/azure-devops-mcp-server-april-update/">Azure DevOps MCP Server April Update</a> (Dan Hellem)</li>
<li><a href="https://www.pulumi.com/blog/agent-sprawl-iac-platform-is-the-answer/">Agent Sprawl Is Here. Your IaC Platform Is the Answer.</a> (Engin Diri)</li>
<li><a title="https://apievangelist.com/2026/04/20/the-business-and-politics-of-platform-status-page-details/" href="https://apievangelist.com/2026/04/20/the-business-and-politics-of-platform-status-page-details/">The Business and Politics of Platform Status Page Details</a> (Kin Lane)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=e2Al_IJuSF0" href="http://www.youtube.com/watch?v=e2Al_IJuSF0">The Forgotten Features of Visual Studio You NEED In Your Life! | Visual Studio Live! Las Vegas 2026</a> (Mads Kristensen)</li>
<li><a href="http://www.youtube.com/watch?v=5dA7fkdsl7g">Install apps using Copilot CLI</a> (Kayla Cinnamon)</li>
<li><a title="https://www.youtube.com/watch?v=Lg-meK5IU8Q" href="https://www.youtube.com/watch?v=Lg-meK5IU8Q"> What AI Agent Skills Are and How They Work</a> (IBM Technology Team)</li>
<li><a title="https://www.franksworld.com/2026/04/21/exploring-the-future-of-ui-design-with-claude-design-and-opus-4-7/" href="https://www.franksworld.com/2026/04/21/exploring-the-future-of-ui-design-with-claude-design-and-opus-4-7/">Exploring the Future of UI Design with Claude Design and Opus 4.7</a> (Frank La Vigne)</li>
<li><a href="http://www.youtube.com/watch?v=eU0eBzVAlQo">Coffee and Open Source Conversation &#8211; Pierce Boggan</a> (Isaac Levin)</li>
<li><a title="http://www.youtube.com/watch?v=CJTE3VtGZog" href="http://www.youtube.com/watch?v=CJTE3VtGZog">Connect to Copilot CLI with a QR code on web &amp; mobile &#8211; this is crazy!</a> (Gerald Versluis)</li>
<li><a title="http://www.youtube.com/watch?v=npl-naNYvDY" href="http://www.youtube.com/watch?v=npl-naNYvDY">DALEC Developer Experience: Declarative Builds and IDE Integration | Open at Microsoft</a> (Tatsat Mishra &amp; Brian Goff)</li>
<li><a title="http://www.youtube.com/watch?v=Vd1y45pMRCk" href="http://www.youtube.com/watch?v=Vd1y45pMRCk">How to use MCPUI and Goose to manage GitHub issues</a> (GitHub Team)</li>
<li><a title="http://www.youtube.com/watch?v=ZrKNzPfpewY" href="http://www.youtube.com/watch?v=ZrKNzPfpewY">Real-World Modernization Showcase: WPF to cross-platform .NET with Uno Platform &amp; AI!</a> (Sam Basu)</li>
<li><a title="http://www.youtube.com/watch?v=qgkM6-ftwSA" href="http://www.youtube.com/watch?v=qgkM6-ftwSA">Deep Dive: Microsoft Blazor Zero to Success | Visual Studio Live! Las Vegas 2026</a> (Rockford Lhotka)</li>
<li><a title="http://www.youtube.com/watch?v=WHTKad6W_bc" href="http://www.youtube.com/watch?v=WHTKad6W_bc">AI Coding, Streamer Maps, Glitches, and more | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a href="http://www.youtube.com/watch?v=jSPFi-mW0ns">Automating Your AI Context</a> <em>and</em>&nbsp;<a title="http://www.youtube.com/watch?v=qYLysI6AkQ8" href="http://www.youtube.com/watch?v=qYLysI6AkQ8">Agent Building Trends</a> (AIDailyBrief)</li>
</ul>
<p><!-- dometrain-course-id: 3002112 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/from-zero-to-hero-asynchronous-programming-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/from-zero-to-hero-asynchronous-programming-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/async-fzth.jpg" alt="From Zero to Hero: Asynchronous Programming in C#"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">From Zero to Hero: Asynchronous Programming in C#</span>: Learn how to master asynchronous programming in C# (Brandon Minnick) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://archive.org/details/future-knowledge-episode-27" href="https://archive.org/details/future-knowledge-episode-27">Future Knowledge Podcast Episode #27 &#8211; Data Cartels</a> (Internet Archive &amp; Authors Alliance)</li>
<li><a title="https://podcasts.apple.com/us/podcast/building-real-skills-during-the-ai-boom-no-not-that/id955596067?i=1000763034258" href="https://podcasts.apple.com/us/podcast/building-real-skills-during-the-ai-boom-no-not-that/id955596067?i=1000763034258">Developer Tea Podcast &#8211; Building Real Skills During the AI Boom &#8211; No, Not That Kind of Skill</a> (Jonathan Cutrell)</li>
<li><a title="https://tcpfm.castos.com/episodes/351-iam-the-one-spending-all-your-ai-money" href="https://tcpfm.castos.com/episodes/351-iam-the-one-spending-all-your-ai-money">The Cloud Pod Episode #351 &#8211; IAM the One Spending All Your AI Money</a> (Justin Brodley, Jonathan Baker, Ryan Lucas &amp; Matt Kohn)</li>
<li><a title="https://runasradio.com/Shows/Show/1033" href="https://runasradio.com/Shows/Show/1033">RunAs Radio Show #1033 &#8211; The Life and Death of Microsoft Deployment Toolkit with Michael Niehaus</a> (Richard Campbell)</li>
<li><a title="https://twit.tv/shows/macbreak-weekly/episodes/1021" href="https://twit.tv/shows/macbreak-weekly/episodes/1021">MacBreak Weekly Episode #1021 &#8211; Too Long in the Monkey House &#8211; John Ternus to Become Next Apple CEO</a> (Leo Laporte, Andy Ihnatko, Jason Snell &amp; Christina Warren)</li>
<li><a title="https://rss.com/podcasts/leading-the-shift/2751074" href="https://rss.com/podcasts/leading-the-shift/2751074">The Shift Podcast by Microsoft Azure S2E7 | Should my IT team hire agents?</a> (Microsoft Azure Team)</li>
<li><a title="https://oasisofcourage.com/engineering-inner-work-technical-skills-vs-soft-skills-for-career-growth-the-happy-engineer-podcast/" href="https://oasisofcourage.com/engineering-inner-work-technical-skills-vs-soft-skills-for-career-growth-the-happy-engineer-podcast/">The Happy Engineer Podcast 004: Your Technical Skills Got You Here. Your Inner Work Gets You Further. | Engineering Career Coach Nader Mowlaee</a> (Max Ahumada)</li>
<li><a title="https://boagworld.com/season/rebooted/episode/33/" href="https://boagworld.com/season/rebooted/episode/33/">Boagworld Podcast Episode #33 &#8211; AI Is Showing UI Designers the Door</a> (Paul Boag)</li>
<li><a title="https://stackoverflow.blog/2026/04/22/how-to-get-multiple-agents-to-play-nice-at-scale/" href="https://stackoverflow.blog/2026/04/22/how-to-get-multiple-agents-to-play-nice-at-scale/">The Stack Overflow Podcast &#8211; How to get multiple agents to play nice at scale</a> (Chase Roossin &amp; Steven Kulesza)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/when-internal-and-external-team-members-have-divergent-goals-the-silent-killer-of-agile-teams-viktor-glinka" href="https://scrummastertoolbox.libsyn.com/when-internal-and-external-team-members-have-divergent-goals-the-silent-killer-of-agile-teams-viktor-glinka">When Internal and External Team Members Have Divergent Goals &mdash; The Silent Killer of Agile Teams | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Viktor Glinka)</li>
<li><a title="https://shows.acast.com/made-by-google-podcast/episodes/69e744ac66c3374f7ecc90b3" href="https://shows.acast.com/made-by-google-podcast/episodes/69e744ac66c3374f7ecc90b3">Made by Google Podcast &#8211; How AI Helps You Express Your Vibe</a> (Rachid Finge)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://news.slashdot.org/story/26/04/21/194240/job-cuts-driven-by-ai-are-rising-on-wall-street" href="https://news.slashdot.org/story/26/04/21/194240/job-cuts-driven-by-ai-are-rising-on-wall-street">Job Cuts Driven By AI Are Rising On Wall Street</a> (BeauHD)</li>
<li><a title="https://www.businessinsider.com/meta-new-ai-tool-tracks-staff-activity-sparks-concern-2026-4" href="https://www.businessinsider.com/meta-new-ai-tool-tracks-staff-activity-sparks-concern-2026-4">Meta employees are up in arms over a mandatory program to train AI on their mouse movements and keystrokes</a> (Charles Rollet)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/the-network-that-outlived-him-how-mvp-min-gyu-ju-s-community/ba-p/4513525" href="https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/the-network-that-outlived-him-how-mvp-min-gyu-ju-s-community/ba-p/4513525">The Network That Outlived Him: How MVP Min-gyu Ju&#8217;s Community Keeps His Legacy Alive</a> (Soyoung Lee)</li>
<li><a href="https://www.geekwire.com/2026/starbucks-cuts-tech-jobs-as-new-cto-reshapes-organization/">Starbucks cuts tech jobs as new CTO reshapes organization</a> (Todd Bishop)</li>
<li><a href="https://blogs.microsoft.com/blog/2026/04/21/accelerating-frontier-transformation-with-microsoft-partners/">Accelerating Frontier Transformation with Microsoft partners</a> (Nicole Dezen)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="https://blog.sqlauthority.com/2026/04/22/sql-server-monitoring-across-cloud-hybrid-and-on-prem/">SQL Server Monitoring Across Cloud, Hybrid, and On-Prem</a> (Pinal Dave)</li>
<li><a title="https://devblogs.microsoft.com/azure-sql/the-polyglot-tax-part-4/" href="https://devblogs.microsoft.com/azure-sql/the-polyglot-tax-part-4/">The Polyglot tax &ndash; Part 4</a> (Aditya Badramraju)</li>
<li><a title="https://devblogs.microsoft.com/cosmosdb/general-availability-dynamic-data-masking-for-azure-cosmos-db/" href="https://devblogs.microsoft.com/cosmosdb/general-availability-dynamic-data-masking-for-azure-cosmos-db/">General Availability: Dynamic Data Masking for Azure Cosmos DB</a> (Sudhanshu Khera)</li>
<li><a title="https://medium.com/oracledevs/end-to-end-database-opentelemetry-priority-transactions-and-more-in-odp-net-23-26-2-25cb020f9037" href="https://medium.com/oracledevs/end-to-end-database-opentelemetry-priority-transactions-and-more-in-odp-net-23-26-2-25cb020f9037">End-to-End Database OpenTelemetry, Priority Transactions, and More</a> (Alex Keh)</li>
<li><a title="https://www.mssqltips.com/sqlservertip/11675/getting-started-with-dbwatch/" href="https://www.mssqltips.com/sqlservertip/11675/getting-started-with-dbwatch/">Getting Started with dbWatch</a> (Jim Evans)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-onedrive-blog/introducing-markdown-support-in-sharepoint-and-onedrive/ba-p/4512174" href="https://techcommunity.microsoft.com/t5/microsoft-onedrive-blog/introducing-markdown-support-in-sharepoint-and-onedrive/ba-p/4512174">Introducing Markdown support in SharePoint and OneDrive</a> <em>and</em>&nbsp;<a title="https://techcommunity.microsoft.com/t5/microsoft-onedrive-blog/innovations-in-onedrive-for-collaboration-intelligence-and/ba-p/4512171" href="https://techcommunity.microsoft.com/t5/microsoft-onedrive-blog/innovations-in-onedrive-for-collaboration-intelligence-and/ba-p/4512171">Innovations in OneDrive for collaboration, intelligence, and control</a> (arwazt)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-teams-blog/focus-on-the-teams-phone-calls-that-matter-most-with-copilot/ba-p/4512533" href="https://techcommunity.microsoft.com/t5/microsoft-teams-blog/focus-on-the-teams-phone-calls-that-matter-most-with-copilot/ba-p/4512533">Focus on the Teams Phone calls that matter most with Copilot call delegation</a> (Johnny McCormick)</li>
<li><a href="https://www.paulswider.com/p/under-the-hood-of-microsoft-cowork">Under the Hood of Microsoft Cowork</a> (Paul J. Swider)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-sharepoint-blog/ai-skills-are-now-in-public-preview-teaching-ai-in-sharepoint/ba-p/4512532" href="https://techcommunity.microsoft.com/t5/microsoft-sharepoint-blog/ai-skills-are-now-in-public-preview-teaching-ai-in-sharepoint/ba-p/4512532">AI Skills Are Now in Public Preview: Teaching AI in SharePoint What to Know and How to Act</a> (Zach Rosenfield)</li>
<li><a title="https://techcommunity.microsoft.com/t5/planner-blog/how-microsoft-planner-helped-build-the-maia-200-ai-accelerator/ba-p/4513144" href="https://techcommunity.microsoft.com/t5/planner-blog/how-microsoft-planner-helped-build-the-maia-200-ai-accelerator/ba-p/4513144">How Microsoft Planner helped build the Maia 200 AI Accelerator</a> (Wendy Haddad)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/PowerShell/PowerShell/releases/tag/v7.6.1" href="https://github.com/PowerShell/PowerShell/releases/tag/v7.6.1">v7.6.1 Release of PowerShell</a> <em>and</em>&nbsp;<a title="https://github.com/PowerShell/PowerShell/releases/tag/v7.5.6" href="https://github.com/PowerShell/PowerShell/releases/tag/v7.5.6">v7.5.6 Release of PowerShell</a> <em>and</em>&nbsp;<a title="https://github.com/PowerShell/PowerShell/releases/tag/v7.4.15" href="https://github.com/PowerShell/PowerShell/releases/tag/v7.4.15">v7.4.15 Release of PowerShell</a> (J. Shigetomi)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://thenewstack.io/open-vsx-managed-registry/" href="https://thenewstack.io/open-vsx-managed-registry/">Eclsipse Foundation offers enterprise-grade open source alternative to Microsoft&rsquo;s VS Code Marketplace</a> (Adrian Bridgwater)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.theverge.com/news/915928/microsoft-xbox-game-pass-ultimate-price-drop" href="https://www.theverge.com/news/915928/microsoft-xbox-game-pass-ultimate-price-drop">Xbox Game Pass Ultimate gets a price cut but loses new Call of Duty games</a> (Tom Warren)</li>
<li><a href="https://makezine.com/article/digital-fabrication/3d-printing-workshop/upcycle-a-3d-printer/">Upcycle a 3D Printer</a> (Dom Dominici)</li>
<li><a title="https://www.wired.com/story/apple-tim-cook-subscription-business/" href="https://www.wired.com/story/apple-tim-cook-subscription-business/">Tim Cook&#8217;s Legacy Is Turning Apple Into a Subscription</a> (Lauren Goode)</li>
<li><a title="https://www.theverge.com/bulletin/914842/the-next-evolution-of-the-verges-homepage-is-here" href="https://www.theverge.com/bulletin/914842/the-next-evolution-of-the-verges-homepage-is-here">The next evolution of The Verge&rsquo;s homepage is here</a> (William Joel)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://seroter.com/2026/04/21/daily-reading-list-april-21-2026-768/">Daily Reading List &ndash; April 21, 2026 (#768)</a> (Richard Seroter)</li>
<li><a href="https://martinfowler.com/fragments/2026-04-21.html">Fragments: April 21</a> (Martin Fowler)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/B0D6LCB348/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41JA1ZGtI0L._SS135_.jpg" alt="Microsoft Copilot for Power Apps"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Microsoft Copilot for Power Apps</span> (Rezwanur Rahman) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Transforming App Development with AI Assistance (Inside Copilot).</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 21, 2026 (#4651)</title>
		<link>https://www.alvinashcraft.com/2026/04/21/dew-drop-april-21-2026-4651/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 10:59:30 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 11]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kotlin]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[playwright]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[uno platform]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/21/dew-drop-april-21-2026-4651/</guid>

					<description><![CDATA[Top Links Writing Node.js addons with .NET Native AOT (Drew Noakes) Changes to GitHub Copilot Individual plans (Joe Binder) VS Code Agents Insiders: The AI-First Editor Built for Developers and Students (Lee Stott) GitHub Copilot meets Azure Developer CLI: AI-assisted project setup and error troubleshooting (Kristen Womack) 7 XAML Resource Keys AI Got Wrong in &#8230; <a href="https://www.alvinashcraft.com/2026/04/21/dew-drop-april-21-2026-4651/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 21, 2026 (#4651)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-21-8b4d664e","status":"draft","lastModified":"2026-04-21T10:32:15.353Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/dotnet/writing-nodejs-addons-with-dotnet-native-aot/">Writing Node.js addons with .NET Native AOT</a> (Drew Noakes)</li>
<li><a href="https://github.blog/news-insights/company-news/changes-to-github-copilot-individual-plans/">Changes to GitHub Copilot Individual plans</a> (Joe Binder)</li>
<li><a title="https://techcommunity.microsoft.com/t5/educator-developer-blog/vs-code-agents-insiders-the-ai-first-editor-built-for-developers/ba-p/4512957" href="https://techcommunity.microsoft.com/t5/educator-developer-blog/vs-code-agents-insiders-the-ai-first-editor-built-for-developers/ba-p/4512957">VS Code Agents Insiders: The AI-First Editor Built for Developers and Students</a> (Lee Stott)</li>
<li><a title="https://devblogs.microsoft.com/azure-sdk/azd-copilot-integration/" href="https://devblogs.microsoft.com/azure-sdk/azd-copilot-integration/">GitHub Copilot meets Azure Developer CLI: AI-assisted project setup and error troubleshooting</a> (Kristen Womack)</li>
<li><a title="https://platform.uno/blog/7-xaml-resource-keys-ai-got-wrong-in-my-uno-platform-migration/" href="https://platform.uno/blog/7-xaml-resource-keys-ai-got-wrong-in-my-uno-platform-migration/">7 XAML Resource Keys AI Got Wrong in My Uno Platform Migration</a> (Matt Mattei)</li>
<li><a href="https://github.blog/open-source/git/highlights-from-git-2-54/">Highlights from Git 2.54</a> (Taylor Blau)</li>
<li><a title="https://vlqh-zgpm.campaign-view.com/ua/viewinbrowser?od=3z5b1449310f71294fafc3d35955582e56a7fc9cec01fb440bc3cc8ba398aa18db&amp;rd=1e7349b985a19122&amp;sd=1e7349b985a190ad&amp;n=11699e4c16ef036&amp;mrd=1e7349b985a190a3&amp;m=1" href="https://vlqh-zgpm.campaign-view.com/ua/viewinbrowser?od=3z5b1449310f71294fafc3d35955582e56a7fc9cec01fb440bc3cc8ba398aa18db&amp;rd=1e7349b985a19122&amp;sd=1e7349b985a190ad&amp;n=11699e4c16ef036&amp;mrd=1e7349b985a190a3&amp;m=1">TechBash 2026 Early Bird registration is now open</a> (TechBash Team)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a href="https://www.telerik.com/blogs/whats-next-react-2026">What&rsquo;s Next for React in 2026</a> (Hassan Djirdeh)</li>
<li><a href="https://css-tricks.com/markdown-astro/">Markdown + Astro = <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2764.png" alt="❤" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a> (Zell Liew)</li>
<li><a title="https://blog.angular.dev/ai-training-local-gemini-and-styling-signal-forms-6dd270e87fac" href="https://blog.angular.dev/ai-training-local-gemini-and-styling-signal-forms-6dd270e87fac">AI Training, Local Gemini, and Styling Signal Forms</a> (Angular Team)</li>
<li><a href="https://www.raymondcamden.com/2026/04/20/building-a-simple-markdown-pwa-app">Building a Simple Markdown PWA App</a> (Raymond Camden)</li>
<li><a title="https://www.syncfusion.com/blogs/post/secure-pdf-digital-signatures-in-javascript?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/secure-pdf-digital-signatures-in-javascript?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Secure PDF Digital Signatures in JavaScript: Best Practices for Developers</a> (Arun Kumar Chandrakesan)</li>
<li><a href="https://www.preemptive.com/blog/protecting-your-ssr-apps-with-jsdefender/">Protecting Your SSR Apps with JSDefender</a> (Michelle Pruitt)</li>
<li><a title="https://duendesoftware.com/blog/20260421-why-a-standard-jwt-access-token-matters" href="https://duendesoftware.com/blog/20260421-why-a-standard-jwt-access-token-matters">Why a Standard JWT Access Token Matters</a> (Khalid Abuhakmeh)</li>
<li><a title="https://www.infoq.com/articles/building-trpc-api-typescript/" href="https://www.infoq.com/articles/building-trpc-api-typescript/">Building Production-Ready tRPC APIs: The TypeScript Alternative to Apollo Federation</a> (Dinesh Kumar Elumalai)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260420-00/?p=112245" href="https://devblogs.microsoft.com/oldnewthing/20260420-00/?p=112245">How did code handle 24-bit-per-pixel formats when using video cards with bank-switched memory?</a> (Raymond Chen)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://weblog.west-wind.com/posts/2026/Apr/20/Revisiting-C-Scripting-with-the-WestwindScripting-Templating-Library-Part-1" href="https://weblog.west-wind.com/posts/2026/Apr/20/Revisiting-C-Scripting-with-the-WestwindScripting-Templating-Library-Part-1">Revisiting C# Scripting with the Westwind.Scripting Templating Library, Part 1</a> (Rick Strahl)</li>
<li><a title="https://erikej.github.io/dotnet/dacfx/sqlserver/ssms/visualstudio/2026/04/20/sqlprojects-schemacompare.html" href="https://erikej.github.io/dotnet/dacfx/sqlserver/ssms/visualstudio/2026/04/20/sqlprojects-schemacompare.html">Visual Schema Compare for SDK Style SQL Database Projects in Visual Studio and SSMS</a> (Erik EJ)</li>
<li><a title="https://elbruno.com/2026/04/20/%f0%9f%9a%80-meet-t2i-the-elbruno-text2image-cli/" href="https://elbruno.com/2026/04/20/%f0%9f%9a%80-meet-t2i-the-elbruno-text2image-cli/">AOT-Friendlyst Dropped &mdash; And .NE Meet t2i &mdash; The ElBruno.Text2Image CLI<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5bc.png" alt="🖼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> MAI-Image-2 Just Dropped &mdash; And .NET Support Is Already Here</a> (Bruno Capuano)</li>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/20/net-11-previews-focus-on-nuts-and-bolts-coding-ai-not-so-much.aspx" href="https://visualstudiomagazine.com/articles/2026/04/20/net-11-previews-focus-on-nuts-and-bolts-coding-ai-not-so-much.aspx">.NET 11 Previews Focus on Nuts-and-Bolts Coding &#8212; AI Not So Much</a> (David Ramel)</li>
<li><a title="https://jeremydmiller.com/2026/04/20/customizing-the-wolverine-code-generation-model/" href="https://jeremydmiller.com/2026/04/20/customizing-the-wolverine-code-generation-model/">Customizing the Wolverine Code Generation Model</a> (Jeremy D. Miller)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/20/sanitizing-data-in-document-pipelines-a-practical-approach-with-tx-text-control-in-csharp-dotnet/" href="https://www.textcontrol.com/blog/2026/04/20/sanitizing-data-in-document-pipelines-a-practical-approach-with-tx-text-control-in-csharp-dotnet/">Sanitizing Data in Document Pipelines: A Practical Approach with TX Text Control in C# .NET</a> (Bjoern Meyer)</li>
<li><a href="https://www.syncfusion.com/blogs/post/create-embed-qr-codes-in-pdf-csharp?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">From Static PDFs to Interactive Documents: Create QR Codes in C#</a> (Chinnu Muniyappan)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a href="https://blogs.microsoft.com/on-the-issues/2026/04/21/putting-ai-to-work-with-the-building-trades/">Putting AI to work with the building trades</a> (Justin Spelhaug)</li>
<li><a title="https://www.josephguadagno.net/2026/04/20/are-we-the-parents-in-the-ai-agent-relationship" href="https://www.josephguadagno.net/2026/04/20/are-we-the-parents-in-the-ai-agent-relationship">Are we the parents in the AI Agent relationship? The drama continues</a> (Joseph Guadagno)</li>
<li><a href="https://techcommunity.microsoft.com/t5/planner-blog/planner-agent-brings-work-management-directly-into-microsoft-365/ba-p/4511720">Planner Agent brings work management directly into Microsoft 365 Copilot</a> (MarsGu)</li>
<li><a title="https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/model-choice-guide" href="https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/model-choice-guide">GPT-5 vs GPT-4.1 &#8211; choosing the right model for your use case &#8211; Microsoft Foundry</a> (Microsoft Learn)</li>
<li><a title="https://developers.redhat.com/articles/2026/04/21/ai-powered-documentation-updates-code-diff-docs-pr-one-comment" href="https://developers.redhat.com/articles/2026/04/21/ai-powered-documentation-updates-code-diff-docs-pr-one-comment">AI-powered documentation updates: From code diff to docs PR in one comment</a> (Carmel Soceanu)</li>
<li><a href="https://arinco.com.au/blog/agents-as-code-treating-ai-agents-as-versioned-artifacts/">Agents as Code: Treating AI Agents as Versioned Artifacts</a> (AJ Bajada)</li>
<li><a href="https://medium.com/uxr-microsoft/how-do-you-decide-what-your-ai-eval-should-measure-d7092359afc7">How do you decide what your AI eval should measure?</a> (Pooja Dhaka)</li>
<li><a title="https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/running-multimedia-ai-models-on-container-apps-with-serverless/ba-p/4513063" href="https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/running-multimedia-ai-models-on-container-apps-with-serverless/ba-p/4513063">Running multimedia AI models on Container Apps with Serverless GPU (A100 &amp; T4)</a> (Houssem Dellai)</li>
<li><a href="https://techcommunity.microsoft.com/t5/the-skills-hub-blog/what-s-new-in-ai-skills-navigator-april-2026/ba-p/4511273">What&rsquo;s new in AI Skills Navigator: April 2026</a> (Priya V.)</li>
<li><a title="https://www.telerik.com/blogs/when-your-coding-assistant-finally-got-x-ray-vision" href="https://www.telerik.com/blogs/when-your-coding-assistant-finally-got-x-ray-vision">When Your Coding Assistant Finally Got X-Ray Vision</a> (Nikolay Iliev)</li>
<li><a href="https://claude.com/blog/meet-the-winners-of-our-built-with-opus-4-6-claude-code-hackathon">Meet the winners of our Built with Opus 4.6 Claude Code hackathon</a> (Claude Team)</li>
<li><a href="https://www.red-gate.com/simple-talk/ai/local-vs-remote-mcp-servers-which-should-you-choose/">Local vs remote MCP servers &ndash; which should you choose?</a> (Greg Low)</li>
<li><a title="https://machinelearningmastery.com/python-decorators-for-production-machine-learning-engineering/" href="https://machinelearningmastery.com/python-decorators-for-production-machine-learning-engineering/">Python Decorators for Production Machine Learning Engineering</a> (Nahla Davies)</li>
<li><a href="https://www.oreilly.com/radar/scenario-planning-for-ai-and-the-jobless-future/">Scenario Planning for AI and the &ldquo;Jobless Future&rdquo;</a> (Tim O&rsquo;Reilly)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/troubleshooting-microsoft-foundry-accessing-on-premises-apis/ba-p/4498549" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/troubleshooting-microsoft-foundry-accessing-on-premises-apis/ba-p/4498549">Troubleshooting Microsoft Foundry Accessing On‑Premises APIs Over Private Networking</a> (pankajag)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/from-playwright-automation-to-agent-driven-testing-ghcp-in/ba-p/4507395">From Playwright Automation to Agent Driven Testing (GHCP in Action)</a> (syedarshad)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/python-1.1.0" href="https://github.com/microsoft/agent-framework/releases/tag/python-1.1.0">Microsoft Agent Framework for Python v1.1.0 Release</a> (moonbox3)</li>
<li><a title="https://pypi.org/project/azure-ai-projects/2.1.0/" href="https://pypi.org/project/azure-ai-projects/2.1.0/">Azure AI Projects client library for Python v2.1.0 Release</a> (Microsoft Foundry SDK Team)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="http://hollycummins.com/how-we-benchmarked-quarkus/" href="http://hollycummins.com/how-we-benchmarked-quarkus/">How We Benchmarked Quarkus: Patterns and anti-patterns</a> (Holly Cummins)</li>
<li><a title="https://matklad.github.io/2026/04/20/test-case-minimization.html" href="https://matklad.github.io/2026/04/20/test-case-minimization.html">256 Lines or Less: Test Case Minimization</a> (Alex Kladov)</li>
<li><a href="https://rachelandrew.co.uk/archives/2026/04/21/the-importance-of-people-who-care/">The importance of people who care</a> (Rachel Andrew)</li>
<li><a title="https://blog.jetbrains.com/qodana/2026/04/best-static-code-analysis-tools/" href="https://blog.jetbrains.com/qodana/2026/04/best-static-code-analysis-tools/">7 Best Static Code Analysis Tools</a> (Elizaveta My&scaron;&aacute;kov&aacute;)</li>
<li><a title="https://www.planetgeek.ch/2026/04/21/event-sourcing-a-simple-trick-to-get-around-read-models/" href="https://www.planetgeek.ch/2026/04/21/event-sourcing-a-simple-trick-to-get-around-read-models/">Event Sourcing: A simple trick to get around read models</a> (Urs Enzler)</li>
<li><a href="https://event-driven.io/en/yoda_principle_in_command_design/">Yoda Principle for better integrations</a> (Oskar Dudycz)</li>
<li><a title="https://www.microsoft.com/en-us/security/blog/2026/04/20/making-opportunistic-cyberattacks-harder-by-design/" href="https://www.microsoft.com/en-us/security/blog/2026/04/20/making-opportunistic-cyberattacks-harder-by-design/">Making opportunistic&nbsp;cyberattacks harder by design</a> (Ilya Grebnov)</li>
<li><a title="https://www.freecodecamp.org/news/why-many-beginner-self-taught-developers-struggle-and-what-to-do-about-it/" href="https://www.freecodecamp.org/news/why-many-beginner-self-taught-developers-struggle-and-what-to-do-about-it/">Why Many Beginner Self-Taught Developers Struggle (And What to Do About It)</a> (Great John)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://blog.jetbrains.com/kotlin/2026/04/helping-decision-makers-say-yes-to-kmp/" href="https://blog.jetbrains.com/kotlin/2026/04/helping-decision-makers-say-yes-to-kmp/">Helping Decision-Makers Say Yes to Kotlin Multiplatform (KMP)</a> (Ekaterina Volodko)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=iq_AKD9Yb_Y" href="http://www.youtube.com/watch?v=iq_AKD9Yb_Y">Building an Intelligent Vendor Onboarding Agent with Copilot Studio | The Low Code Revolution</a> (Elaiza Benitez &amp; Dharanidharan Balasubramaniam)</li>
<li><a title="http://www.youtube.com/watch?v=6YLIYB6cOT0" href="http://www.youtube.com/watch?v=6YLIYB6cOT0">Building an AI Agent to Work with Your Own Data | Visual Studio Live! Las Vegas 2026</a> (Jerry Nixon)</li>
<li><a title="https://davidgiard.com/eldert-grootenboer-on-reliability-in-azure-messaging" href="https://davidgiard.com/eldert-grootenboer-on-reliability-in-azure-messaging">Technology &amp; Friends &#8211; Eldert Grootenboer on Reliability in Azure Messaging</a> <em>and</em>&nbsp;<a title="https://davidgiard.com/jeffrey-snover-on-unifying-ai-at-harvard" href="https://davidgiard.com/jeffrey-snover-on-unifying-ai-at-harvard">Technology &amp; Friends &#8211; Jeffrey Snover on Unifying AI at Harvard</a> (David Giard)</li>
<li><a href="http://www.youtube.com/watch?v=bJg5T2qq5dQ">The Best Claude Design Use Cases</a> <em>and</em>&nbsp;<a title="http://www.youtube.com/watch?v=t8vitqIj7u4" href="http://www.youtube.com/watch?v=t8vitqIj7u4">How the Best Companies Use AI</a> (AIDailyBrief)</li>
<li><a title="https://www.youtube.com/watch?v=Evdv_HSFHBk" href="https://www.youtube.com/watch?v=Evdv_HSFHBk"> What is Netlify?</a> (Netlify Team)</li>
</ul>
<p><!-- dometrain-course-id: 3022108 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/from-zero-to-hero-working-with-null-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/from-zero-to-hero-working-with-null-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/null-fzth.jpg" alt="From Zero to Hero: Working with Null in C#"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">From Zero to Hero: Working with Null in C#</span>: Learn how to properly use null in C# in a modern way and write better, robust code (Ed Charbeneau) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a href="https://dotnettips.com/2026/04/20/guidance-counselor-2-0-with-david-mccarter/">Guidance Counselor 2.0 with David McCarter</a> (David McCarter)</li>
<li><a title="https://thepresentationpodcast.com/2026/e244/" href="https://thepresentationpodcast.com/2026/e244/">The Presentation Podcast Episode #244 &ndash; When Bullet Points Go So Bad They Are Not Needed</a> (Troy Chollar)</li>
<li><a title="https://podcasts.apple.com/us/podcast/tim-cook-steps-down-with-joanna-stern/id1522960417?i=1000762492721" href="https://podcasts.apple.com/us/podcast/tim-cook-steps-down-with-joanna-stern/id1522960417?i=1000762492721">Big Technology Podcast &#8211; Tim Cook Steps Down &mdash;&nbsp;With Joanna Stern</a> (Alex Kantrowitz)</li>
<li><a title="https://podcasts.apple.com/us/podcast/rnr-360-tanstack-native-router-with-tanner-linsley/id1058647602?i=1000762469664" href="https://podcasts.apple.com/us/podcast/rnr-360-tanstack-native-router-with-tanner-linsley/id1058647602?i=1000762469664">React Native Radio Episode #360 &#8211; TanStack Native Router with Tanner Linsley</a> (Robin Heinze &amp; Mazen Chami)</li>
<li><a title="https://pythonbytes.fm/episodes/show/477/lazy-frozen-and-31-lighter" href="https://pythonbytes.fm/episodes/show/477/lazy-frozen-and-31-lighter">Python Bytes Podcast Episode #477 &#8211; Lazy, Frozen, and 31% Lighter</a> (Michael Kennedy)</li>
<li><a title="https://www.healthcareittoday.com/2026/04/20/cio-podcast-episode-112-a-ceos-view-on-healthcare-technology-with-dr-fatih-mehmet-gul/" href="https://www.healthcareittoday.com/2026/04/20/cio-podcast-episode-112-a-ceos-view-on-healthcare-technology-with-dr-fatih-mehmet-gul/">CIO Podcast Episode #112 &#8211; A CEO&rsquo;s View on Healthcare Technology with Dr. Fatih Mehmet Gul</a> (Neil Versel)</li>
<li><a title="https://www.microsoft.com/en-us/research/podcast/can-we-ai-our-way-to-a-more-sustainable-world/" href="https://www.microsoft.com/en-us/research/podcast/can-we-ai-our-way-to-a-more-sustainable-world/">Microsoft Research Podcast &#8211; Can we AI our way to a more sustainable world?</a> (Doug Burger, Amy Luers &amp; Ishai Menache)</li>
<li><a title="https://cloudsecuritypodcast.libsyn.com/ep273-from-cisa-to-cloud-ai-assurance-concentration-risk-and-the-new-regulatory-frontier" href="https://cloudsecuritypodcast.libsyn.com/ep273-from-cisa-to-cloud-ai-assurance-concentration-risk-and-the-new-regulatory-frontier">Google Cloud Security Podcast Episode #273 &#8211; From CISA to Cloud: AI Assurance, Concentration Risk, and the New Regulatory Frontier</a> (Anton A. Chuvakin)</li>
<li><a title="https://cppcast.com/compiler_warnings_as_errors_with_keith_stockdale/" href="https://cppcast.com/compiler_warnings_as_errors_with_keith_stockdale/">CppCast &#8211; Compiler Warnings as Errors with Keith Stockdale</a> (Jason Turner &amp; Mathieu Ropert)</li>
<li><a title="https://syntax.fm/997" href="https://syntax.fm/997">Syntax Podcast Episode #997 &#8211; Rating and Roasting Your Projects</a> (Wes Bos &amp; Scott Tolinski)</li>
<li><a title="https://shows.acast.com/grammar-girl/episodes/1178" href="https://shows.acast.com/grammar-girl/episodes/1178">Should you start a sentence with &#8216;hopefully&#8217;? Why we might not recognize alien language.</a> (Mignon Fogarty)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/when-passion-becomes-the-problem-how-pushing-for-agile-change-too-fast-creates-resistance-viktor-glinka" href="https://scrummastertoolbox.libsyn.com/when-passion-becomes-the-problem-how-pushing-for-agile-change-too-fast-creates-resistance-viktor-glinka">When Passion Becomes the Problem &mdash; How Pushing for Agile Change Too Fast Creates Resistance | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Viktor Glinka)</li>
<li><a title="https://www.meta-cast.com/episode/how-great-leaders-handle-the-pressure-of-ai-hype" href="https://www.meta-cast.com/episode/how-great-leaders-handle-the-pressure-of-ai-hype">Meta Cast &#8211; How Great Leaders Handle the Pressure of AI Hype</a> (Bob Galen &amp; Josh Anderson)</li>
<li><a title="https://podcast.betatalks.nl/1622272/episodes/19038767-128-applying-ai-in-agricultural-robotics-from-kaggle-to-production-with-julian-de-wit" href="https://podcast.betatalks.nl/1622272/episodes/19038767-128-applying-ai-in-agricultural-robotics-from-kaggle-to-production-with-julian-de-wit">BetaTalks, the Podcast Episode #128 &#8211; Applying AI in Agricultural Robotics: From Kaggle to Production &#8211; with Julian de Wit</a> (Rick van den Bosch &amp; Oscar van Tol)</li>
<li><a title="https://www.infoq.com/podcasts/engineering-stable-secure-scalable-platforms/" href="https://www.infoq.com/podcasts/engineering-stable-secure-scalable-platforms/">InfoQ Podcast: Engineering Stable, Secure and Scalable Platforms</a> (Matthew Liste)</li>
<li><a title="https://stackoverflow.blog/2026/04/21/we-still-need-developer-communities/" href="https://stackoverflow.blog/2026/04/21/we-still-need-developer-communities/">The Stack Overflow Podcast &#8211; We still need developer communities</a> (Phoebe Sajor)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://remotesynthesis.com/posts/introducting-devrelish/" href="https://remotesynthesis.com/posts/introducting-devrelish/">Announcing DevRel(ish) &ndash; A Free Site for Running IRL Tech Communities</a> (Brian Rinaldi)</li>
<li><a title="https://techcrunch.com/2026/04/20/mastodon-says-its-flagship-server-was-hit-by-a-ddos-attack/" href="https://techcrunch.com/2026/04/20/mastodon-says-its-flagship-server-was-hit-by-a-ddos-attack/">Mastodon says its flagship server was hit by a DDoS attack</a> (Zack Whittaker &amp; Sarah Perez)</li>
<li><a href="https://makezine.com/article/maker-news/make-live-maker-faire-turns-20/">Make: Live &ndash; Maker Faire Turns 20!</a> (jamie)</li>
<li><a title="https://www.techrepublic.com/article/news-meta-8000-jobs-layoff-wave/" href="https://www.techrepublic.com/article/news-meta-8000-jobs-layoff-wave/">Meta Plans Up to 8,000 Job Cuts in New Round of Layoffs</a> (Liz Ticong)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://blog.elmah.io/12-practices-for-optimizing-postgresql-queries-for-large-datasets/" href="https://blog.elmah.io/12-practices-for-optimizing-postgresql-queries-for-large-datasets/">12 practices for optimizing PostgreSQL queries for large datasets</a> (Ali Hamza Ansari)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a href="https://www.theverge.com/tech/915586/microsoft-teams-accidental-hand-raising-fix">Microsoft Teams is trying to fix accidental hand-raising</a> (Jess Weatherbed)</li>
<li><a title="https://www.microsoft.com/en-us/microsoft-365/blog/2026/04/13/bring-your-everyday-business-apps-into-the-flow-of-work-with-agents-in-microsoft-365-copilot/" href="https://www.microsoft.com/en-us/microsoft-365/blog/2026/04/13/bring-your-everyday-business-apps-into-the-flow-of-work-with-agents-in-microsoft-365-copilot/">Bring your everyday business apps into the flow of work with agents in Microsoft 365 Copilot</a> (Srini Raghavan)</li>
<li><a title="https://helloitsliam.com/2026/04/20/rethinking-conditional-access/" href="https://helloitsliam.com/2026/04/20/rethinking-conditional-access/">Rethinking Conditional Access</a> (Liam Cleary)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.34" href="https://github.com/github/copilot-cli/releases/tag/v1.0.34">GitHub Copilot CLI v1.0.34 Release</a> (copilot-cli-release-app[bot])</li>
<li><a title="https://blog.postman.com/introducing-the-cli-generator/" href="https://blog.postman.com/introducing-the-cli-generator/">Introducing the CLI Generator</a> (Arie Litovsky)</li>
<li><a title="https://www.infoq.com/news/2026/04/subagents-gemini-cli/" href="https://www.infoq.com/news/2026/04/subagents-gemini-cli/">Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows</a> (Robert Krzaczyński)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.thenation.com/article/society/detrumpification-public-health/" href="https://www.thenation.com/article/society/detrumpification-public-health/">We Need to Prepare for the Mammoth Task of De-Trumpification</a> (Gregg Gonsalves)</li>
<li><a href="https://theonion.info/">At Long Last, InfoWars Is Ours</a> (Bryce P. Tetraeder)</li>
<li><a title="https://www.theverge.com/policy/915422/tim-cook-apple-chairman-trump-policy" href="https://www.theverge.com/policy/915422/tim-cook-apple-chairman-trump-policy">Tim Cook will still be Apple&rsquo;s Trump whisperer</a> (Lauren Feiner)</li>
<li><a title="https://www.apple.com/newsroom/2026/04/johny-srouji-named-apples-chief-hardware-officer/" href="https://www.apple.com/newsroom/2026/04/johny-srouji-named-apples-chief-hardware-officer/">Johny Srouji named Apple&rsquo;s Chief Hardware Officer</a> <em>and</em>&nbsp;<a title="https://www.apple.com/newsroom/2026/04/tim-cook-to-become-apple-executive-chairman-john-ternus-to-become-apple-ceo/" href="https://www.apple.com/newsroom/2026/04/tim-cook-to-become-apple-executive-chairman-john-ternus-to-become-apple-ceo/">Tim Cook to become Apple Executive Chairman John Ternus to become Apple CEO</a> (Apple)</li>
<li><a title="https://www.geekwire.com/2026/former-advisor-to-steve-jobs-says-new-apple-ceo-is-exactly-whats-needed-an-engineer-from-the-inside/" href="https://www.geekwire.com/2026/former-advisor-to-steve-jobs-says-new-apple-ceo-is-exactly-whats-needed-an-engineer-from-the-inside/">Former advisor to Steve Jobs says new Apple CEO is exactly what&rsquo;s needed: an engineer from the inside</a> (Todd Bishop)</li>
<li><a title="https://news.slashdot.org/story/26/04/20/1711231/trump-administration-begins-refunding-166-billion-in-tariffs" href="https://news.slashdot.org/story/26/04/20/1711231/trump-administration-begins-refunding-166-billion-in-tariffs">Trump Administration Begins Refunding $166 Billion In Tariffs</a> (BeauHD)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://seroter.com/2026/04/20/daily-reading-list-april-20-2026-767/">Daily Reading List &ndash; April 20, 2026 (#767)</a> (Richard Seroter)</li>
<li><a title="https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-opus-4-7-in-amazon-bedrock-aws-interconnect-ga-and-more-april-20-2026/" href="https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-opus-4-7-in-amazon-bedrock-aws-interconnect-ga-and-more-april-20-2026/">AWS Weekly Roundup: Claude Opus 4.7 in Amazon Bedrock, AWS Interconnect GA, and more (April 20, 2026)</a> (S&eacute;bastien Stormacq)</li>
<li><a href="https://www.frankysnotes.com/2026/04/reading-notes-694.html">Reading Notes #694</a> (Frank Boucher)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/Parallel-Programming-Concurrency-NET6-asynchronous-dp-1803243678/dp/1803243678/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41P9Ibggu7L._SS135_.jpg" alt="Parallel Programming and Concurrency with C# and .NET"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Parallel Programming and Concurrency with C# and .NET</span> (Alvin Ashcraft) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">A modern approach to building faster, more responsive, and asynchronous .NET applications using C#.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 20, 2026 (#4650)</title>
		<link>https://www.alvinashcraft.com/2026/04/20/dew-drop-april-20-2026-4650/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Mon, 20 Apr 2026 11:09:16 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 11]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[auth0]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[swift]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[uno platform]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/20/dew-drop-april-20-2026-4650/</guid>

					<description><![CDATA[Top Links Introducing Claude Design by Anthropic Labs (Anthropic Team) AI File Search in Blazor File Manager: Semantic and Tag-Based (Jollen Moyani) The VS Code Insiders Podcast &#8211; Inside The Agent Loop with Pierce Boggan (James Montemagno) Building an emoji list generator with the GitHub Copilot CLI (Cassidy Williams) CLI vs IDE vs Agent &#8211; &#8230; <a href="https://www.alvinashcraft.com/2026/04/20/dew-drop-april-20-2026-4650/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 20, 2026 (#4650)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-20-c1d30a24","status":"draft","lastModified":"2026-04-20T10:30:01.399Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://www.anthropic.com/news/claude-design-anthropic-labs" href="https://www.anthropic.com/news/claude-design-anthropic-labs">Introducing Claude Design by Anthropic Labs</a> (Anthropic Team)</li>
<li><a title="https://www.syncfusion.com/blogs/post/ai-smart-search-blazor-file-manager?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/ai-smart-search-blazor-file-manager?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">AI File Search in Blazor File Manager: Semantic and Tag-Based</a> (Jollen Moyani)</li>
<li><a title="https://www.youtube.com/watch?v=ENxVTtLW_Bc" href="https://www.youtube.com/watch?v=ENxVTtLW_Bc">The VS Code Insiders Podcast &#8211; Inside The Agent Loop with Pierce Boggan</a> (James Montemagno)</li>
<li><a title="https://github.blog/ai-and-ml/github-copilot/building-an-emoji-list-generator-with-the-github-copilot-cli/" href="https://github.blog/ai-and-ml/github-copilot/building-an-emoji-list-generator-with-the-github-copilot-cli/">Building an emoji list generator with the GitHub Copilot CLI</a> (Cassidy Williams)</li>
<li><a title="http://www.youtube.com/watch?v=MUzgl5VeoQg" href="http://www.youtube.com/watch?v=MUzgl5VeoQg">CLI vs IDE vs Agent &#8211; It&#8217;s a Race! Who can get started quicker with NET apps with Uno Platform!</a> (Sam Basu)</li>
<li><a title="https://azuredevopspodcast.clear-measure.com/pierce-boggan-ai-workflows-episode-398" href="https://azuredevopspodcast.clear-measure.com/pierce-boggan-ai-workflows-episode-398">Pierce Boggan: AI Workflows &#8211; The AI DevOps Podcast Episode #398</a> (Jeffrey Palermo)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://www.roundthecode.com/dotnet-tutorials/simplest-way-secure-minimal-api-with-swagger" href="https://www.roundthecode.com/dotnet-tutorials/simplest-way-secure-minimal-api-with-swagger">The simplest way to secure a Minimal API (With Swagger)</a> (David Grace)</li>
<li><a title="https://gregorsuttie.com/2026/04/18/building-appinsights-analyser-a-blazor-dashboard-for-azure-application-insights/" href="https://gregorsuttie.com/2026/04/18/building-appinsights-analyser-a-blazor-dashboard-for-azure-application-insights/">Building AppInsights Analyser: A Blazor Dashboard for Azure Application Insights</a> (Gregor Suttie)</li>
<li><a title="https://eslint.org/blog/2026/04/eslint-v10.2.1-released/" href="https://eslint.org/blog/2026/04/eslint-v10.2.1-released/">ESLint v10.2.1 released</a> (Francesco Trotta)</li>
<li><a title="https://duendesoftware.com/blog/20260420-the-identity-governance-checklist" href="https://duendesoftware.com/blog/20260420-the-identity-governance-checklist">The Identity Governance Checklist You Wish You Had Six Months Ago</a> (Khalid Abuhakmeh)</li>
<li><a href="https://damienbod.com/2026/04/20/remove-sign-up-from-entra-external-id-user-flows/">Remove sign-up from Entra External ID user flows</a> (Damien Bowden)</li>
<li><a title="https://www.pulumi.com/blog/rest-api-docs-from-openapi/" href="https://www.pulumi.com/blog/rest-api-docs-from-openapi/">Pulumi Cloud REST API Docs, Now Generated from OpenAPI</a> (Devon Grove)</li>
<li><a title="https://azure.microsoft.com/en-us/blog/cloud-cost-optimization-principles-that-still-matter/" href="https://azure.microsoft.com/en-us/blog/cloud-cost-optimization-principles-that-still-matter/">Cloud Cost Optimization: Principles that still matter</a> (Fernando Vasconcellos)</li>
<li><a href="https://www.theverge.com/tech/914723/vercel-hacked">Cloud development platform Vercel was hacked</a> (Terrence O&rsquo;Brien)</li>
<li><a title="https://www.syncfusion.com/blogs/post/angular-spreadsheet-freezing-large-excel-import?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/angular-spreadsheet-freezing-large-excel-import?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Angular Spreadsheet Freezing on Large Excel Imports? Here&rsquo;s the Fix</a> (Sumathi Uthayakumar)</li>
<li><a title="https://www.linkedin.com/pulse/boldsign-formula-fields-automate-calculations-esignature-opvrc/" href="https://www.linkedin.com/pulse/boldsign-formula-fields-automate-calculations-esignature-opvrc/">BoldSign Formula Fields: Automate Calculations in eSignature Documents</a> (BoldSign Team)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a href="https://neugierig.org/software/blog/2026/04/theseus.html">Theseus, a static Windows emulator</a> (Evan Martin)</li>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260417-00/?p=112243" href="https://devblogs.microsoft.com/oldnewthing/20260417-00/?p=112243">Forgotten message from the past: LB_INIT&shy;STORAGE</a> (Raymond Chen)</li>
<li><a title="https://hardware.slashdot.org/story/26/04/17/1623236/microsoft-increases-the-fat32-limit-from-32gb-to-2tb" href="https://hardware.slashdot.org/story/26/04/17/1623236/microsoft-increases-the-fat32-limit-from-32gb-to-2tb">Microsoft Increases the FAT32 Limit From 32GB To 2TB</a> (BeauHD)</li>
<li><a title="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-28020-1863-canary-channel/" href="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-28020-1863-canary-channel/">Announcing Windows 11 Insider Preview Build 28020.1863 (Canary Channel)</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-for-canary-channel-29570-1000/" href="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-for-canary-channel-29570-1000/">Announcing Windows 11 Insider Preview Build for Canary Channel 29570.1000</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/17/releasing-windows-11-builds-26100-8313-and-26200-8313-to-the-release-preview-channel/" href="https://blogs.windows.com/windows-insider/2026/04/17/releasing-windows-11-builds-26100-8313-and-26200-8313-to-the-release-preview-channel/">Releasing Windows 11 Builds 26100.8313 and 26200.8313 to the Release Preview Channel</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-26220-8271-beta-channel/" href="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-26220-8271-beta-channel/">Announcing Windows 11 Insider Preview Build 26220.8271 (Beta Channel)</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-26300-8276-dev-channel/" href="https://blogs.windows.com/windows-insider/2026/04/17/announcing-windows-11-insider-preview-build-26300-8276-dev-channel/">Announcing Windows 11 Insider Preview Build 26300.8276 (Dev Channel)</a> (Windows Insider Program Team)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://jamiemaguire.net/index.php/2026/04/18/rag-in-dotnet-semantic-kernel-production-guide/" href="https://jamiemaguire.net/index.php/2026/04/18/rag-in-dotnet-semantic-kernel-production-guide/">RAG in .NET: What the Tutorials Don&rsquo;t Tell You. Chunking, Embedding, and Production Gotchas</a> (Jamie Maguire)</li>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/17/at-vslive-mads-k-lets-the-cat-out-of-the-bag-on-visual-studio-2027.aspx" href="https://visualstudiomagazine.com/articles/2026/04/17/at-vslive-mads-k-lets-the-cat-out-of-the-bag-on-visual-studio-2027.aspx">At VSLive!, Mads Kristensen Lets &#8216;the Cat out of the Bag&#8217; on Visual Studio 2027</a> (David Ramel)</li>
<li><a title="https://dotnettips.com/2026/04/19/string-performance-why-some-string-searches-are-slower-than-you-think/" href="https://dotnettips.com/2026/04/19/string-performance-why-some-string-searches-are-slower-than-you-think/">String Performance: Why Some String Searches Are Slower Than You Think</a> (David McCarter)</li>
<li><a title="https://byteaether.github.io/2026/the-architecture-of-obsession-why-byteaetherulid-is-the-last-identifier-library-you-will-ever-need/" href="https://byteaether.github.io/2026/the-architecture-of-obsession-why-byteaetherulid-is-the-last-identifier-library-you-will-ever-need/">The Architecture of Obsession: Why ByteAether.Ulid is the Last Identifier Library You Will Ever Need</a> (Joonatan Uusv&auml;li)</li>
<li><a title="https://www.milanjovanovic.tech/blog/why-i-switched-to-primary-constructors-for-di-in-csharp" href="https://www.milanjovanovic.tech/blog/why-i-switched-to-primary-constructors-for-di-in-csharp">Why I Switched to Primary Constructors for DI in C#</a> (Milan Jovanović)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/educator-developer-blog/prompt-engineering-for-spec-driven-development-with-speckit/ba-p/4512622" href="https://techcommunity.microsoft.com/t5/educator-developer-blog/prompt-engineering-for-spec-driven-development-with-speckit/ba-p/4512622">Prompt Engineering for Spec-Driven Development with SpecKit</a> (charykn)</li>
<li><a href="https://jesseliberty.com/2026/04/19/rag-a-quick-example/">RAG &ndash; A Quick Example</a> <em>and</em>&nbsp;<a title="https://jesseliberty.com/2026/04/17/creating-our-python-ai-project/" href="https://jesseliberty.com/2026/04/17/creating-our-python-ai-project/">Creating Our Python AI Project</a> (Jesse Liberty)</li>
<li><a href="https://www.thurrott.com/a-i/anthropic/335084/claude-design-brings-ai-to-visual-work">Claude Design Brings AI to Visual Work</a> (Paul Thurrott)</li>
<li><a title="https://www.npmjs.com/package/@azure/ai-projects/v/2.1.0" href="https://www.npmjs.com/package/@azure/ai-projects/v/2.1.0">Azure AI Projects client library for JavaScript &#8211; Release v2.1.0</a> (Microsoft Foundry SDK Team)</li>
<li><a title="https://thenewstack.io/ai-agent-harness-pricing-split/" href="https://thenewstack.io/ai-agent-harness-pricing-split/">Anthropic, OpenAI, Google, and Microsoft agree that the harness is the product. They disagree on the price.</a> (Janakiram MSV)</li>
<li><a title="https://interconnected.org/home/2026/04/18/headless" href="https://interconnected.org/home/2026/04/18/headless">Headless everything for personal AI</a> (Matt Webb)</li>
<li><a title="https://roycornelissen.wordpress.com/2026/04/18/on-being-a-fellow-dainosaur/" href="https://roycornelissen.wordpress.com/2026/04/18/on-being-a-fellow-dainosaur/">On being a fellow Dainosaur</a> (Roy Cornelissen)</li>
<li><a title="https://simonwillison.net/2026/Apr/18/opus-system-prompt/#atom-everything" href="https://simonwillison.net/2026/Apr/18/opus-system-prompt/#atom-everything">Changes in the system prompt between Claude Opus 4.6 and 4.7</a> <em>and</em>&nbsp;<a title="https://simonwillison.net/2026/Apr/18/extract-system-prompts/#atom-everything" href="https://simonwillison.net/2026/Apr/18/extract-system-prompts/#atom-everything">Claude system prompts as a git timeline</a> <em>and</em>&nbsp;<a title="https://simonwillison.net/2026/Apr/20/claude-token-counts/#atom-everything" href="https://simonwillison.net/2026/Apr/20/claude-token-counts/#atom-everything">Claude Token Counter, now with model comparisons</a> (Simon Willison)</li>
<li><a title="https://www.c-sharpcorner.com/article/context-engineering-the-real-skill-behind-high-quality-ai-output/" href="https://www.c-sharpcorner.com/article/context-engineering-the-real-skill-behind-high-quality-ai-output/">Context Engineering: The Real Skill Behind High-Quality AI Output</a> <em>and</em>&nbsp;<a title="https://www.c-sharpcorner.com/article/top-10-mistakes-developers-make-when-adopting-ai/" href="https://www.c-sharpcorner.com/article/top-10-mistakes-developers-make-when-adopting-ai/">Top 10 Mistakes Developers Make When Adopting AI</a> (Mahesh Chand)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/mcp-demystified-tools-vs-resources-vs-prompts-explained-simply/ba-p/4508057" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/mcp-demystified-tools-vs-resources-vs-prompts-explained-simply/ba-p/4508057">MCP Demystified: Tools vs Resources vs Prompts Explained Simply</a> (Ravindra Kumar Vishwakarma)</li>
<li><a title="https://seangoedecke.com/many-anti-ai-arguments-are-conservative/" href="https://seangoedecke.com/many-anti-ai-arguments-are-conservative/">Many anti-AI arguments are conservative arguments</a> (Sean Goedecke)</li>
<li><a title="https://techcommunity.microsoft.com/t5/fasttrack-blog/copilot-agents-are-scaling-faster-than-most-organizations/ba-p/4510366" href="https://techcommunity.microsoft.com/t5/fasttrack-blog/copilot-agents-are-scaling-faster-than-most-organizations/ba-p/4510366">Copilot agents are scaling faster than most organizations expected</a> (Julie Hersum)</li>
<li><a title="https://ardalis.com/optimizing-ai-agents-with-progressive-disclosure/" href="https://ardalis.com/optimizing-ai-agents-with-progressive-disclosure/">Optimizing AI Agents with Progressive Disclosure</a> (Steve Smith)</li>
<li><a title="https://auth0.com/blog/ai-design-formula-does-not-exist-yet/" href="https://auth0.com/blog/ai-design-formula-does-not-exist-yet/">The AI Design Formula Does Not Exist &mdash; Yet</a> (Micheal Lopez)</li>
<li><a title="https://huggingface.co/blog/nvidia/gr00t-n1-7" href="https://huggingface.co/blog/nvidia/gr00t-n1-7">NVIDIA Isaac GR00T N1.7: Open Reasoning VLA Model for Humanoid Robots</a> (Edith Llontop &amp; Kalyan Vadrevu)</li>
<li><a title="https://www.dwarkesh.com/p/what-i-learned-april-15" href="https://www.dwarkesh.com/p/what-i-learned-april-15">What I learned this week &#8211; Pretraining parallelisms, Can distillation be stopped, Mythos and the cybersecurity equilibrium, Pipeline RL, On why pretraining runs fails</a> (Dwarkesh Patel)</li>
<li><a title="https://huggingface.co/blog/nvidia/nemotron-ocr-v2" href="https://huggingface.co/blog/nvidia/nemotron-ocr-v2">Building a Fast Multilingual OCR Model with Synthetic Data</a> (Ryan Chesler)</li>
<li><a title="https://cloudwars.com/cloud-wars-minute/microsoft-introduces-hybrid-ai-automation-in-copilot-studio/" href="https://cloudwars.com/cloud-wars-minute/microsoft-introduces-hybrid-ai-automation-in-copilot-studio/">Microsoft Introduces Hybrid AI Automation in Copilot Studio</a> (Kieron Allen)</li>
<li><a title="https://ayende.com/blog/203939-C/agents-code-reviews-and-the-bottleneck-shift-oh-my?Key=a4aac51e-45ff-426d-8340-9c2056e743f0" href="https://ayende.com/blog/203939-C/agents-code-reviews-and-the-bottleneck-shift-oh-my?Key=a4aac51e-45ff-426d-8340-9c2056e743f0">Agents, Code Reviews, and the Bottleneck Shift, Oh My!</a> (Oren Eini)</li>
<li><a title="https://github.com/aymenfurter/polyclaw" href="https://github.com/aymenfurter/polyclaw">PolyClaw &#8211; Your personal AI copilot that lives where you do</a> (Aymen Furter)</li>
<li><a title="https://blogs.nvidia.com/blog/lowest-token-cost-ai-factories/" href="https://blogs.nvidia.com/blog/lowest-token-cost-ai-factories/">Rethinking AI TCO: Why Cost per Token Is the Only Metric That Matters</a> (Shruti Koparkar)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://medium.com/oracledevs/building-onnx-embedding-workflows-in-oracle-ai-database-with-python-80e6dfdfcee0" href="https://medium.com/oracledevs/building-onnx-embedding-workflows-in-oracle-ai-database-with-python-80e6dfdfcee0">Building ONNX Embedding Workflows in Oracle AI Database with Python</a> (Daniela Pavlenco)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://www.liminalarc.co/2026/04/dont-fund-projects-fund-the-teams-that-create-value/" href="https://www.liminalarc.co/2026/04/dont-fund-projects-fund-the-teams-that-create-value/">Don&rsquo;t Fund Projects. Fund the Teams That Create Value.</a> (James Maxwell)</li>
<li><a href="https://blog.ploeh.dk/2026/04/20/in-defence-of-bureaucracy/">In defence of bureaucracy</a> (Mark Seemann)</li>
<li><a title="https://www.telerik.com/blogs/how-software-engineering-principles-help-you-get-more-your-ai-tools" href="https://www.telerik.com/blogs/how-software-engineering-principles-help-you-get-more-your-ai-tools">How Software Engineering Principles Help You Get More Out of Your AI Tools</a> (Jon Hilton)</li>
<li><a title="https://www.oreilly.com/radar/trial-by-fire-crisis-engineering/" href="https://www.oreilly.com/radar/trial-by-fire-crisis-engineering/">Trial by Fire: Crisis Engineering</a> (Jennifer Pahlka)</li>
<li><a title="https://github.blog/news-insights/company-news/bringing-more-transparency-to-githubs-status-page/" href="https://github.blog/news-insights/company-news/bringing-more-transparency-to-githubs-status-page/">Bringing more transparency to GitHub&rsquo;s status page</a> (Jakub Oleksy)</li>
<li><a title="https://netflixtechblog.com/the-human-infrastructure-how-netflix-built-the-operations-layer-behind-live-at-scale-33e2a311c597" href="https://netflixtechblog.com/the-human-infrastructure-how-netflix-built-the-operations-layer-behind-live-at-scale-33e2a311c597">The Human Infrastructure: How Netflix Built the Operations Layer Behind Live at Scale</a> (Brett Axler, Casper Choffat &amp; Alo Lowry)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://gamedevreport.beehiiv.com/p/how-to-spend-38k-on-a-visual-novel-and-ludum-dare-dying-in-2028" href="https://gamedevreport.beehiiv.com/p/how-to-spend-38k-on-a-visual-novel-and-ludum-dare-dying-in-2028">How to spend $38k on a Visual Novel, and Ludum Dare dying in 2028?</a> (Code Monkey)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/Hybrid-inference-and-new-AI-models-are-coming-to-Android.html" href="http://android-developers.googleblog.com/2026/04/Hybrid-inference-and-new-AI-models-are-coming-to-Android.html">Experimental hybrid inference and new Gemini models for Android</a> (Thomas Ezan)</li>
<li><a title="https://www.promobile.dev/news/android-cli" href="https://www.promobile.dev/news/android-cli">Android CLI</a> (ProMobile.Dev)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=MCHeiUxJNy4" href="http://www.youtube.com/watch?v=MCHeiUxJNy4">Random.Code() &#8211; Updating Esoteric Programming Language Implementations, Part 4</a> (Jason Bock)</li>
<li><a href="http://www.youtube.com/watch?v=5LdCJHnGwNo">How to Use Opus 4.7 and the New Codex</a> (AIDailyBrief)</li>
<li><a title="http://www.youtube.com/watch?v=6JK2FRJD1v8" href="http://www.youtube.com/watch?v=6JK2FRJD1v8">Modernizing .NET Applications Faster with Visual Studio and Copilot | VS Live! Las Vegas 2026</a> (Jon Galloway)</li>
<li><a title="http://www.youtube.com/watch?v=JdX7ZThCap8" href="http://www.youtube.com/watch?v=JdX7ZThCap8">IoT Coffee Talk: Episode 309 &#8211; &#8220;GenAI&#8217;s NFT Moment&#8221; (Have we reached peak AI silliness?)</a> (IoT Coffee Talk Crew)</li>
<li><a title="https://www.youtube.com/watch?v=ZKFwDPinbV0#new_tab" href="https://www.youtube.com/watch?v=ZKFwDPinbV0#new_tab">Official Xbox Podcast: Matt Booty Talks Showcase, Games, Studios, and More</a> (Joe Skrebels)</li>
<li><a title="http://www.youtube.com/watch?v=0vvY2AGg4sM" href="http://www.youtube.com/watch?v=0vvY2AGg4sM">The Download: Copilot SDK, Claude Mythos, AI models are protecting each other &amp; more</a> (Kedasha Kerr)</li>
<li><a title="http://www.youtube.com/watch?v=EWNgTCx-7Dw" href="http://www.youtube.com/watch?v=EWNgTCx-7Dw">Fast Focus on API Versioning | Visual Studio Live! Las Vegas 2026</a> (Phil Japikse)</li>
<li><a title="https://www.youtube.com/watch?v=e5ADGENmv3A" href="https://www.youtube.com/watch?v=e5ADGENmv3A"> Type checking Swift, in reasonable time</a> (Slava Pestov)</li>
<li><a title="https://www.youtube.com/live/RkPqG4Q7Db8" href="https://www.youtube.com/live/RkPqG4Q7Db8"> Visual Studio 2026 | April Release Party | Visual Studio Toolbox</a> (Leslie Richardson &amp; The Visual Studio Team)</li>
</ul>
<p><!-- dometrain-course-id: 3038447 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/getting-started-typescript/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/getting-started-typescript/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/typescript-gs.jpg" alt="Getting Started: TypeScript"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Getting Started: TypeScript</span>: Get started with learning TypeScript. (Cory House) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://jesseliberty.com/2026/04/17/mads-torgersen/" href="https://jesseliberty.com/2026/04/17/mads-torgersen/">Yet Another Podcast &#8211; Mads Torgersen</a> (Jesse Liberty)</li>
<li><a title="http://www.mergeconflict.fm/511" href="http://www.mergeconflict.fm/511">Merge Conflict Episode #511 &#8211; Terminals, Remote Sessions, No More Watches!</a> (James Montemagno &amp; Frank Kreuger)</li>
<li><a title="https://www.lennysnewsletter.com/p/why-half-of-product-managers-are-in-trouble" href="https://www.lennysnewsletter.com/p/why-half-of-product-managers-are-in-trouble">Lenny&#8217;s Podcast &#8211; Why half of product managers are in trouble | Nikhyl Singhal (Meta, Google)</a> (Lenny Rachitsky)</li>
<li><a title="https://podcasts.apple.com/us/podcast/jensen-on-the-ropes-sam-altmans-conflicts-allbirds/id1522960417?i=1000762046550" href="https://podcasts.apple.com/us/podcast/jensen-on-the-ropes-sam-altmans-conflicts-allbirds/id1522960417?i=1000762046550">Big Technology Podcast &#8211; Jensen On The Ropes, Sam Altman&rsquo;s Conflicts, Allbirds&rsquo; GPU Pivot</a> (Alex Kantrowitz)</li>
<li><a title="https://www.theverge.com/podcast/913792/ai-divide-sam-altman-vergecast" href="https://www.theverge.com/podcast/913792/ai-divide-sam-altman-vergecast">The Vergecast &#8211; The &lsquo;AI is inevitable&rsquo; trap</a> (David Pierce)</li>
<li><a title="https://realpython.com/podcasts/rpp/291/" href="https://realpython.com/podcasts/rpp/291/">The Real Python Podcast Episode #291 &#8211; Reassessing the LLM Landscape &amp; Summoning Ghosts</a> (Christopher Bailey &amp; Jodie Burchell)</li>
<li><a title="https://www.nytimes.com/2026/04/17/podcasts/hardfork-ai-backlash.html" href="https://www.nytimes.com/2026/04/17/podcasts/hardfork-ai-backlash.html">Hard Fork Podcast &#8211; A.I. Backlash Turns Violent + Kara Swisher on Healthmaxxing + The Zuck Bot Is Coming</a> (Kevin Roose &amp; Casey Newton)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/the-people-pleasing-product-owner-and-the-po-who-understood-user-value-two-sides-of-product-ownership-efe-gms" href="https://scrummastertoolbox.libsyn.com/the-people-pleasing-product-owner-and-the-po-who-understood-user-value-two-sides-of-product-ownership-efe-gms">The People-Pleasing Product Owner and the PO Who Understood User Value &mdash; Two Sides of Product Ownership | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Efe G&uuml;m&uuml;s)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/bonus-from-3000-scripts-to-3-tools-building-ai-last-software-with-peter-swimm" href="https://scrummastertoolbox.libsyn.com/bonus-from-3000-scripts-to-3-tools-building-ai-last-software-with-peter-swimm">BONUS From 3,000 Scripts to 3 Tools &#8211; Building AI-Last Software With Peter Swimm | Scrum Master Toolbox Podcast</a> (Vasco Duarte)</li>
<li><a title="https://www.ageekleader.com/agl-465-erin-coupe/" href="https://www.ageekleader.com/agl-465-erin-coupe/">A Geek Leader Episode #465 &#8211; Erin Coupe</a> (John Rouda)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://adatosystems.com/2026/04/17/job-listings-for-week-ending-4-17/" href="https://adatosystems.com/2026/04/17/job-listings-for-week-ending-4-17/">Job listings for week ending 4/17</a> <em>and</em>&nbsp;<a title="https://adatosystems.com/2026/04/17/call-for-papers-listings-for-4-17/" href="https://adatosystems.com/2026/04/17/call-for-papers-listings-for-4-17/">Call For Papers Listings for 4/17</a> (Leon Adato)</li>
<li><a href="https://csharp.christiannagel.com/2026/04/18/dev-journey/">The Evolution of My Coding Journey: From Pascal to AI</a> (Christian Nagel)</li>
<li><a title="https://www.freecodecamp.org/news/how-to-make-your-github-profile-stand-out/" href="https://www.freecodecamp.org/news/how-to-make-your-github-profile-stand-out/">How to Make Your GitHub Profile Stand Out</a> (Chinaza Chukwunweike)</li>
<li><a title="https://slashdot.org/story/26/04/19/0136252/duolingo-ceo-says-theyve-stopped-tracking-employees-ai-use-for-performance-reviews" href="https://slashdot.org/story/26/04/19/0136252/duolingo-ceo-says-theyve-stopped-tracking-employees-ai-use-for-performance-reviews">Duolingo CEO Says They&#8217;ve Stopped Tracking Employees&#8217; AI Use for Performance Reviews</a> (EditorDavid)</li>
<li><a title="https://www.wired.com/story/openai-executive-kevin-weil-is-leaving-the-company/" href="https://www.wired.com/story/openai-executive-kevin-weil-is-leaving-the-company/">OpenAI Executive Kevin Weil Is Leaving the Company</a> (Maxwell Zeff)</li>
<li><a title="https://betanews.com/article/tech-industry-sees-over-39000-layoffs-due-to-ai/" href="https://betanews.com/article/tech-industry-sees-over-39000-layoffs-due-to-ai/">Tech industry sees over 39,000 layoffs due to AI</a> (Ian Barker)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://www.sqlservercentral.com/blogs/walking-through-a-planned-failover-sql-server-availability-groups-on-kubernetes" href="https://www.sqlservercentral.com/blogs/walking-through-a-planned-failover-sql-server-availability-groups-on-kubernetes">Walking Through a Planned Failover: SQL Server Availability Groups on Kubernetes</a> <em>and</em>&nbsp;<a title="https://www.sqlservercentral.com/blogs/reading-sql-server-file-headers-with-dbcc-fileheader" href="https://www.sqlservercentral.com/blogs/reading-sql-server-file-headers-with-dbcc-fileheader">Reading SQL Server File Headers with DBCC FILEHEADER</a> (aen)</li>
<li><a title="https://andyleonard.blog/2026/04/ssis-extension-updates-apr-2026/" href="https://andyleonard.blog/2026/04/ssis-extension-updates-apr-2026/">SSIS Extension Updates &ndash; Apr 2026</a> (Andy Leonard)</li>
<li><a title="https://azure.microsoft.com/en-us/blog/optimize-object-storage-costs-automatically-with-smart-tier-now-generally-available/" href="https://azure.microsoft.com/en-us/blog/optimize-object-storage-costs-automatically-with-smart-tier-now-generally-available/">Optimize object storage costs automatically with smart tier&mdash;now generally available</a> (Aung Oo)</li>
<li><a title="https://erikdarling.com/free-sql-server-performance-monitoring-troubleshooting-live-problems/" href="https://erikdarling.com/free-sql-server-performance-monitoring-troubleshooting-live-problems/">Free SQL Server Performance Monitoring Troubleshooting Live Problems</a> (Erik Darling)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://futurework.blog/2026/04/19/copilot-cowork-a-new-way-of-getting-work-done-in-microsoft-365/" href="https://futurework.blog/2026/04/19/copilot-cowork-a-new-way-of-getting-work-done-in-microsoft-365/">Copilot Cowork &mdash; A New Way of Getting Work Done in Microsoft 365</a> (Vesa Nopanen)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.32" href="https://github.com/github/copilot-cli/releases/tag/v1.0.32">GitHub Copilot CLI v1.0.32 Release</a> (copilot-cli-release-app[bot])</li>
<li><a title="https://devopsjournal.io/blog/2026/04/12/Running-GitHub-Copilot-CLI-on-local-AI" href="https://devopsjournal.io/blog/2026/04/12/Running-GitHub-Copilot-CLI-on-local-AI">Running GitHub Copilot CLI on local AI inference</a> (Rob Bos)</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a href="https://www.writerswrite.co.za/things-that-upset-writers/">Things That Upset Writers</a> (Writers Write)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://dev.to/arthur_pandev/ide-war-2026-vs-code-vs-jetbrains-vs-cursor-what-real-usage-data-shows-4g9k" href="https://dev.to/arthur_pandev/ide-war-2026-vs-code-vs-jetbrains-vs-cursor-what-real-usage-data-shows-4g9k">IDE War 2026: VS Code vs JetBrains vs Cursor &mdash; What Real Usage Data Shows</a> (Артур Пан)</li>
<li><a title="https://www.windowslatest.com/2026/04/18/microsoft-retires-clipchamps-ios-app-says-windows-11s-built-in-video-editor-is-here-to-stay/" href="https://www.windowslatest.com/2026/04/18/microsoft-retires-clipchamps-ios-app-says-windows-11s-built-in-video-editor-is-here-to-stay/">Microsoft retires Clipchamp&rsquo;s iOS app, says Windows 11&rsquo;s built-in video editor is here to stay</a> (Mayank Parmar)</li>
<li><a title="https://github.com/M2Team/NanaZip/releases/tag/6.0.1691.0" href="https://github.com/M2Team/NanaZip/releases/tag/6.0.1691.0">NanaZip v6.0.1691.0 Release</a> (Mouri Naruto)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://science.slashdot.org/story/26/04/19/1553211/pancreatic-cancer-mrna-vaccine-shows-lasting-results-in-early-trial" href="https://science.slashdot.org/story/26/04/19/1553211/pancreatic-cancer-mrna-vaccine-shows-lasting-results-in-early-trial">Pancreatic Cancer MRNA Vaccine Shows Lasting Results In Early Trial</a> <em>and</em>&nbsp;<a title="https://science.slashdot.org/story/26/04/19/2346255/voyager-1-is-running-out-of-power-nasa-just-switched-part-of-it-off" href="https://science.slashdot.org/story/26/04/19/2346255/voyager-1-is-running-out-of-power-nasa-just-switched-part-of-it-off">Voyager 1 is Running Out of Power. NASA Just Switched Part of It Off</a> <em>and</em>&nbsp;<a title="https://science.slashdot.org/story/26/04/18/0444250/fructose-isnt-just-sugar-it-acts-more-like-a-hormone" href="https://science.slashdot.org/story/26/04/18/0444250/fructose-isnt-just-sugar-it-acts-more-like-a-hormone">Fructose Isn&#8217;t Just Sugar. It Acts More Like a Hormone</a> (EditorDavid)</li>
<li><a title="https://lemire.me/blog/2026/04/19/the-fastest-way-to-match-characters-on-arm-processors/" href="https://lemire.me/blog/2026/04/19/the-fastest-way-to-match-characters-on-arm-processors/">The fastest way to match characters on ARM processors?</a> (Daniel Lemire)</li>
<li><a title="https://www.geekwire.com/2026/opinion-whither-microsoft-a-view-from-the-neighborhood/" href="https://www.geekwire.com/2026/opinion-whither-microsoft-a-view-from-the-neighborhood/">Opinion: Whither Microsoft? A view from the neighborhood</a> (Feroze Motafram)</li>
<li><a title="https://techcrunch.com/2026/04/17/hackers-are-abusing-unpatched-windows-security-flaws-to-hack-into-organizations/" href="https://techcrunch.com/2026/04/17/hackers-are-abusing-unpatched-windows-security-flaws-to-hack-into-organizations/">Hackers are abusing unpatched Windows security flaws to hack into organizations</a> (Lorenzo Franceschi-Bicchierai)</li>
<li><a title="https://techcrunch.com/2026/04/17/sayso-is-a-new-short-form-video-app-that-aims-to-restore-users-trust-in-news/" href="https://techcrunch.com/2026/04/17/sayso-is-a-new-short-form-video-app-that-aims-to-restore-users-trust-in-news/">SaySo is a new short-form video app that aims to restore users&rsquo; trust in news</a> (Lauren Forristal)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a title="https://csharpdigest.net/newsletters/2259-architectural-tests-in-net" href="https://csharpdigest.net/newsletters/2259-architectural-tests-in-net">C# Digest #604 &#8211; Architectural tests in .NET</a> (Jakub Chodounsky)</li>
<li><a title="https://seroter.com/2026/04/17/daily-reading-list-april-17-2026-766/" href="https://seroter.com/2026/04/17/daily-reading-list-april-17-2026-766/">Daily Reading List &ndash; April 17, 2026 (#766)</a> (Richard Seroter)</li>
<li><a title="https://androidweekly.net/issues/issue-723/rss.xml" href="https://androidweekly.net/issues/issue-723/rss.xml">Android Weekly Issue #723</a> (Gyuri Grell, Martin Cremerius-Gauer &amp; Sebastian Deutsch)</li>
<li><a title="https://azureweekly.info/issue-559.html" href="https://azureweekly.info/issue-559.html">Azure Weekly #559 &#8211; 19th April 2026</a> (The Editor)</li>
<li><a title="https://sergeytihon.com/2026/04/19/f-weekly-16-2026-net-11-preview-3-swaggerprovider-4-0-beta/" href="https://sergeytihon.com/2026/04/19/f-weekly-16-2026-net-11-preview-3-swaggerprovider-4-0-beta/">F# Weekly #16, 2026 &ndash; .NET 11 Preview 3 &amp; SwaggerProvider 4.0 beta</a> (Sergey Tihon)</li>
<li><a title="https://iosdevweekly.com/issues/748/" href="https://iosdevweekly.com/issues/748/">iOS Dev Weekly Issue #748</a> (Dave Verwer)</li>
<li><a title="https://www.deeplearning.ai/the-batch/issue-349/" href="https://www.deeplearning.ai/the-batch/issue-349/">The Batch: Meta Pivots From Open Weights, Big Pharma Bets On AI, Regulatory Patchwork, Simulating Human Cohorts</a> (DeepLearning.AI)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1805120069/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41N4UX+uKDL._SS135_.jpg" alt="Learn WinUI 3, Second Edition"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Learn WinUI 3, Second Edition</span> (Alvin Ashcraft) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Leverage WinUI and the Windows App SDK to create modern Windows applications with C# and XAML.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 17, 2026 (#4649)</title>
		<link>https://www.alvinashcraft.com/2026/04/17/dew-drop-april-17-2026-4649/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Fri, 17 Apr 2026 10:56:51 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net core]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vibe coding]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/17/dew-drop-april-17-2026-4649/</guid>

					<description><![CDATA[Top Links Free Your Terminal with Detached Mode in Aspire 13.2 (James Newton-King) Introducing Claude Opus 4.7 (Anthropic Team) Claude Opus 4.7 is available on Microsoft Foundry (Amar Badal) Visual Studio Code 1.117 (Visual Studio Code Team) The Fourth Beta of Android 17 (Dan Galpin) From AI to .NET: 20 VS Live! Las Vegas Sessions &#8230; <a href="https://www.alvinashcraft.com/2026/04/17/dew-drop-april-17-2026-4649/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 17, 2026 (#4649)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-17-a1fae40a","status":"draft","lastModified":"2026-04-17T10:33:01.319Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/aspire/aspire-detached-mode-and-process-management/" href="https://devblogs.microsoft.com/aspire/aspire-detached-mode-and-process-management/">Free Your Terminal with Detached Mode in Aspire 13.2</a> (James Newton-King)</li>
<li><a href="https://www.anthropic.com/news/claude-opus-4-7">Introducing Claude Opus 4.7</a> (Anthropic Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/claude-opus-4-7-is-available-on-microsoft-foundry/ba-p/4511759" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/claude-opus-4-7-is-available-on-microsoft-foundry/ba-p/4511759">Claude Opus 4.7 is available on Microsoft Foundry</a> (Amar Badal)</li>
<li><a href="https://code.visualstudio.com/updates/v1_117">Visual Studio Code 1.117</a> (Visual Studio Code Team)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/the-fourth-beta-of-android-17.html" href="http://android-developers.googleblog.com/2026/04/the-fourth-beta-of-android-17.html">The Fourth Beta of Android 17</a> (Dan Galpin)</li>
<li><a title="https://devblogs.microsoft.com/visualstudio/from-ai-to-net-20-vs-live-las-vegas-sessions-you-can-watch-now/" href="https://devblogs.microsoft.com/visualstudio/from-ai-to-net-20-vs-live-las-vegas-sessions-you-can-watch-now/">From AI to .NET: 20 VS Live! Las Vegas Sessions You Can Watch Now</a> (Jim Harrer)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/foundry-toolkit-for-vs-code-a-deep-dive-on-ga/ba-p/4509510" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/foundry-toolkit-for-vs-code-a-deep-dive-on-ga/ba-p/4509510">Foundry Toolkit for VS Code: A Deep Dive on GA</a> <em>and</em>&nbsp;<a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/microsoft-foundry-toolkit-for-vs-code-is-now-generally-available/ba-p/4511831" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/microsoft-foundry-toolkit-for-vs-code-is-now-generally-available/ba-p/4511831">Microsoft Foundry Toolkit for VS Code is Now Generally Available</a> (Junjie Li)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/azure-integration-services-blog/introducing-the-plugin-marketplace-for-azure-api-center/ba-p/4512231" href="https://techcommunity.microsoft.com/t5/azure-integration-services-blog/introducing-the-plugin-marketplace-for-azure-api-center/ba-p/4512231">Introducing the plugin marketplace for Azure API Center</a> (Sreekanth Thirthala)</li>
<li><a title="https://apievangelist.com/2026/04/16/the-next-wave-of-api-investments-will-be-all-about-experience/" href="https://apievangelist.com/2026/04/16/the-next-wave-of-api-investments-will-be-all-about-experience/">The Next Wave of API Investments Will Be All About Experience</a> (Kin Lane)</li>
<li><a title="https://css-tricks.com/the-javascript-module-system-architecture/" href="https://css-tricks.com/the-javascript-module-system-architecture/">A Well-Designed JavaScript Module System is Your First Architecture Decision</a> (Amejimaobari Victor)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/16/build-your-own-mcp-powered-document-processing-backend-with-tx-text-control/" href="https://www.textcontrol.com/blog/2026/04/16/build-your-own-mcp-powered-document-processing-backend-with-tx-text-control/">Build Your Own MCP-Powered Document Processing Backend with TX Text Control</a> (Bjoern Meyer)</li>
<li><a href="https://www.telerik.com/blogs/10-best-angular-ui-libraries">The 10 Best Angular UI Libraries</a> (Dany Paredes)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260416-00/?p=112240" href="https://devblogs.microsoft.com/oldnewthing/20260416-00/?p=112240">What&rsquo;s up with window message 0x0091? We&rsquo;re getting it with unexpected parameters</a> (Raymond Chen)</li>
<li><a title="https://github.com/microsoft/winget-cli/releases/tag/v1.28.240" href="https://github.com/microsoft/winget-cli/releases/tag/v1.28.240">Windows Package Manager v1.28.240 Release</a> <em>and</em>&nbsp;<a title="https://github.com/microsoft/winget-cli/releases/tag/v1.29.140-preview" href="https://github.com/microsoft/winget-cli/releases/tag/v1.29.140-preview">Windows Package Manager v1.29.140-preview Release</a> (hackean-msft)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://bartwullems.blogspot.com/2026/04/microsoft-agent-frameworkbuilding-multi.html" href="https://bartwullems.blogspot.com/2026/04/microsoft-agent-frameworkbuilding-multi.html">Microsoft Agent Framework&ndash;Building a multi-agent workflow with DevUI in .NET</a> (Bart Wullems)</li>
<li><a href="https://endjin.com/blog/csharp-linq-max-nullable-values">LINQ Max and nullable value types</a> (Ian Griffiths)</li>
<li><a title="https://elbruno.com/2026/04/16/%f0%9f%97%ba%ef%b8%8f-aot-friendly-dto-mapping-in-net/" href="https://elbruno.com/2026/04/16/%f0%9f%97%ba%ef%b8%8f-aot-friendly-dto-mapping-in-net/">AOT-Friendly DTO Mapping in .NET</a> (Bruno Capuano)</li>
<li><a title="https://www.poppastring.com/blog/its-time-for-a-visual-studio-upgrade" href="https://www.poppastring.com/blog/its-time-for-a-visual-studio-upgrade">It&#8217;s Time for a Visual Studio Upgrade</a> (Mark Downie)</li>
<li><a title="https://www.devleader.ca/2026/04/16/how-to-implement-command-pattern-in-c-stepbystep-guide" href="https://www.devleader.ca/2026/04/16/how-to-implement-command-pattern-in-c-stepbystep-guide">How to Implement Command Pattern in C#: Step-by-Step Guide</a> (Nick Cosentino)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/foundry/whats-new-in-foundry-finetune-april-2026/">What&rsquo;s New in Microsoft Foundry Fine-Tuning | April 2026</a> (Blanca Li)</li>
<li><a href="https://www.warp.dev/blog/introducing-claude-opus-4-7-in-warp">Introducing Claude Opus 4.7 in Warp</a> (Suraj Gupta)</li>
<li><a title="https://shiftmag.dev/mcp-co-creator-explains-why-mcp-needs-more-than-the-protocol-to-scale-9041/" href="https://shiftmag.dev/mcp-co-creator-explains-why-mcp-needs-more-than-the-protocol-to-scale-9041/">MCP Co-Creator Explains Why MCP Needs More Than the Protocol to Scale</a> (Ivan Pelivanovic)</li>
<li><a title="https://about.gitlab.com/blog/claude-opus-4-7-is-now-available-in-gitlab-duo-agent-platform/" href="https://about.gitlab.com/blog/claude-opus-4-7-is-now-available-in-gitlab-duo-agent-platform/">Claude Opus 4.7 is now available in GitLab Duo Agent Platform</a> (Rebecca Carter)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/explaining-what-github-copilot-modernization-can-and-cannot-do/ba-p/4511739" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/explaining-what-github-copilot-modernization-can-and-cannot-do/ba-p/4511739">Explaining what GitHub Copilot Modernization can (and cannot do)</a> (Pablo Lopes)</li>
<li><a title="https://www.troyhunt.com/heres-what-agentic-ai-can-do-with-have-i-been-pwneds-apis/" href="https://www.troyhunt.com/heres-what-agentic-ai-can-do-with-have-i-been-pwneds-apis/">Here&#8217;s What Agentic AI Can Do With Have I Been Pwned&#8217;s APIs</a> (Troy Hunt)</li>
<li><a title="https://thenewstack.io/amazon-aws-mcp-agentic/" href="https://thenewstack.io/amazon-aws-mcp-agentic/">As agentic AI explodes, Amazon doubles down on MCP</a> (Alex Wilhelm)</li>
<li><a href="https://biilmann.blog/articles/ai-and-ambition">AI and Ambition</a> (Mathias Biilmann)</li>
<li><a title="https://www.freecodecamp.org/news/traditional-scraping-vs-ai-scraping/" href="https://www.freecodecamp.org/news/traditional-scraping-vs-ai-scraping/">Traditional Scraping vs AI Scraping: A Practical Guide for Developers and Data Teams</a> (Joel Olawanle)</li>
<li><a title="https://techcommunity.microsoft.com/t5/azure-arc-blog/bringing-ai-to-the-factory-floor-with-foundry-local-now-in/ba-p/4509951" href="https://techcommunity.microsoft.com/t5/azure-arc-blog/bringing-ai-to-the-factory-floor-with-foundry-local-now-in/ba-p/4509951">Bringing AI to the Factory Floor with Foundry Local &#8211; Now in Public Preview on Azure Local</a> (liranlyabock_microsoft)</li>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/16/hands-on-with-microsofts-new-vs-code-agents-preview--now-in-insiders.aspx" href="https://visualstudiomagazine.com/articles/2026/04/16/hands-on-with-microsofts-new-vs-code-agents-preview--now-in-insiders.aspx">Hands On with Microsoft&#8217;s New VS Code Agents Preview &#8212; Now in Insiders</a> (David Ramel)</li>
<li><a title="https://www.freecodecamp.org/news/openai-codex-essentials-ai-assisted-agentic-development-course/" href="https://www.freecodecamp.org/news/openai-codex-essentials-ai-assisted-agentic-development-course/">OpenAI Codex Essentials &ndash; AI Assisted Agentic Development Course</a> (Beau Carnes)</li>
<li><a title="https://simonwillison.net/2026/Apr/16/qwen-beats-opus/#atom-everything" href="https://simonwillison.net/2026/Apr/16/qwen-beats-opus/#atom-everything">Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7</a> (Simon Willison)</li>
<li><a title="https://aws.amazon.com/blogs/aws/introducing-anthropics-claude-opus-4-7-model-in-amazon-bedrock/" href="https://aws.amazon.com/blogs/aws/introducing-anthropics-claude-opus-4-7-model-in-amazon-bedrock/">Introducing Anthropic&rsquo;s Claude Opus 4.7 model in Amazon Bedrock</a> (Channy Yun)</li>
<li><a title="https://openai.com/index/introducing-gpt-rosalind" href="https://openai.com/index/introducing-gpt-rosalind">Introducing GPT-Rosalind for life sciences research</a> <em>and</em>&nbsp;<a title="https://openai.com/index/codex-for-almost-everything" href="https://openai.com/index/codex-for-almost-everything">Codex for (almost) everything</a> (OpenAI Team)</li>
<li><a title="https://claude.com/blog/best-practices-for-using-claude-opus-4-7-with-claude-code" href="https://claude.com/blog/best-practices-for-using-claude-opus-4-7-with-claude-code">Best practices for using Claude Opus 4.7 with Claude Code</a> (Claude Team)</li>
<li><a title="https://cursor.com/blog/better-models-ambitious-work" href="https://cursor.com/blog/better-models-ambitious-work">Better AI models enable more ambitious work</a> (Cursor Team)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.15" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.15">OpenClaw v2026.4.15 Release</a> (Peter Steinberger)</li>
<li><a title="https://blog.postman.com/seven-best-practices-for-writing-high-quality-prompts/" href="https://blog.postman.com/seven-best-practices-for-writing-high-quality-prompts/">Seven best practices for writing high quality prompts</a> (Quinton Wall)</li>
<li><a title="https://developer.nvidia.com/blog/minimax-m2-7-advances-scalable-agentic-workflows-on-nvidia-platforms-for-complex-ai-applications/" href="https://developer.nvidia.com/blog/minimax-m2-7-advances-scalable-agentic-workflows-on-nvidia-platforms-for-complex-ai-applications/">MiniMax M2.7 Advances Scalable Agentic Workflows on NVIDIA Platforms for Complex AI Applications</a> (Anu Srivastava &amp; Shruti Koparkar)</li>
<li><a title="https://huggingface.co/blog/train-multimodal-sentence-transformers" href="https://huggingface.co/blog/train-multimodal-sentence-transformers">Training and Finetuning Multimodal Embedding &amp; Reranker Models with Sentence Transformers</a> (Tom Aarsen)</li>
<li><a title="https://nestenius.se/ai/visualizing-claude-code-mcp-requests-with-coding-agent-explorer/" href="https://nestenius.se/ai/visualizing-claude-code-mcp-requests-with-coding-agent-explorer/">Visualizing Claude Code MCP Requests with Coding Agent Explorer</a> (Tore Nestenius)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a href="https://github.blog/engineering/infrastructure/how-github-uses-ebpf-to-improve-deployment-safety/">How GitHub uses eBPF to improve deployment safety</a> (Lawrence Gripper)</li>
<li><a href="https://www.oreilly.com/radar/meet-the-scope-creep-kraken/">Meet the Scope Creep Kraken</a> (Tim O&#8217;Brien)</li>
<li><a href="https://www.telerik.com/blogs/design-principles-unpacked-no-2-hierarchy">Design Principles Unpacked, No. 2 Hierarchy</a> (Teon Beijl)</li>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/16/how-to-debug-team-problems-before-they-derail-delivery.aspx" href="https://visualstudiomagazine.com/articles/2026/04/16/how-to-debug-team-problems-before-they-derail-delivery.aspx">How to Debug Team Problems Before They Derail Delivery</a> (David Ramel)</li>
<li><a title="https://www.infoq.com/news/2026/04/platform-product-deliver-value/" href="https://www.infoq.com/news/2026/04/platform-product-deliver-value/">Platform as a Product: Delivering Value While Balancing Competing Priorities</a> (Ben Linders)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://www.syncfusion.com/blogs/post/managing-state-in-dotnet-maui?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/managing-state-in-dotnet-maui?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">.NET MAUI State Management: From ViewModels to App Stores</a> (Sri Radhesh Nag Subash Sankar)</li>
<li><a title="https://www.syncfusion.com/blogs/post/dotnet-maui-listview-vs-collectionview?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/dotnet-maui-listview-vs-collectionview?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">.NET MAUI ListView vs CollectionView: How Syncfusion ListView Performs Better</a> (Anandh Ganesan)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/build-android-apps-3x-faster-using-any-agent.html" href="http://android-developers.googleblog.com/2026/04/build-android-apps-3x-faster-using-any-agent.html">Android CLI: Build Android apps 3x faster using any agent</a> (Adarsh Fernando &amp; Esteban de la Canal)</li>
<li><a title="https://www.promobile.dev/news/android-official-agent-skills" href="https://www.promobile.dev/news/android-official-agent-skills">Android official agent skills</a> (ProMobile.Dev)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=7MgrMfqbgd4" href="http://www.youtube.com/watch?v=7MgrMfqbgd4">Migrate Oracle Workloads to Oracle Azure Databases | Azure Friday</a> (Scott Hanselman &amp; Kalyan Kaki)</li>
<li><a title="http://www.youtube.com/watch?v=suBDqt4677I" href="http://www.youtube.com/watch?v=suBDqt4677I">Microsoft Agent Framework releasing version 1.0 | Open at Microsoft</a> (Jorge Arteiro, Shawn Henry &amp; Rong Lu)</li>
<li><a title="http://www.youtube.com/watch?v=_b2Dyetu4dY" href="http://www.youtube.com/watch?v=_b2Dyetu4dY">Get Started with Foundry Toolkit for VS Code</a> (Microsoft Developer Team)</li>
<li><a title="http://www.youtube.com/watch?v=HE0t7IpOsuM" href="http://www.youtube.com/watch?v=HE0t7IpOsuM">Introducing SQL projects in SSMS | Data Exposed</a> (Anna Hoffman &amp; Drew Skwiers-Koballa)</li>
<li><a title="http://www.youtube.com/watch?v=DZn9bNDEs4U" href="http://www.youtube.com/watch?v=DZn9bNDEs4U">Using Microsoft Agent Framework with Foundry managed memory | Open at Microsoft</a> (Jorge Arteiro, Amy Boyd &amp; Lewis Liu)</li>
<li><a title="http://www.youtube.com/watch?v=-yKALFS5ewY" href="http://www.youtube.com/watch?v=-yKALFS5ewY">How to use agents, skills, and instructions in Copilot CLI | Tutorial for beginners | GitHub</a> (Christopher Harrison)</li>
<li><a title="http://www.youtube.com/watch?v=OBOkxvDHaVs" href="http://www.youtube.com/watch?v=OBOkxvDHaVs">Building RESTful Services with ASP.NET Core | Visual Studio Live! Las Vegas 2026</a> (Phil Japikse)</li>
<li><a title="http://www.youtube.com/watch?v=HFcpH0hGrhU" href="http://www.youtube.com/watch?v=HFcpH0hGrhU">AI&#8217;s Not Magic: A Developer&#8217;s Guide to Using AI Tools Without the Hype | VS Live! Las Vegas 2026</a> (Brian Randell)</li>
<li><a title="http://www.youtube.com/watch?v=FT0J4FPBy7M" href="http://www.youtube.com/watch?v=FT0J4FPBy7M">Aspireify and the Map Project | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a title="http://www.youtube.com/watch?v=ykS1bY7uKAU" href="http://www.youtube.com/watch?v=ykS1bY7uKAU">Random.Code() &#8211; Updating Esoteric Programming Language Implementations, Part 3</a> (Jason Bock)</li>
<li><a href="http://www.youtube.com/watch?v=rNDaRO68JEc">Vibe Coding Gets an Upgrade</a> (AIDailyBrief)</li>
</ul>
<p><!-- dometrain-course-id: 3051099 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/from-zero-to-hero-authentication-authorization-in-blazor/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/from-zero-to-hero-authentication-authorization-in-blazor/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/auth-blazor.jpg" alt="From Zero to Hero: Authentication &amp; Authorization in Blazor"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">From Zero to Hero: Authentication &amp; Authorization in Blazor</span>: Learn how to implement authentication and authorization in Blazor. (Jimmy Engstr&ouml;m) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://dotnetcore.show/season-8/context-is-everything-getting-the-most-from-github-copilot-with-joydip-kanjilal/" href="https://dotnetcore.show/season-8/context-is-everything-getting-the-most-from-github-copilot-with-joydip-kanjilal/">The Modern .NET Show &#8211; Context Is Everything: Getting the Most from GitHub Copilot with Joydip Kanjilal</a> (Jamie Taylor)</li>
<li><a title="https://www.softwaredefinedtalk.com/568" href="https://www.softwaredefinedtalk.com/568">Software Defined Talk Episode #568 &#8211; Claude Code, OpenAI Drama, and Is Anyone Still Using Backstage?</a> (Brandon Whichard, Cot&eacute; &amp; Matt Ray)</li>
<li><a title="https://www.oreilly.com/radar/podcast/generative-ai-in-the-real-world-aishwarya-naresh-reganti-on-making-ai-work-in-production/" href="https://www.oreilly.com/radar/podcast/generative-ai-in-the-real-world-aishwarya-naresh-reganti-on-making-ai-work-in-production/">Generative AI in the Real World: Aishwarya Naresh Reganti on Making AI Work in Production</a> (Ben Lorica &amp; Aishwarya Naresh Reganti)</li>
<li><a title="https://talkpython.fm/episodes/show/545/owasp-top-10-2025-list-for-python-devs" href="https://talkpython.fm/episodes/show/545/owasp-top-10-2025-list-for-python-devs">Talk Python to Me Episode #545 &#8211; OWASP Top 10 (2025 List) for Python Devs</a> (Michael Kennedy)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/success-as-a-scrum-master-means-people-feel-safe-enough-to-speak-up-before-its-too-late-efe-gms" href="https://scrummastertoolbox.libsyn.com/success-as-a-scrum-master-means-people-feel-safe-enough-to-speak-up-before-its-too-late-efe-gms">Success as a Scrum Master Means People Feel Safe Enough to Speak Up Before It&#8217;s Too Late | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Efe G&uuml;m&uuml;s)</li>
<li><a title="https://stackoverflow.blog/2026/04/17/no-country-left-behind-with-sovereign-ai/" href="https://stackoverflow.blog/2026/04/17/no-country-left-behind-with-sovereign-ai/">The Stack Overflow Podcast &#8211; No country left behind with sovereign AI</a> (Ryan Donovan &amp; Stephen Watt)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/celebrating-mvp-authors-the-books-and-people-helping-the/ba-p/4511009" href="https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/celebrating-mvp-authors-the-books-and-people-helping-the/ba-p/4511009">Celebrating MVP Authors: The Books (and People) Helping the Community Level Up</a> (Kim Sanchez)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/agents-league-winner-spotlight-reasoning-agents-track/ba-p/4511211" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/agents-league-winner-spotlight-reasoning-agents-track/ba-p/4511211"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Agents League Winner Spotlight &ndash; Reasoning Agents Track</a> (Carlotta Caste)</li>
<li><a title="https://makezine.com/article/maker-news/maker-faire/maker-faire-philadelphia-an-historic-pier-becomes-a-launchpad/" href="https://makezine.com/article/maker-news/maker-faire/maker-faire-philadelphia-an-historic-pier-becomes-a-launchpad/">Maker Faire Philadelphia: An Historic Pier Becomes a Launchpad</a> (Jennifer Blakeslee)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://erikdarling.com/free-sql-server-performance-monitoring-lite-dashboard/" href="https://erikdarling.com/free-sql-server-performance-monitoring-lite-dashboard/">Free SQL Server Performance Monitoring: Lite Dashboard</a> (Erik Darling)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://futurework.blog/2026/04/17/whats-new-and-coming-next-for-copilot-and-teams/" href="https://futurework.blog/2026/04/17/whats-new-and-coming-next-for-copilot-and-teams/">What&rsquo;s New and Coming Next for Copilot and Teams</a> (Vesa Nopanen)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-copilot-blog/available-today-anthropic-claude-opus-4-7-in-microsoft-365/ba-p/4511666" href="https://techcommunity.microsoft.com/t5/microsoft-365-copilot-blog/available-today-anthropic-claude-opus-4-7-in-microsoft-365/ba-p/4511666">Available today: Anthropic Claude Opus 4.7 in Microsoft 365 Copilot</a> (Bas Brekelmans)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.29" href="https://github.com/github/copilot-cli/releases/tag/v1.0.29">GitHub Copilot v1.0.29 Release</a> <em>and</em>&nbsp;<a title="https://github.com/github/copilot-cli/releases/tag/v1.0.30" href="https://github.com/github/copilot-cli/releases/tag/v1.0.30">GitHub Copilot CLI v1.0.30 Release</a> <em>and</em>&nbsp;<a title="https://github.com/github/copilot-cli/releases/tag/v1.0.31" href="https://github.com/github/copilot-cli/releases/tag/v1.0.31">GitHub Copilot CLI v1.0.31 Release</a> (copilot-cli-release-app[bot])</li>
<li><a href="https://www.kapilarya.com/guide-install-copilot-cli-on-windows-11">Guide: Install Copilot CLI on Windows 11</a> (Mahima N.)</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a title="https://www.writerswrite.co.za/how-to-use-ai-without-compromising-your-integrity-as-a-writer/" href="https://www.writerswrite.co.za/how-to-use-ai-without-compromising-your-integrity-as-a-writer/">How To Use AI Without Compromising Your Integrity As A Writer</a> (Writers Write)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://dev.to/recca0120/gitbutler-a-modern-git-client-that-redesigns-how-you-work-with-branches-5he8" href="https://dev.to/recca0120/gitbutler-a-modern-git-client-that-redesigns-how-you-work-with-branches-5he8">GitButler: A Modern Git Client That Redesigns How You Work with Branches</a> (Recca Tsai)</li>
<li><a href="https://files.community/blog/posts/v4-0-39">Announcing Files v4.0.39</a> (Files Team)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://science.slashdot.org/story/26/04/17/0143228/sperm-whales-communication-closely-parallels-human-language-study-finds" href="https://science.slashdot.org/story/26/04/17/0143228/sperm-whales-communication-closely-parallels-human-language-study-finds">Sperm Whales&#8217; Communication Closely Parallels Human Language, Study Finds</a> <em>and</em>&nbsp;<a title="https://apple.slashdot.org/story/26/04/17/0336256/intels-new-core-series-3-is-its-answer-to-the-macbook-neo" href="https://apple.slashdot.org/story/26/04/17/0336256/intels-new-core-series-3-is-its-answer-to-the-macbook-neo">Intel&#8217;s New Core Series 3 Is Its Answer To the MacBook Neo</a> (BeauHD)</li>
<li><a title="https://om.co/2026/04/16/eat-your-words/" href="https://om.co/2026/04/16/eat-your-words/">Eat Your Words</a> (Om Malik)</li>
<li><a title="https://techcrunch.com/2026/04/16/meta-raises-quest-3-and-quest-3s-prices-due-to-ram-shortage/" href="https://techcrunch.com/2026/04/16/meta-raises-quest-3-and-quest-3s-prices-due-to-ram-shortage/">Meta raises Quest 3 and Quest 3S prices due to RAM shortage</a> (Aisha Malik)</li>
<li><a href="https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/">Announcing Rust 1.95.0</a> (Rust Release Team)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://seroter.com/2026/04/16/daily-reading-list-april-16-2026-765/">Daily Reading List &ndash; April 16, 2026 (#765)</a> (Richard Seroter)</li>
<li><a href="https://weeklyfive.io/p/the-weekly-five-by-santosh-1d49ab317f526aeb">The Weekly Five by Santosh: 5 OSS Repos You Should Know</a> (Santosh Yadav)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1835468853/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41EQbec1QWL._SS135_.jpg" alt="Programming APIs with C# and .NET"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Programming APIs with C# and .NET</span> (Jesse Liberty &amp; Joseph Dluzen) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Develop high-performance APIs that ensure seamless application communication and enhanced security.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 16, 2026 (#4648)</title>
		<link>https://www.alvinashcraft.com/2026/04/16/dew-drop-april-16-2026-4648/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Thu, 16 Apr 2026 11:07:01 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 10]]></category>
		<category><![CDATA[.net 11]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net core]]></category>
		<category><![CDATA[auth0]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[node.js 24.15]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[teamcity]]></category>
		<category><![CDATA[visual studio]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/16/dew-drop-april-16-2026-4648/</guid>

					<description><![CDATA[Top Links Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent (Harshada Hole) Build a personal organization command center with GitHub Copilot CLI (Cassidy Williams) Understanding AI&#8217;s Impact on Developer Workflows (Katie Fraser) How to Digitally Sign PDFs in Android Apps with .NET MAUI (Rangarajan Ashokan) Architecting Secure and Trustworthy AI Agents with Microsoft &#8230; <a href="https://www.alvinashcraft.com/2026/04/16/dew-drop-april-16-2026-4648/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 16, 2026 (#4648)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-16-2a223b68","status":"draft","lastModified":"2026-04-16T10:38:14.429Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/visualstudio/stop-hunting-bugs-meet-the-new-visual-studio-debugger-agent/" href="https://devblogs.microsoft.com/visualstudio/stop-hunting-bugs-meet-the-new-visual-studio-debugger-agent/">Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent</a> (Harshada Hole)</li>
<li><a title="https://github.blog/ai-and-ml/github-copilot/build-a-personal-organization-command-center-with-github-copilot-cli/" href="https://github.blog/ai-and-ml/github-copilot/build-a-personal-organization-command-center-with-github-copilot-cli/">Build a personal organization command center with GitHub Copilot CLI</a> (Cassidy Williams)</li>
<li><a title="https://blog.jetbrains.com/research/2026/04/ai-impact-developer-workflows/" href="https://blog.jetbrains.com/research/2026/04/ai-impact-developer-workflows/">Understanding AI&rsquo;s Impact on Developer Workflows</a> (Katie Fraser)</li>
<li><a title="https://www.syncfusion.com/blogs/post/digital-signature-android-pdf-dotnet-maui?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/digital-signature-android-pdf-dotnet-maui?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">How to Digitally Sign PDFs in Android Apps with .NET MAUI</a> (Rangarajan Ashokan)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/architecting-secure-and-trustworthy-ai-agents-with-microsoft/ba-p/4506580">Architecting Secure and Trustworthy AI Agents with Microsoft Foundry</a> (Prabh Kaur)</li>
<li><a title="https://devblogs.microsoft.com/visualstudio/azure-mcp-tools-now-ship-built-into-visual-studio-2022-no-extension-required/" href="https://devblogs.microsoft.com/visualstudio/azure-mcp-tools-now-ship-built-into-visual-studio-2022-no-extension-required/">Azure MCP tools now ship built into Visual Studio 2022 &mdash; no extension required</a> (Yun Jung Choi)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://nodejs.org/en/blog/release/v24.15.0" href="https://nodejs.org/en/blog/release/v24.15.0">Node.js 24.15.0 (LTS)</a> (Antoine du Hamel)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/what-s-new-in-microsoft-entra-march-2026/ba-p/4502150">What&rsquo;s new in Microsoft Entra &ndash; March 2026</a> (Shobhit Sahay)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/using-an-ai-agent-to-troubleshoot-and-fix-azure-function-app/ba-p/4511781" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/using-an-ai-agent-to-troubleshoot-and-fix-azure-function-app/ba-p/4511781">Using an AI Agent to Troubleshoot and Fix Azure Function App Issues</a> (theringe)</li>
<li><a title="https://developer.salesforce.com/blogs/2026/04/build-with-react-run-on-salesforce-introducing-salesforce-multi-framework" href="https://developer.salesforce.com/blogs/2026/04/build-with-react-run-on-salesforce-introducing-salesforce-multi-framework">Build with React, Run on Salesforce: Introducing Salesforce Multi-Framework</a> (Charles Watkins)</li>
<li><a title="https://developers.googleblog.com/new-enhancements-for-merchant-initiated-transactions-with-the-google-pay-api/" href="https://developers.googleblog.com/new-enhancements-for-merchant-initiated-transactions-with-the-google-pay-api/">New enhancements for merchant initiated transactions with the Google Pay API</a> (Dominik Mengelt, Kenneth Tu &amp; Kushagra Patel)</li>
<li><a title="https://duendesoftware.com/blog/20260416-the-history-and-future-of-saml" href="https://duendesoftware.com/blog/20260416-the-history-and-future-of-saml">The History and Future of SAML: Why a 20-Year-Old Protocol Still Matters</a> (Khalid Abuhakmeh)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260415-00/?p=112235" href="https://devblogs.microsoft.com/oldnewthing/20260415-00/?p=112235">Why is there a long delay between a thread exiting and the Wait&shy;For&shy;Single&shy;Object returning?</a> (Raymond Chen)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a href="https://blog.ndepend.com/the-road-to-visual-studio-2027/">The Road to Visual Studio 2027</a> (Patrick Smacchia)</li>
<li><a title="https://bartwullems.blogspot.com/2026/04/microsoft-agent-framework-getting.html" href="https://bartwullems.blogspot.com/2026/04/microsoft-agent-framework-getting.html">Microsoft Agent Framework &#8211; Getting started with DevUI in .NET</a> (Bart Wullems)</li>
<li><a title="https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Identity_1.17.2" href="https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Identity_1.17.2">Azure.Identity for .NET v1.17.2 Release</a> (Azure SDK Team)</li>
<li><a href="https://jeremydmiller.com/2026/04/15/critter-stack-sample-projects-and-our-curated-ai-skills/">Critter Stack Sample Projects and Our Curated AI Skills</a> (Jeremy D. Miller)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a href="https://www.nature.com/articles/d41586-026-00834-z">AI is programmed to hijack human empathy &mdash; we must resist that</a> (Mustafa Suleyman)</li>
<li><a title="https://thenewstack.io/is-your-internal-platform-ready-to-keep-up-with-ai-accelerated-development/" href="https://thenewstack.io/is-your-internal-platform-ready-to-keep-up-with-ai-accelerated-development/">Is Your Internal Platform Ready to Keep Up With AI-Accelerated Development?</a> (TNS Staff)</li>
<li><a href="https://jonhilton.net/ai-assisted-refactoring/">Use AI to help YOU refactor your code</a> (Jon Hilton)</li>
<li><a href="https://compositecode.blog/2026/04/15/hurting-or-helping-devs/">Hurting or Helping Devs?</a> (Adron Hall)</li>
<li><a href="https://www.theverge.com/report/912101/microsoft-windows-recall-new-security-concerns-response">Microsoft faces fresh Windows Recall security concerns</a> (Tom Warren)</li>
<li><a title="https://blog.replit.com/viral-videos-replit-animation" href="https://blog.replit.com/viral-videos-replit-animation">Making scroll-stopping videos with Replit Animation</a> (Replit Team)</li>
<li><a title="https://claude.com/blog/using-claude-code-session-management-and-1m-context" href="https://claude.com/blog/using-claude-code-session-management-and-1m-context">Using Claude Code: session management and 1M context</a> (Claude Team)</li>
<li><a title="https://cursor.com/blog/canvas" href="https://cursor.com/blog/canvas">Interact with agent-created visualizations in canvases</a> (Cursor Team)</li>
<li><a title="https://developer.salesforce.com/blogs/2026/04/new-developer-edition-agentforce-vibes-claude-mcp" href="https://developer.salesforce.com/blogs/2026/04/new-developer-edition-agentforce-vibes-claude-mcp">New in Salesforce Developer Edition: Agentforce Vibes IDE, Claude 4.5, MCP</a> (Ren&eacute; Winkelmeyer)</li>
<li><a title="https://www.infoq.com/news/2026/04/cursor-3-agent-first-interface/" href="https://www.infoq.com/news/2026/04/cursor-3-agent-first-interface/">Cursor 3 Introduces Agent-First Interface, Moving Beyond the IDE Model</a> (Steef-Jan Wiggers)</li>
<li><a href="https://www.microsoft.com/en-us/security/blog/2026/04/15/incident-response-for-ai-same-fire-different-fuel/">Incident response for AI: Same fire, different fuel</a> (Phillip Misner &amp; Stephen Finnigan)</li>
<li><a href="https://simonwillison.net/2026/Apr/15/gemini-31-flash-tts/#atom-everything">Gemini 3.1 Flash TTS</a> (Simon Willison)</li>
<li><a href="https://openai.com/index/the-next-evolution-of-the-agents-sdk">The next evolution of the Agents SDK</a> (OpenAI Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/gemma-4-on-azure-container-apps-serverless-gpu/ba-p/4511671" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/gemma-4-on-azure-container-apps-serverless-gpu/ba-p/4511671">Gemma 4 on Azure Container Apps Serverless GPU</a> (simonjj)</li>
<li><a href="https://blog.google/innovation-and-ai/products/gemini-app/gemini-app-now-on-mac-os/">The Gemini app is now on Mac</a> (Michael Friedman)</li>
<li><a href="https://auth0.com/blog/product-architecture-behind-trusted-ai-experiences/">The Product Architecture Behind Trusted AI Experiences</a> (Saad Rahman)</li>
<li><a href="https://daverupert.com/2026/04/claude-no/">I don&#8217;t want a screenshot of your Claude conversation</a> (Dave Rupert)</li>
<li><a href="https://www.oreilly.com/radar/ai-is-writing-our-code-faster-than-we-can-verify-it/">AI Is Writing Our Code Faster Than We Can Verify It</a> (Andrew Stellman)</li>
<li><a title="https://www.telerik.com/blogs/creating-custom-ai-agent-telerik-tools-2-loading-accessing-agent-content" href="https://www.telerik.com/blogs/creating-custom-ai-agent-telerik-tools-2-loading-accessing-agent-content">Creating a Custom AI Agent with Telerik Tools 2: Loading and Accessing Your Agent&rsquo;s Content</a> (Peter Vogel)</li>
<li><a href="https://8thlight.com/insights/llms-proving-impossible-automate-away-human-experience">LLMs Are Proving That It Is Impossible to Automate Away the Human Experience</a> (Celeste Aronow)</li>
<li><a title="https://thenewstack.io/securing-ai-agent-systems/" href="https://thenewstack.io/securing-ai-agent-systems/">Agents are rewriting the rules of security. Here&rsquo;s what engineering needs to know.</a> (Michelle Gill)</li>
<li><a href="https://thenewstack.io/ai-code-qa-bottleneck/">When AI writes 100K lines of code, QA becomes the whole job</a> (John Biggs)</li>
<li><a href="https://www.techrepublic.com/article/michigan-bill-employee-ai-surveillance/">Michigan&rsquo;s New Bill Takes Aim at AI Employee Surveillance</a> (Bryan Driscoll)</li>
<li><a title="https://windsurf.com/blog/windsurf-2-0" href="https://windsurf.com/blog/windsurf-2-0">Windsurf 2.0: Introducing the Agent Command Center and Devin in Windsurf</a> (Windsurf Team)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/python-devui-1.0.0b260414" href="https://github.com/microsoft/agent-framework/releases/tag/python-devui-1.0.0b260414">Microsoft Agent Framework: Python DevUI v1.0.0b260414 Release</a> (giles17)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a href="https://blog.jetbrains.com/teamcity/2026/04/teamcity-2025-11-4-bug-fix/">TeamCity 2025.11.4 Is Out</a> (Dmitrii Korovin)</li>
<li><a title="https://devblogs.microsoft.com/devops/one-click-security-scanning-and-org-wide-alert-triage-come-to-advanced-security/" href="https://devblogs.microsoft.com/devops/one-click-security-scanning-and-org-wide-alert-triage-come-to-advanced-security/">One-click security scanning and org-wide alert triage come to Advanced Security</a> (Laura Jiang)</li>
<li><a href="https://codeopinion.com/testing-needs-a-seam-not-an-interface/">Testing Needs a Seam, Not an Interface</a> (Derek Comartin)</li>
<li><a title="https://mikehadlow.com/posts/2026-04-15-running-individual-bun-tests-with-zed-tasks/" href="https://mikehadlow.com/posts/2026-04-15-running-individual-bun-tests-with-zed-tasks/">Running individual Bun tests with Zed tasks</a> (Mike Hadlow)</li>
<li><a title="https://octopus.com/blog/platforms-before-portals" href="https://octopus.com/blog/platforms-before-portals">Platforms before portals, build the roads before you buy the GPS</a> (Matthew Allford)</li>
<li><a href="https://about.gitlab.com/blog/a-guide-to-the-breaking-changes-in-gitlab-19-0/">A guide to the breaking changes in GitLab 19.0</a> (Martin Br&uuml;mmer)</li>
<li><a href="https://blog.jbrains.ca/permalink/playing-well-with-others-an-example">Playing Well With Others: An Example</a> (JB Rainsberger)</li>
<li><a title="https://github.blog/news-insights/policy-news-and-insights/developer-policy-update-intermediary-liability-copyright-and-transparency/" href="https://github.blog/news-insights/policy-news-and-insights/developer-policy-update-intermediary-liability-copyright-and-transparency/">GitHub developer policy update: Intermediary liability, copyright, and transparency</a> (Margaret Tucker)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a href="https://blog.flutter.dev/we-rebuilt-flutters-websites-with-dart-and-jaspr-317c00e8b400">We rebuilt Flutter&rsquo;s websites with Dart and Jaspr</a> (Parker Lougheed)</li>
<li><a title="https://www.syncfusion.com/blogs/post/import-export-word-in-dotnet-maui-rte?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/import-export-word-in-dotnet-maui-rte?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Import and Export Word Documents in .NET MAUI Rich Text Editor with DocIO</a> (Yuvaraj Gajaraj)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/giving-users-clearer-choice-and-everyone-a-safer-more-trusted-app-ecosystem.html" href="http://android-developers.googleblog.com/2026/04/giving-users-clearer-choice-and-everyone-a-safer-more-trusted-app-ecosystem.html">Boosting user privacy and business protection with updated Play policies</a> (Bennet Manuel)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=vazR-lBAvD8" href="http://www.youtube.com/watch?v=vazR-lBAvD8">Access your dev environment from any device</a> (Kayla Cinnamon)</li>
<li><a title="http://www.youtube.com/watch?v=2DUALsg6kq4" href="http://www.youtube.com/watch?v=2DUALsg6kq4">Building Websites with ASP.NET Core Razor Pages | Visual Studio Live Las Vegas 2026</a> (Phil Japikse)</li>
<li><a title="http://www.youtube.com/watch?v=4qlyu4-J3z8" href="http://www.youtube.com/watch?v=4qlyu4-J3z8">Modernizing Applications with GAP | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a title="http://www.youtube.com/watch?v=BDZKubrUO1M" href="http://www.youtube.com/watch?v=BDZKubrUO1M">How a GitHub engineer built an AI Productivity hub with Copilot CLI</a> (Brittany Ellich)</li>
<li><a title="http://www.youtube.com/watch?v=x946_opKdts" href="http://www.youtube.com/watch?v=x946_opKdts">GitHub Actions in Action | Visual Studio Live Las Vegas 2026</a> (Marcel de Vries)</li>
<li><a title="http://www.youtube.com/watch?v=slmqmAe-fQg" href="http://www.youtube.com/watch?v=slmqmAe-fQg">GitHub&rsquo;s New Remote CLI: Real‑Time Control on Web &amp; Mobile</a> (James Montemagno)</li>
<li><a title="http://www.youtube.com/watch?v=nfJS1R27b_c" href="http://www.youtube.com/watch?v=nfJS1R27b_c">.NET MAUI Finally Gets Maps Clustering and Long Press &#8211; .NET 11 Preview 3</a> (Gerald Versluis)</li>
<li><a title="http://www.youtube.com/watch?v=B2wDe4mO7kM" href="http://www.youtube.com/watch?v=B2wDe4mO7kM">Random.Code() &#8211; Updating Esoteric Programming Language Implementations, Part 2</a> (Jason Bock)</li>
<li><a title="http://www.youtube.com/watch?v=TGON_idVtHU" href="http://www.youtube.com/watch?v=TGON_idVtHU">Code From the bed?! Squad + GitHub Copilot Remote is Wild! | Coding After Work</a> (Jimmy Engstrom)</li>
</ul>
<p><!-- dometrain-course-id: 3057676 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/from-zero-to-hero-writing-testable-code-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/from-zero-to-hero-writing-testable-code-in-csharp/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/testable-csharp-fzth.jpg" alt="From Zero to Hero: Writing Testable Code in C#"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">From Zero to Hero: Writing Testable Code in C#</span>: Learn how to write testable C# code using modern coding practices. (Gui Ferreira) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://adventuresindevops.com/episodes/269-infrastructure-as-code-iac-migrations-never-avoid-thinking" href="https://adventuresindevops.com/episodes/269-infrastructure-as-code-iac-migrations-never-avoid-thinking">Infrastructure as code: why you can never avoid thinking | Adventures in DevOps Episode #269</a> (Will Button &amp; Warren Parad)</li>
<li><a title="https://share.transistor.fm/s/9d157a1b" href="https://share.transistor.fm/s/9d157a1b">Practical AI Podcast Episode #353 &#8211; Open Source Self-Driving with Comma AI</a> (Harald Sch&auml;fer, Chris Benson &amp; Daniel Whiteack)</li>
<li><a title="https://peopleandprojectspodcast.com/506" href="https://peopleandprojectspodcast.com/506">PPP 506 | Stop Optimizing Meetings. Start Reducing Them, with Rebecca Hinds</a> (Andy Kaufman)</li>
<li><a title="https://twit.tv/shows/windows-weekly/episodes/979" href="https://twit.tv/shows/windows-weekly/episodes/979">Windows Weekly Episode #979 &#8211; The Nespresso of the PC World &#8211; Simplifying the Windows Insider Program</a> (Leo Laporte, Paul Thurrott &amp; Richard Campbell)</li>
<li><a title="https://www.spreaker.com/episode/how-ai-changes-development-with-rob-conery--71146008" href="https://www.spreaker.com/episode/how-ai-changes-development-with-rob-conery--71146008">.NET Rocks! &#8211; How AI Changes Development with Rob Conery</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a title="https://se-radio.net/2026/04/se-radio-716-martin-kleppmann-local-first-software/" href="https://se-radio.net/2026/04/se-radio-716-martin-kleppmann-local-first-software/">Software Engineering Radio Episode #716 &#8211; Martin Kleppmann Local-First Software</a> (Adi Narayan)</li>
<li><a title="https://www.directionsonmicrosoft.com/podcasts/can-ai-save-collaboration-software/" href="https://www.directionsonmicrosoft.com/podcasts/can-ai-save-collaboration-software/">Directions on Microsoft Podcast &#8211; Can AI Save Collaboration Software?</a> (Mary Jo Foley)</li>
<li><a title="https://podcasts.apple.com/us/podcast/the-pentagons-ai-plan-behind-the-anthropic-fight/id1522960417?i=1000761627394" href="https://podcasts.apple.com/us/podcast/the-pentagons-ai-plan-behind-the-anthropic-fight/id1522960417?i=1000761627394">Big Technology Podcast &#8211; The Pentagon&#8217;s AI Plan + Behind the Anthropic Fight &mdash; With Under Secretary of War Emil Michael</a> (Alex Kantrowitz)</li>
<li><a title="https://shows.acast.com/grammar-girl/episodes/1177" href="https://shows.acast.com/grammar-girl/episodes/1177">Grammar Girl Podcast Episode #1177 &#8211; Inside the life of a curator (and the myth of white gloves)</a> (Mignon Fogarty &amp; John Overholt)</li>
<li><a title="https://syntax.fm/996" href="https://syntax.fm/996">Syntax Podcast Episode #996 &#8211; 10 New CSS and HTML APIs</a> (Wes Bos &amp; Scott Tolinski)</li>
<li><a title="https://shows.acast.com/made-by-google-podcast/episodes/69df813d1e56dbb1e5efaaaf" href="https://shows.acast.com/made-by-google-podcast/episodes/69df813d1e56dbb1e5efaaaf">Made by Google Podcast &#8211; How We Use AI on Your Wrist</a> (Rachid Finge)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/why-enforcing-a-framework-on-your-organization-will-never-be-a-real-agile-transformation-efe-gms" href="https://scrummastertoolbox.libsyn.com/why-enforcing-a-framework-on-your-organization-will-never-be-a-real-agile-transformation-efe-gms">Why Enforcing a Framework on Your Organization Will Never Be a Real Agile Transformation | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Efe G&uuml;m&uuml;s)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://www.theverge.com/tech/912314/snap-layoffs-1000-staffers-ai-profitability" href="https://www.theverge.com/tech/912314/snap-layoffs-1000-staffers-ai-profitability">Snap is laying off 16 percent of its staff as it leans into AI</a> (Jess Weatherbed)</li>
<li><a title="https://endjin.com/blog/returning-to-work-after-a-career-break" href="https://endjin.com/blog/returning-to-work-after-a-career-break">Returning to Work After a Career Break: How Remote Work Made It Possible</a> (Carmel Eve)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-data-migration-blog/azure-sql-migration-starts-in-ssms-all-in-one-flow/ba-p/4511586">Azure SQL Migration Starts in SSMS&mdash;All in One Flow</a> (neelball)</li>
<li><a href="https://www.mssqltips.com/sqlservertip/11649/sql-faqs/">SQL FAQs</a> (Hristo Hristov)</li>
<li><a title="https://www.red-gate.com/simple-talk/databases/sql-server/can-sql-server-2025s-regexp_split_to_table-fix-string_split-in-t-sql/" href="https://www.red-gate.com/simple-talk/databases/sql-server/can-sql-server-2025s-regexp_split_to_table-fix-string_split-in-t-sql/">Can SQL Server 2025&rsquo;s REGEXP_SPLIT_TO_TABLE fix STRING_SPLIT in T-SQL?</a> (Greg Low)</li>
<li><a title="https://erikdarling.com/introducing-performance-studio-free-sql-server-query-plan-analysis-tool/" href="https://erikdarling.com/introducing-performance-studio-free-sql-server-query-plan-analysis-tool/">Introducing Performance Studio Free SQL Server Query Plan Analysis Tool</a> (Erik Darling)</li>
<li><a title="https://techcommunity.microsoft.com/t5/azure-database-for-mysql-blog/tutorial-building-ai-agents-that-talk-to-your-azure-database-for/ba-p/4504995" href="https://techcommunity.microsoft.com/t5/azure-database-for-mysql-blog/tutorial-building-ai-agents-that-talk-to-your-azure-database-for/ba-p/4504995">Tutorial: Building AI Agents That Talk to Your Azure Database for MySQL</a> (Farah Abdou)</li>
<li><a title="https://cloudwars.com/ai/mcp-server-gives-ai-agents-simplified-access-to-data-stored-in-sql-databases/" href="https://cloudwars.com/ai/mcp-server-gives-ai-agents-simplified-access-to-data-stored-in-sql-databases/">MCP Server Gives AI Agents Simplified Access To Data Stored in SQL Databases</a> (Tom Smith)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.28" href="https://github.com/github/copilot-cli/releases/tag/v1.0.28">GitHub Copilot CLI v1.0.28 Release</a> (copilot-cli-release-app[bot])</li>
<li><a title="https://developers.googleblog.com/subagents-have-arrived-in-gemini-cli/" href="https://developers.googleblog.com/subagents-have-arrived-in-gemini-cli/">Subagents have arrived in Gemini CLI</a> (Jack Wotherspoon &amp; Abhi Patel)</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a title="https://www.writerswrite.co.za/how-to-write-what-you-love/" href="https://www.writerswrite.co.za/how-to-write-what-you-love/">How To Write What You Love</a> (Writers Write)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://blogs.windows.com/windowsexperience/2026/04/15/introducing-the-ultimate-college-bundle-built-for-student-life/" href="https://blogs.windows.com/windowsexperience/2026/04/15/introducing-the-ultimate-college-bundle-built-for-student-life/">Introducing the ultimate college bundle: built for student life</a> (Yusuf Mehdi)</li>
<li><a title="https://www.congress.gov/bill/119th-congress/house-bill/8250/all-info" href="https://www.congress.gov/bill/119th-congress/house-bill/8250/all-info">All Information (Except Text) for H.R.8250 &#8211; To require operating system providers to verify the age of any user of an operating system, and for other purposes.</a> (119th Congress)</li>
<li><a title="https://www.windowscentral.com/hardware/surface/microsoft-prepares-display-upgrades-and-two-stage-launch-for-new-surface-pro-and-surface-laptop-with-intel-and-snapdragon-chips-this-year" href="https://www.windowscentral.com/hardware/surface/microsoft-prepares-display-upgrades-and-two-stage-launch-for-new-surface-pro-and-surface-laptop-with-intel-and-snapdragon-chips-this-year">Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and Snapdragon chips this year</a> (Zac Bowden)</li>
<li><a href="https://www.404media.co/emails-reveal-space-forces-hardest-mission-is-writing-a-song/">Emails Reveal Space Force&rsquo;s Hardest Mission Is Writing a Song</a> (Joseph Cox)</li>
<li><a title="https://betanews.com/article/the-eus-age-verification-app-is-now-ready/" href="https://betanews.com/article/the-eus-age-verification-app-is-now-ready/">The EU&rsquo;s age verification app is now ready</a> (Sofia Elizabella Wyciślik-Wilson)</li>
<li><a href="https://www.theverge.com/policy/912689/live-nation-ticketmaster-antitrust-monopoly-trial-verdict">Ticketmaster is an illegal monopoly, jury finds</a> (Lauren Feiner)</li>
<li><a title="https://www.theverge.com/news/912639/microsoft-counters-the-macbook-neo-with-freebies-for-students" href="https://www.theverge.com/news/912639/microsoft-counters-the-macbook-neo-with-freebies-for-students">Microsoft counters the MacBook Neo with freebies for students</a> (Tom Warren)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://seroter.com/2026/04/15/daily-reading-list-april-15-2026-763/">Daily Reading List &ndash; April 15, 2026 (#764)</a> (Richard Seroter)</li>
<li><a href="https://azureweekly.info/issue-558.html">#558 &#8211; 12th April 2026</a> (The Editor)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1835882501/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/411QG6IUzjL._SS135_.jpg" alt="Tools and Skills for .NET 10"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Tools and Skills for .NET 10</span> (Mark J. Price) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Get the career you want with good practices and patterns to design, debug, and test your solutions.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 15, 2026 (#4647)</title>
		<link>https://www.alvinashcraft.com/2026/04/15/dew-drop-april-15-2026-4647/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Wed, 15 Apr 2026 11:05:45 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 11]]></category>
		<category><![CDATA[.net 8.0]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net core]]></category>
		<category><![CDATA[auth0]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/15/dew-drop-april-15-2026-4647/</guid>

					<description><![CDATA[Top Links The New Economics of WPF Migration: Why AI Agents Changed the Math (Matt Mattei) New Aspire database integrations (Alistair Matthews) Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game (Joseph Katsioloudes) Keynote: The Road to Visual Studio 2027: Building a Faster, Smarter IDE &#124; VS Live Las &#8230; <a href="https://www.alvinashcraft.com/2026/04/15/dew-drop-april-15-2026-4647/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 15, 2026 (#4647)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-15-10e4316f","status":"draft","lastModified":"2026-04-15T10:32:03.522Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://platform.uno/blog/the-new-economics-of-wpf-migration-why-ai-agents-changed-the-math/" href="https://platform.uno/blog/the-new-economics-of-wpf-migration-why-ai-agents-changed-the-math/">The New Economics of WPF Migration: Why AI Agents Changed the Math</a> (Matt Mattei)</li>
<li><a href="https://devblogs.microsoft.com/aspire/aspire-new-database-integrations/">New Aspire database integrations</a> (Alistair Matthews)</li>
<li><a title="https://github.blog/security/hack-the-ai-agent-build-agentic-ai-security-skills-with-the-github-secure-code-game/" href="https://github.blog/security/hack-the-ai-agent-build-agentic-ai-security-skills-with-the-github-secure-code-game/">Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game</a> (Joseph Katsioloudes)</li>
<li><a title="http://www.youtube.com/watch?v=fVE4Ol085UU" href="http://www.youtube.com/watch?v=fVE4Ol085UU">Keynote: The Road to Visual Studio 2027: Building a Faster, Smarter IDE | VS Live Las Vegas 2026</a> (Mads Kristensen)</li>
<li><a href="https://techcommunity.microsoft.com/t5/sql-server-blog/announcing-sql-server-management-studio-22-5/ba-p/4511289">Announcing SQL Server Management Studio 22.5</a> (Erin Stellato)</li>
<li><a href="https://github.com/dotnet/aspnetcore/discussions/66319">ASP.NET Core updates in .NET 11 Preview 3</a> (Dan Roth)</li>
<li><a title="https://devblogs.microsoft.com/dotnet/dotnet-11-preview-3/" href="https://devblogs.microsoft.com/dotnet/dotnet-11-preview-3/">.NET 11 Preview 3 is now available!</a> (.NET Team)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a href="https://www.woodruff.dev/htmxrazor-v2-0-0-platform-and-dx/">htmxRazor v2.0.0: Platform and DX</a> (Chris Woodruff)</li>
<li><a title="https://blazorise.com/news/migration/210" href="https://blazorise.com/news/migration/210">Migrating Material and AntDesign Provider Assets in Blazorise 2.1</a> <em>and</em>&nbsp;<a title="https://blazorise.com/news/release-notes/210" href="https://blazorise.com/news/release-notes/210">Announcing Blazorise 2.1 &#8211; Mosor</a> (Mladen Macanović)</li>
<li><a title="https://www.freecodecamp.org/news/a-developers-guide-to-lazy-loading-in-react-and-nextjs/" href="https://www.freecodecamp.org/news/a-developers-guide-to-lazy-loading-in-react-and-nextjs/">A Developer&rsquo;s Guide to Lazy Loading in React and Next.js</a> (David Aniebo)</li>
<li><a title="https://developersvoice.com/blog/architecture/clean-architecture-vertical-slices-refactoring-guide/" href="https://developersvoice.com/blog/architecture/clean-architecture-vertical-slices-refactoring-guide/">Clean Code to Clean Architecture: Refactoring a Fat Controller into Vertical Slices in ASP.NET Core</a> (Sudhir Mangla)</li>
<li><a title="https://www.code4it.dev/blog/send-slack-messages-using-azure-logic-apps/" href="https://www.code4it.dev/blog/send-slack-messages-using-azure-logic-apps/">How to send Slack messages using Azure Logic Apps: built-in connector vs Slack APIs</a> (Davide Bellone)</li>
<li><a title="https://www.syncfusion.com/blogs/post/advanced-export-in-react-docx-editor?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/advanced-export-in-react-docx-editor?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Export Once, Share Everywhere: Convert DOCX to PDF, HTML, and More in React</a> (Mohanaselvam Jothi)</li>
<li><a title="https://auth0.com/blog/how-to-enable-self-service-identity-management-b2b-saas/" href="https://auth0.com/blog/how-to-enable-self-service-identity-management-b2b-saas/">How to Enable Self-Service Identity Management for B2B SaaS in Auth0</a> (Eric Wu)</li>
<li><a title="https://www.syncfusion.com/blogs/post/angular-material-vs-primeng?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/angular-material-vs-primeng?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Angular Material or PrimeNG? Choosing the Right UI Library in 2026</a> (Ankit Sharma)</li>
<li><a title="https://blog.postman.com/reusable-requests-enhancing-modularity-and-efficiency/" href="https://blog.postman.com/reusable-requests-enhancing-modularity-and-efficiency/">Reusable Requests: Enhancing Modularity and Efficiency | Postman</a> (Danny Dainton)</li>
<li><a title="https://json5.org/" href="https://json5.org/">JSON5 &ndash; JSON for Humans</a> (JSON5 Team)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260414-00/?p=112231" href="https://devblogs.microsoft.com/oldnewthing/20260414-00/?p=112231">Why was there a red telephone at every receptionist desk?</a> (Raymond Chen)</li>
<li><a title="https://devblogs.microsoft.com/cppblog/msvc-build-tools-version-14-51-release-candidate-now-available/" href="https://devblogs.microsoft.com/cppblog/msvc-build-tools-version-14-51-release-candidate-now-available/">MSVC Build Tools Version 14.51 Release Candidate Now Available</a> (Eric Brumer)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes-insiders#18.6.0-ins" href="https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes-insiders#18.6.0-ins">Visual Studio Insiders Release Notes | April 14, 2026</a> <em>and</em>&nbsp;<a title="https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes#18.5.0" href="https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes#18.5.0">Visual Studio 2026 Version 18.5.0 Release Notes</a> (Microsoft Learn)</li>
<li><a title="https://www.devleader.ca/2026/04/14/c-string-comparison-equals-ordinalignorecase-stringcomparer-and-culture-pitfalls" href="https://www.devleader.ca/2026/04/14/c-string-comparison-equals-ordinalignorecase-stringcomparer-and-culture-pitfalls">C# String Comparison: Equals, OrdinalIgnoreCase, StringComparer, and Culture Pitfalls</a> (Nick Cosentino)</li>
<li><a title="https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2026-servicing-updates/" href="https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2026-servicing-updates/">.NET and .NET Framework April 2026 servicing releases updates</a> (Rahul Bhandari &amp; Tara Overfield)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/14/txtextcontrol-markdown-core-34-1-0-beta-work-with-full-documents-selection-and-subtextparts/" href="https://www.textcontrol.com/blog/2026/04/14/txtextcontrol-markdown-core-34-1-0-beta-work-with-full-documents-selection-and-subtextparts/">TXTextControl.Markdown.Core 34.1.0-beta: Work with Full Documents, Selection, and SubTextParts</a> (Bjoern Meyer)</li>
<li><a title="https://github.com/dotnet/core/discussions/10363" href="https://github.com/dotnet/core/discussions/10363">.NET 11 Preview 3 Release Notes</a> (Jon Galloway)</li>
<li><a href="https://jeremydmiller.com/2026/04/14/early-april-releases-for-the-critter-stack/">Early April Releases for the Critter Stack</a> (Jeremy D. Miller)</li>
<li><a title="https://github.com/dotnet/dotnet/releases/tag/v8.0.126" href="https://github.com/dotnet/dotnet/releases/tag/v8.0.126">.NET 8.0.26 / 8.0.126 Release</a> (dotnet-bot)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://www.warp.dev/blog/universal-agent-support-level-up-coding-agent-warp" href="https://www.warp.dev/blog/universal-agent-support-level-up-coding-agent-warp">Introducing Universal Agent Support: level up any coding agent with Warp</a> (Zach Lloyd)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-mai-image-2-efficient-faster-more-efficient-image/ba-p/4510918" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/introducing-mai-image-2-efficient-faster-more-efficient-image/ba-p/4510918">Introducing MAI-Image-2-Efficient: Faster, More Efficient Image Generation</a> (Naomi Moneypenny)</li>
<li><a title="https://thenewstack.io/claude-code-desktop-redesign/" href="https://thenewstack.io/claude-code-desktop-redesign/">Anthropic&rsquo;s redesigned Claude Code desktop app lets you burn through tokens even faster</a> (Frederic Lardinois)</li>
<li><a href="https://www.microsoft.com/en-us/industry/microsoft-in-business/thought-leadership/2026/04/14/why-ai-is-an-operating-model-shift-not-a-technology-upgrade/">Why AI is an operating model shift&mdash;Not a technology upgrade</a> (Microsoft in Business Team)</li>
<li><a href="https://claude.com/blog/introducing-routines-in-claude-code">Introducing routines in Claude Code</a> <em>and</em>&nbsp;<a title="https://claude.com/blog/claude-code-desktop-redesign" href="https://claude.com/blog/claude-code-desktop-redesign">Redesigning Claude Code on desktop for parallel agents</a> (Claude Team)</li>
<li><a href="https://trailheadtechnology.com/from-idea-to-production-in-4-hours-with-ai-a-case-study/">From Idea to Production in 4 Hours with AI: A Case Study</a> (J. Tower)</li>
<li><a title="https://developers.googleblog.com/build-better-ai-agents-5-developer-tips-from-the-agent-bake-off/" href="https://developers.googleblog.com/build-better-ai-agents-5-developer-tips-from-the-agent-bake-off/">Build Better AI Agents: 5 Developer Tips from the Agent Bake-Off</a> (Frank Guan &amp; Abraham Gomez)</li>
<li><a title="https://cursor.com/blog/multi-agent-kernels" href="https://cursor.com/blog/multi-agent-kernels">Speeding up GPU kernels by 38% with a multi-agent system</a> (Cursor Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/oracle-on-azure-blog/your-oracle-data-is-sitting-next-to-microsoft-ai-are-you-using/ba-p/4509438" href="https://techcommunity.microsoft.com/t5/oracle-on-azure-blog/your-oracle-data-is-sitting-next-to-microsoft-ai-are-you-using/ba-p/4509438">Your Oracle Data Is Sitting Next to Microsoft AI. Are You Using It?</a> (Manish Chopra)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/gemma-4-now-available-in-microsoft-foundry/ba-p/4510984">Gemma 4 now available in Microsoft Foundry</a> (vaidyas)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.14" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.14">OpenClaw v2026.4.14 Release</a> (Peter Steinberger)</li>
<li><a href="https://thetrainingboss.com/demystifying-agent-framework-workflows/">Demystifying Agent Framework Workflows</a> (Lino Tadros)</li>
<li><a title="https://blowmage.com/2026/04/14/arguing-with-agents/" href="https://blowmage.com/2026/04/14/arguing-with-agents/">Arguing With Agents</a> (Mike Moore)</li>
<li><a title="https://blog.jetbrains.com/databao/2026/04/three-ways-to-connect-an-agent/" href="https://blog.jetbrains.com/databao/2026/04/three-ways-to-connect-an-agent/">Three ways to connect an AI agent to your business data</a> (Claire Amaouche)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/building-real-time-speech-translation-with-ai-avatars-with-azure/ba-p/4490972" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/building-real-time-speech-translation-with-ai-avatars-with-azure/ba-p/4490972">Building Real-Time Speech Translation with AI Avatars with Azure Speech Services</a> (sudarsan)</li>
<li><a title="https://www.telerik.com/blogs/ai-crash-course-jailbreaking-prompt-extraction-bad-actors" href="https://www.telerik.com/blogs/ai-crash-course-jailbreaking-prompt-extraction-bad-actors">AI Crash Course: Jailbreaking, Prompt Extraction and Bad Actors</a> (Kathryn Grayson Nanz)</li>
<li><a title="https://www.geekwire.com/2026/these-fifth-graders-vibe-coded-a-real-world-braille-tool-and-wowed-their-microsoft-teacher/" href="https://www.geekwire.com/2026/these-fifth-graders-vibe-coded-a-real-world-braille-tool-and-wowed-their-microsoft-teacher/">These fifth graders vibe coded a real-world Braille tool &mdash; and wowed their Microsoft teacher</a> (Kurt Schlosser)</li>
<li><a title="https://developers.redhat.com/articles/2026/04/14/building-red-hat-mcp-ready-images-image-mode-red-hat-enterprise-linux" href="https://developers.redhat.com/articles/2026/04/14/building-red-hat-mcp-ready-images-image-mode-red-hat-enterprise-linux">Building Red Hat MCP-ready images with image mode for Red Hat Enterprise Linux</a> (Louis Imershein)</li>
<li><a title="https://andrewlock.net/running-ai-agents-with-customized-templates-in-docker-sandbox/" href="https://andrewlock.net/running-ai-agents-with-customized-templates-in-docker-sandbox/">Running AI agents with customized templates using docker sandbox</a> (Andrew Lock)</li>
<li><a title="https://www.pulumi.com/blog/claude-code-orchestration-frameworks/" href="https://www.pulumi.com/blog/claude-code-orchestration-frameworks/">Superpowers, GSD, and GSTACK: Picking the Right Framework for Your Coding Agent</a> (Engin Diri)</li>
<li><a title="https://blog.scottlogic.com/2026/04/14/open-source-contributions-in-the-age-of-ai.html" href="https://blog.scottlogic.com/2026/04/14/open-source-contributions-in-the-age-of-ai.html">From AI Slop to AI Empowerment: Raising the Bar for Open-Source Contribution by Tom Stavert</a> (Tom Stavert)</li>
<li><a href="https://om.co/2026/04/14/human-error-is-ok-machine-madness-is-a-no-no-why/">Human Error is OK! Machine Madness is a No-No! Why?</a> (Om Malik)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://www.docker.com/blog/why-we-chose-the-harder-path-docker-hardened-images-one-year-later/" href="https://www.docker.com/blog/why-we-chose-the-harder-path-docker-hardened-images-one-year-later/">Why We Chose the Harder Path: Docker Hardened Images, One Year Later</a> (Aditya Tripathi)</li>
<li><a href="https://devblogs.microsoft.com/devops/april-patches-for-azure-devops-server/">April Patches for Azure DevOps Server</a> (Gloridel Morales)</li>
<li><a title="https://medium.com/mcdonalds-technical-blog/a-collaborative-tech-innovation-day-where-big-ideas-begin-d0db01c4a48d" href="https://medium.com/mcdonalds-technical-blog/a-collaborative-tech-innovation-day-where-big-ideas-begin-d0db01c4a48d">A Collaborative Tech Innovation Day: Where Big Ideas Begin</a> (Henry Lyles &amp; Kris Heller)</li>
<li><a href="https://www.technologyreview.com/2026/04/14/1134397/redefining-the-future-of-software-engineering/">Redefining the future of software engineering</a> (MIT Technology Review Insights)</li>
<li><a title="https://github.blog/security/application-security/how-exposed-is-your-code-find-out-in-minutes-for-free/" href="https://github.blog/security/application-security/how-exposed-is-your-code-find-out-in-minutes-for-free/">How exposed is your code? Find out in minutes&mdash;for free</a> (Dorothy Pearce)</li>
<li><a title="https://www.oreilly.com/radar/grief-and-the-nonprofessional-programmer/" href="https://www.oreilly.com/radar/grief-and-the-nonprofessional-programmer/">Grief and the Nonprofessional Programmer</a> (Mike Loukides)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://www.raspberrypi.com/news/a-security-update-for-raspberry-pi-os/" href="https://www.raspberrypi.com/news/a-security-update-for-raspberry-pi-os/">A security update for Raspberry Pi OS</a> (Simon Long)</li>
<li><a title="https://techcommunity.microsoft.com/t5/internet-of-things-blog/w3c-web-of-things-wot-support-in-azure-iot-operations/ba-p/4511215" href="https://techcommunity.microsoft.com/t5/internet-of-things-blog/w3c-web-of-things-wot-support-in-azure-iot-operations/ba-p/4511215">W3C Web of Things (WoT) support in Azure IoT Operations</a> (Erich B.)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=vRFcQNGGXwY" href="http://www.youtube.com/watch?v=vRFcQNGGXwY">Kayla Makes James&#8217; Windows Terminal Awesome</a> (Kayla Cinnamon &amp; James Montemagno)</li>
<li><a title="http://www.youtube.com/watch?v=_TRWeZguJBU" href="http://www.youtube.com/watch?v=_TRWeZguJBU">Coffee and Open Source Conversation &#8211; Gerald Versluis</a> (Isaac Levin)</li>
<li><a title="http://www.youtube.com/watch?v=l1VY09hSqRg" href="http://www.youtube.com/watch?v=l1VY09hSqRg">Pragmatic AI in .NET Show: Spec-Driven Development with Eric D. Boyd</a> (Sam Basu)</li>
<li><a href="http://www.youtube.com/watch?v=O4Jbv_8jLyk">AI Populism Turns Violent</a> <em>and</em>&nbsp;<a href="http://www.youtube.com/watch?v=p0p5j9aAub0">The New AI Org Chart</a> (AIDailyBrief)</li>
<li><a title="http://www.youtube.com/watch?v=cuj0Ny9KrVI" href="http://www.youtube.com/watch?v=cuj0Ny9KrVI">Aspire, Websites, and more | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
<li><a title="http://www.youtube.com/watch?v=Q49SZlxskjs" href="http://www.youtube.com/watch?v=Q49SZlxskjs">Fast Focus: Caching Options in .NET | Visual Studio Live Las Vegas 2026</a> (Jason Bock)</li>
<li><a href="http://www.youtube.com/watch?v=nwDmyMY_rJc">GitHub Copilot CLI Remote Sessions &#8211; Code From Your Couch, The Beach or anywhere!</a> (Gerald Versluis)</li>
<li><a title="http://www.youtube.com/watch?v=Fw4wBzmSX_8" href="http://www.youtube.com/watch?v=Fw4wBzmSX_8">Using Warp with coding agents (Claude Code, Codex, etc)</a> <em>and</em>&nbsp;<a title="http://www.youtube.com/watch?v=UuT4u4m84K0" href="http://www.youtube.com/watch?v=UuT4u4m84K0">Universal agent support: level up Claude Code, Codex, OpenCode, Gemini CLI in Warp</a> (Warp Team)</li>
</ul>
<p><!-- dometrain-course-id: 3062971 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://dometrain.com/course/deep-dive-boosting-developer-productivity-with-ai/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/dd-ai-for-devs.jpg" alt="Deep Dive: Boosting Developer Productivity with AI"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Deep Dive: Boosting Developer Productivity with AI</span>: Deep dive into Artificial Intelligence to improve developer productivity (Kevin Dockx) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://podcasts.apple.com/us/podcast/chaos-doesnt-have-to-win-maintaining-order-in-the/id955596067?i=1000761499145" href="https://podcasts.apple.com/us/podcast/chaos-doesnt-have-to-win-maintaining-order-in-the/id955596067?i=1000761499145">Developer Tea Podcast &#8211; Chaos Doesn&#8217;t Have to Win &#8211; Maintaining Order in the Midst of AI Change</a> (Jonathan Cutrell)</li>
<li><a title="https://developers.podcast.go-aws.com/web/episodes/204/index.html" href="https://developers.podcast.go-aws.com/web/episodes/204/index.html">The AWS Developers Podcast Episode #204 &#8211; Spec-Driven Development and the AI Unified Process</a> (Simon Martinelli)</li>
<li><a title="https://twit.tv/shows/macbreak-weekly/episodes/1020" href="https://twit.tv/shows/macbreak-weekly/episodes/1020">MacBreak Weekly Episode #1020 &#8211; AirPods for Your Face &#8211; Is the MacBook Neo a Hit?</a> (Leo Laporte, Andy Ihnatko, Jason Snell &amp; Christina Warren)</li>
<li><a title="https://runasradio.com/Shows/Show/1032" href="https://runasradio.com/Shows/Show/1032">RunAs Radio Show #1032 &#8211; Internal Corporate Communications in 2026 with Emily Mancini</a> (Richard Campbell)</li>
<li><a title="https://rss.com/podcasts/leading-the-shift/2732828" href="https://rss.com/podcasts/leading-the-shift/2732828">The Shift Podcast S02 E06 &#8211; Is Postgres the wave of the future?</a> (Eric, Marko, Claire &amp; Abinav)</li>
<li><a title="https://aiunprompted.substack.com/p/021-anthropics-mythos-the-ai-model" href="https://aiunprompted.substack.com/p/021-anthropics-mythos-the-ai-model">AI Unprompted Podcast Episode #021 &#8211; Anthropic&#8217;s Mythos: The AI Model That Changes Everything</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a title="https://podcasts.apple.com/us/podcast/under-the-hood-of-usps-automation-innovation-and-ai/id1587184784?i=1000761326489" href="https://podcasts.apple.com/us/podcast/under-the-hood-of-usps-automation-innovation-and-ai/id1587184784?i=1000761326489">Mailin&rsquo; It! &#8211; The Official USPS Podcast &#8211; Under the Hood of USPS: Automation, Innovation and AI</a> (United States Postal Service)</li>
<li><a title="https://podcasts.apple.com/us/podcast/breaking-financial-dependency-and-rewriting-your/id1740176672?i=1000761286992" href="https://podcasts.apple.com/us/podcast/breaking-financial-dependency-and-rewriting-your/id1740176672?i=1000761286992">Getting Black Women Paid Podcast &#8211; Breaking Financial Dependency and Rewriting Your Money Story (with Estelle Gibson)</a> (&#8216;Tine Zekis)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/when-daily-stand-ups-become-status-updates-the-warning-signs-of-a-team-falling-apart-efe-gms" href="https://scrummastertoolbox.libsyn.com/when-daily-stand-ups-become-status-updates-the-warning-signs-of-a-team-falling-apart-efe-gms">When Daily Stand-ups Become Status Updates &mdash; The Warning Signs of a Team Falling Apart | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Efe G&uuml;m&uuml;s)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-blog/ai-is-a-team-sport-announcing-our-first-wave-of-guest-speakers/ba-p/4511314" href="https://techcommunity.microsoft.com/t5/microsoft-365-blog/ai-is-a-team-sport-announcing-our-first-wave-of-guest-speakers/ba-p/4511314">AI is a Team Sport &ndash; Announcing our first wave of Guest Speakers at M365 Community Conference 2026</a> (Jon Jones)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/get-ready-for-google-io-livestream-schedule-revealed.html" href="http://android-developers.googleblog.com/2026/04/get-ready-for-google-io-livestream-schedule-revealed.html">Get ready for Google I/O: Livestream schedule revealed</a> (Google I/O Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/the-skills-hub-blog/a-new-chapter-for-the-microsoft-student-ambassadors-program/ba-p/4508104" href="https://techcommunity.microsoft.com/t5/the-skills-hub-blog/a-new-chapter-for-the-microsoft-student-ambassadors-program/ba-p/4508104">A new chapter for the Microsoft Student Ambassadors program, built for you</a> (R. Wortman Morris)</li>
<li><a href="https://www.geekwire.com/2026/world-quantum-day-serves-as-a-cause-for-computer-celebration/">World Quantum Day serves as a cause for computer celebration</a> (Alan Boyle)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="https://www.mssqltips.com/sqlservertip/11646/install-sql-server-2022-standard-edition/">Install SQL Server 2022 Standard Edition</a> (Jan Potgieter)</li>
<li><a title="https://www.mssqltips.com/webcast/dummy-11676/" href="https://www.mssqltips.com/webcast/dummy-11676/">Making SQL Server More&nbsp;Affordable in the Cloud: Smarter Approaches for 2026</a> (MSSQL Tips)</li>
<li><a href="https://blog.sqlauthority.com/2026/04/15/real-time-performance-views-that-make-troubleshooting-easier/">Real-Time Performance Views That Make Troubleshooting Easier</a> (Pinal Dave)</li>
<li><a href="https://learn.microsoft.com/en-us/ssms/release-notes-22#22.5.0">Release Notes for SQL Server Management Studio (SSMS) v22.5.0</a> (Microsoft Learn)</li>
<li><a href="https://devblogs.microsoft.com/blog/take-your-postgresql-backed-apps-to-the-next-level">Take your PostgreSQL-backed apps to the next level</a> (Ismael Mej&iacute;a Useche &amp; Pooja Yarabothu)</li>
<li><a title="https://erikdarling.com/trying-something-new-with-sp_quickiestore-80-20-query-scoring-across-multiple-metrics/" href="https://erikdarling.com/trying-something-new-with-sp_quickiestore-80-20-query-scoring-across-multiple-metrics/">Trying Something New With sp_QuickieStore: 80/20 Query Scoring Across Multiple Metrics</a> <em>and</em>&nbsp;<a href="https://erikdarling.com/free-sql-server-query-plan-analysis-right-in-your-browser/">Free SQL Server Query Plan Analysis, Right In Your Browser</a> (Erik Darling)</li>
<li><a href="https://www.brentozar.com/archive/2026/04/sql-server-2016-support-ends-in-90-days/">SQL Server 2016 Support Ends in 90 Days.</a> (Brent Ozar)</li>
<li><a href="https://www.red-gate.com/simple-talk/development/python/data-manipulation-techniques-in-esproc-spl-a-complete-guide/">Data manipulation techniques in esProc SPL: a complete guide</a> (Chisom Kanu)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-blog/apply-sensitivity-labels-with-custom-permissions-in-office-for/ba-p/4507823" href="https://techcommunity.microsoft.com/t5/microsoft-365-blog/apply-sensitivity-labels-with-custom-permissions-in-office-for/ba-p/4507823">Apply sensitivity labels with custom permissions in Office for the web</a> (Camille Birch)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.27" href="https://github.com/github/copilot-cli/releases/tag/v1.0.27">GitHub Copilot CLI v1.0.27 Release</a> (copilot-cli-release-app[bot])</li>
<li><a title="https://devblogs.microsoft.com/azure-sdk/azd-update/" href="https://devblogs.microsoft.com/azure-sdk/azd-update/">Stop juggling package managers&mdash;just run `azd update`</a> (Kristen Womack)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://blog.jetbrains.com/platform/2026/04/speeding-up-interactive-rebase-in-jetbrains-ides/" href="https://blog.jetbrains.com/platform/2026/04/speeding-up-interactive-rebase-in-jetbrains-ides/">Speeding up interactive rebase in JetBrains IDEs</a> (Aleksandr Krasilnikov)</li>
<li><a title="https://www.thurrott.com/windows/windows-11/334922/scott-hanselman-brings-a-macos-feature-to-windows" href="https://www.thurrott.com/windows/windows-11/334922/scott-hanselman-brings-a-macos-feature-to-windows">Scott Hanselman Brings a macOS Feature to Windows</a> (Paul Thurrott)</li>
<li><a title="https://open-vsx.org/extension/alvinashcraft/live-blog-writer" href="https://open-vsx.org/extension/alvinashcraft/live-blog-writer">Live Blog Writer extension | Open VSX Registry</a> (Alvin Ashcraft)<em> &#8211; Get my VS Code extensions on Cursor, VSCodium, and other editors that support Open VSX</em></li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://news.slashdot.org/story/26/04/14/2021208/microsoft-reveals-major-price-increase-for-all-surface-pcs" href="https://news.slashdot.org/story/26/04/14/2021208/microsoft-reveals-major-price-increase-for-all-surface-pcs">Microsoft Reveals Major Price Increase For All Surface PCs</a> (BeauHD)</li>
<li><a title="https://www.zdnet.com/article/try-new-linux-7-0-kernel-on-these-distributions/" href="https://www.zdnet.com/article/try-new-linux-7-0-kernel-on-these-distributions/">You can try Linux 7.0 now on these distros &#8211; here&#8217;s what&#8217;s new</a> (Steven Vaughan-Nichols)</li>
<li><a title="https://www.geekwire.com/2026/opinion-make-democracy-capitalist-again/" href="https://www.geekwire.com/2026/opinion-make-democracy-capitalist-again/">Opinion: Make Democracy capitalist again</a> (Chris DeVore)</li>
<li><a title="https://9to5linux.com/how-to-install-linux-kernel-7-0-on-ubuntu-25-10" href="https://9to5linux.com/how-to-install-linux-kernel-7-0-on-ubuntu-25-10">How to Install Linux Kernel 7.0 on Ubuntu 25.10</a> (Marcus Nestor)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://blog.peterritchie.com/posts/things-that-caught-my-attention-last-week-april-12">Things That Caught My Attention Last Week &#8211; April 12</a> (Peter Ritchie)</li>
<li><a href="https://seroter.com/2026/04/14/daily-reading-list-april-14-2026-763/">Daily Reading List &ndash; April 14, 2026 (#763)</a> (Richard Seroter)</li>
<li><a href="https://martinfowler.com/fragments/2026-04-14.html">Fragments: April 14</a> (Martin Fowler)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1933820667/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/413TVdnVYcL._SS135_.jpg" alt="Writing Is Designing"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Writing Is Designing</span> (Michael J. Metts and Andy Welfle) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Words and the User Experience.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 14, 2026 (#4646)</title>
		<link>https://www.alvinashcraft.com/2026/04/14/dew-drop-april-14-2026-4646/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 10:49:15 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[ef core]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[swift]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/14/dew-drop-april-14-2026-4646/</guid>

					<description><![CDATA[Top Links GitHub for Beginners: Getting started with GitHub Pages (Kedasha Kerr) Agent Skills in .NET: Three Ways to Author, One Provider to Run Them (Sergey Menshykh) LLM Chat in .NET with IChatClient: The Complete Guide &#124; NDepend (Patrick Smacchia) Mastering Dynamic Components, HTTP Resources, and AI Writing Assistants ️ (Angular Team) Test Multi-Device Interactions &#8230; <a href="https://www.alvinashcraft.com/2026/04/14/dew-drop-april-14-2026-4646/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 14, 2026 (#4646)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-14-854f5e91","status":"draft","lastModified":"2026-04-14T10:27:31.610Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-github-pages/" href="https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-github-pages/">GitHub for Beginners: Getting started with GitHub Pages</a> (Kedasha Kerr)</li>
<li><a title="https://devblogs.microsoft.com/agent-framework/agent-skills-in-net-three-ways-to-author-one-provider-to-run-them/" href="https://devblogs.microsoft.com/agent-framework/agent-skills-in-net-three-ways-to-author-one-provider-to-run-them/">Agent Skills in .NET: Three Ways to Author, One Provider to Run Them</a> (Sergey Menshykh)</li>
<li><a href="https://blog.ndepend.com/llm-chat-in-net-with-ichatclient-the-complete-guide/">LLM Chat in .NET with IChatClient: The Complete Guide | NDepend</a> (Patrick Smacchia)</li>
<li><a title="https://blog.angular.dev/mastering-dynamic-components-http-resources-and-ai-writing-assistants-%EF%B8%8F-eb1a773270e4" href="https://blog.angular.dev/mastering-dynamic-components-http-resources-and-ai-writing-assistants-%EF%B8%8F-eb1a773270e4">Mastering Dynamic Components, HTTP Resources, and AI Writing Assistants &#xfe0f;</a> (Angular Team)</li>
<li><a title="http://android-developers.googleblog.com/2026/04/Test-Multi-Device-Interactions-with-the-Android-Emulator.html" href="http://android-developers.googleblog.com/2026/04/Test-Multi-Device-Interactions-with-the-Android-Emulator.html">Test Multi-Device Interactions with the Android Emulator</a> (Steven Jenkins)</li>
<li><a title="https://elbruno.com/2026/04/13/%f0%9f%96%bc%ef%b8%8f-mai-image-2-just-dropped-and-net-support-is-already-here/" href="https://elbruno.com/2026/04/13/%f0%9f%96%bc%ef%b8%8f-mai-image-2-just-dropped-and-net-support-is-already-here/">MAI-Image-2 Just Dropped &mdash; And .NET Support Is Already Here</a> (Bruno Capuano)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://www.thepolyglotdeveloper.com/2026/04/build-movie-watchlist-nodejs-typescript-mongodb/" href="https://www.thepolyglotdeveloper.com/2026/04/build-movie-watchlist-nodejs-typescript-mongodb/">Build a Movie Watchlist with Node.js, TypeScript, and MongoDB</a> (Nic Raboy)</li>
<li><a href="https://www.telerik.com/blogs/ai-productivity-react-developers-2026">AI Productivity for React Developers in 2026</a> (Hassan Djirdeh)</li>
<li><a href="https://dev.to/robodobdob/solving-problems-with-htmx-theme-switcher-306f">Solving Problems with HTMX &#8211; Theme Switcher</a> (Robodobdob)</li>
<li><a title="https://www.syncfusion.com/blogs/post/blazor-ai-content-creation-app-structured-prompting?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/blazor-ai-content-creation-app-structured-prompting?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Build an AI Content Creation App in Blazor with AI AssistView</a> (Arulraj Aboorvasamy)</li>
<li><a title="https://duendesoftware.com/blog/20260414-the-cookie-apocalypse-already-happened" href="https://duendesoftware.com/blog/20260414-the-cookie-apocalypse-already-happened">The Cookie Apocalypse Already Happened</a> (Khalid Abuhakmeh)</li>
<li><a href="https://www.syncfusion.com/blogs/post/embed-secure-inline-pdf-viewer-react?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Embed a Secure Inline PDF Viewer in React: No Downloads, Full Control</a> (Deepa Thiruppathy)</li>
<li><a title="https://webkit.org/blog/17923/name-only-container-queries-a-solution-to-the-naming-wars/" href="https://webkit.org/blog/17923/name-only-container-queries-a-solution-to-the-naming-wars/">Name-only @container queries: A solution to the naming wars</a> (Saron Yitbarek)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260413-00/?p=112227" href="https://devblogs.microsoft.com/oldnewthing/20260413-00/?p=112227">Finding a duplicated item in an array of N integers in the range 1 to N &minus; 1</a> (Raymond Chen)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a href="https://blog.elmah.io/ef-core-query-translation-why-does-some-linq-never-become-sql/">EF Core query translation: Why does some LINQ never become SQL?</a> (Ali Hamza Ansari)</li>
<li><a href="https://petabridge.com/blog/akkadotnet-long-running-tasks/">Managing Long-Running Tasks Inside Akka.NET Actors</a> (Aaron Stannard)</li>
<li><a href="https://markheath.net/post/2026/4/13/refactor-solid-csharp">Refactoring to SOLID in C#</a> (Mark Heath)</li>
<li><a title="https://www.meziantou.net/suppressing-roslyn-analyzer-warnings-programmatically-using-diagnosticsuppressor.htm" href="https://www.meziantou.net/suppressing-roslyn-analyzer-warnings-programmatically-using-diagnosticsuppressor.htm">Suppressing Roslyn Analyzer Warnings Programmatically using DiagnosticSuppressor</a> (G&eacute;rald Barr&eacute;)</li>
<li><a href="https://www.roundthecode.com/dotnet-tutorials/validate-dotnet-configuration-startup">Validate .NET configuration on startup</a> (David Grace)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://arxiv.org/abs/2603.10374" href="https://arxiv.org/abs/2603.10374">Reactive Writers: How Co-Writing with AI Changes How We Engage with Ideas</a> (Advait Bhat, Marianne Aubin Le Qu&eacute;r&eacute;, Mor Naaman &amp; Maurice Jakesch)</li>
<li><a title="https://www.oreilly.com/radar/comprehension-debt-the-hidden-cost-of-ai-generated-code/" href="https://www.oreilly.com/radar/comprehension-debt-the-hidden-cost-of-ai-generated-code/">Comprehension Debt: The Hidden Cost of AI-Generated Code</a> (Addy Osmani)</li>
<li><a title="https://slashdot.org/story/26/04/14/0038207/stanford-report-highlights-growing-disconnect-between-ai-insiders-and-everyone-else" href="https://slashdot.org/story/26/04/14/0038207/stanford-report-highlights-growing-disconnect-between-ai-insiders-and-everyone-else">Stanford Report Highlights Growing Disconnect Between AI Insiders and Everyone Else</a> (BeauHD)</li>
<li><a title="https://machinelearningmastery.com/how-to-implement-tool-calling-with-gemma-4-and-python/" href="https://machinelearningmastery.com/how-to-implement-tool-calling-with-gemma-4-and-python/">How to Implement Tool Calling with Gemma 4 and Python</a> (Matthew Mayo)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/now-in-foundry-microsoft-harrier-and-nvidia-egm-8b/ba-p/4510851" href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/now-in-foundry-microsoft-harrier-and-nvidia-egm-8b/ba-p/4510851">Now in Foundry: Microsoft Harrier and NVIDIA EGM-8B</a> (Osi)</li>
<li><a title="https://blog.postman.com/postmans-mcp-server-now-works-with-google-antigravity-ide/" href="https://blog.postman.com/postmans-mcp-server-now-works-with-google-antigravity-ide/">Postman&rsquo;s MCP Server Now Works With Google Antigravity IDE</a> (Quinton Wall)</li>
<li><a href="https://seroter.com/2026/04/13/you-can-now-easily-call-llms-from-your-messaging-engine-should-you/">You can now easily call LLMs from your messaging engine. Should you?</a> (Richard Seroter)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/13/expanding-text-control-agent-skills-new-servertextcontrol-skills-for-ai-assisted-document-processing/" href="https://www.textcontrol.com/blog/2026/04/13/expanding-text-control-agent-skills-new-servertextcontrol-skills-for-ai-assisted-document-processing/">Expanding Text Control Agent Skills: New ServerTextControl Skills for AI Assisted Document Processing</a> (Bjoern Meyer)</li>
<li><a title="https://bartwullems.blogspot.com/2026/04/keep-your-context-short-manual.html" href="https://bartwullems.blogspot.com/2026/04/keep-your-context-short-manual.html">Keep your context short &#8211; Manual compaction is now available in VS Code</a> (Bart Wullems)</li>
<li><a title="https://www.technologyreview.com/2026/04/13/1135675/want-to-understand-the-current-state-of-ai-check-out-these-charts/" href="https://www.technologyreview.com/2026/04/13/1135675/want-to-understand-the-current-state-of-ai-check-out-these-charts/">Want to understand the current state of AI? Check out these charts.</a> (Michelle Kim)</li>
<li><a href="https://slack.engineering/managing-context-in-long-run-agentic-applications/">Managing context in long-run agentic applications</a> (Dominic Marks)</li>
<li><a title="https://www.docker.com/blog/how-to-analyze-hugging-face-for-arm64-readiness/" href="https://www.docker.com/blog/how-to-analyze-hugging-face-for-arm64-readiness/">How to Analyze Hugging Face for Arm64 Readiness</a> (Jennifer Kohl)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://www.freecodecamp.org/news/efficient-data-processing-in-python-batch-vs-streaming-pipelines/" href="https://www.freecodecamp.org/news/efficient-data-processing-in-python-batch-vs-streaming-pipelines/">Efficient Data Processing in Python: Batch vs Streaming Pipelines Explained</a> (Bala Priya C)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://event-driven.io/en/passive_aggressive_events/" href="https://event-driven.io/en/passive_aggressive_events/">Anti-patterns in event modelling &#8211; Passive Aggressive Events</a> (Oskar Dudycz)</li>
<li><a title="https://octopus.com/blog/use-process-templates-to-verify-dependencies" href="https://octopus.com/blog/use-process-templates-to-verify-dependencies">Use Process Templates in Platform Hub to verify and deploy dependencies</a> (Bob Walker)</li>
<li><a title="https://www.planetgeek.ch/2026/04/14/event-sourcing-simple-is-often-enough/" href="https://www.planetgeek.ch/2026/04/14/event-sourcing-simple-is-often-enough/">Event Sourcing: Simple is often enough</a> (Urs Enzler)</li>
<li><a title="https://blog.jbrains.ca/permalink/when-you-can-safely-leave-sprints-behind" href="https://blog.jbrains.ca/permalink/when-you-can-safely-leave-sprints-behind">When You Can Safely Leave Sprints Behind</a> (JB Rainsberger)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://www.telerik.com/blogs/building-instagram-style-like-animation-net-maui" href="https://www.telerik.com/blogs/building-instagram-style-like-animation-net-maui">Building an Instagram-Style Like Animation in .NET MAUI</a> (Leomaris Reyes)</li>
<li><a title="https://feeds.dzone.com/link/23565/17318347/swift-concurrency-bridging-legacy-apis-continuations" href="https://feeds.dzone.com/link/23565/17318347/swift-concurrency-bridging-legacy-apis-continuations">Swift Concurrency, Part 3: Bridging Legacy APIs With Continuations</a> (Nikita Vasilev)</li>
<li><a title="https://medium.com/flutter-community/skia-vs-impeller-a-performance-comparison-e1c7dfd9e861" href="https://medium.com/flutter-community/skia-vs-impeller-a-performance-comparison-e1c7dfd9e861">Skia vs Impeller: A Performance Comparison</a> (Raiden Lpf)</li>
<li><a href="https://www.raspberrypi.com/news/maker-monday-10-non-traditional-clock-projects/">Maker Monday: 10 non-traditional clock projects</a> (Rob Zwetsloot)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=VzSbXASu_oM" href="http://www.youtube.com/watch?v=VzSbXASu_oM">Stop Guessing, start fixing. Meet the Visual Studio Debugger Agent</a> (Sireesha Pisipati)</li>
<li><a title="http://www.youtube.com/watch?v=bSPDsANiQvs" href="http://www.youtube.com/watch?v=bSPDsANiQvs">Building Intelligent .NET Applications: From AI Features to Agentic Systems | VS Live Las Vegas 2026</a> (Jon Galloway)</li>
<li><a title="https://www.youtube.com/live/gaKy99MLaiI" href="https://www.youtube.com/live/gaKy99MLaiI"> Oh My Posh Customizations &#8211; Creating a Segment | The Dev Talk Show</a> (Rich Ross &amp; Chris Gomez)</li>
<li><a title="http://www.youtube.com/watch?v=pEfHF9l98Ho" href="http://www.youtube.com/watch?v=pEfHF9l98Ho">What&#8217;s New in C# | Visual Studio Live Las Vegas 2026</a> (Jason Bock)</li>
<li><a title="http://www.youtube.com/watch?v=5739RGIMPyU" href="http://www.youtube.com/watch?v=5739RGIMPyU">Websites and tools for developers | Fritz&#8217;s Tech Tips and Chatter</a> (Jeff Fritz)</li>
</ul>
<p><!-- dometrain-course-id: 3066009 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/from-zero-to-hero-sending-email-with-dotnet/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/from-zero-to-hero-sending-email-with-dotnet/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/email-dotnet-fzth.jpg" alt="From Zero to Hero: Sending Email with .NET"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">From Zero to Hero: Sending Email with .NET</span>: Learn everything you need to know to send production-grade emails in .NET (Dylan Beattie) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://shows.acast.com/grammar-girl/episodes/1176" href="https://shows.acast.com/grammar-girl/episodes/1176">Grammar Girl Podcast Episode #1176 &#8211; Why &#8216;stressed&#8217; spelled backwards reveals a delicious truth. &#8216;Me&#8217; versus &#8216;myself&#8217;</a> (Mignon Fogarty)</li>
<li><a title="https://fragmentedpodcast.com/episodes/310" href="https://fragmentedpodcast.com/episodes/310">Fragmented: AI Developer Podcast Episode #310 &#8211; Mitchell Hashimoto on Ghostty &amp; His Agentic Coding Workflow</a> (Kaushik Gopal, Iury Souza &amp; Mitchell Hashimoto)</li>
<li><a title="https://cloudsecuritypodcast.libsyn.com/ep272-more-than-just-packets-is-ndr-a-first-class-cloud-security-control" href="https://cloudsecuritypodcast.libsyn.com/ep272-more-than-just-packets-is-ndr-a-first-class-cloud-security-control">Google Cloud Security Podcast Episode #272 &#8211; More Than Just Packets: Is NDR a &#8220;First-Class&#8221; Cloud Security Control?</a> (Anton Chuvakin)</li>
<li><a title="https://sqlserverradio.com/episode-186-automatic-index-compaction-and-new-db-devops-tooling" href="https://sqlserverradio.com/episode-186-automatic-index-compaction-and-new-db-devops-tooling">SQL Server Radio Episode #186 &#8211; Automatic Index Compaction and New DB DevOps Tooling</a> (Guy Glantser &amp; Eitan Blumin)</li>
<li><a title="https://syntax.fm/995" href="https://syntax.fm/995">Syntax Podcast Episode #995 &#8211; Next.js Vendor Lock-in No More</a> (Wes Bos &amp; Scott Tolinski)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/the-hidden-cost-of-splitting-the-scrum-master-role-and-why-stance-changes-make-or-break-your-impact-efe-gms" href="https://scrummastertoolbox.libsyn.com/the-hidden-cost-of-splitting-the-scrum-master-role-and-why-stance-changes-make-or-break-your-impact-efe-gms">The Hidden Cost of Splitting the Scrum Master Role &mdash; And Why Stance Changes Make or Break Your Impact | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Efe G&uuml;m&uuml;s)</li>
<li><a title="https://www.meta-cast.com/episode/when-ai-makes-your-pipeline-faster-but-your-product-worse" href="https://www.meta-cast.com/episode/when-ai-makes-your-pipeline-faster-but-your-product-worse">Meta Cast &#8211; When AI Makes Your Pipeline Faster But Your Product Worse</a> (Bob Galen &amp; Josh Anderson)</li>
<li><a title="https://www.infoq.com/podcasts/help-avoid-trivy-compromise/" href="https://www.infoq.com/podcasts/help-avoid-trivy-compromise/">InfoQ Podcast: How SBOMs and Engineering Discipline Can Help You Avoid Trivy&rsquo;s Compromise</a> (Viktor Peterson)</li>
<li><a title="https://stackoverflow.blog/2026/04/14/who-needs-vcs-when-you-have-friends-like-these/" href="https://stackoverflow.blog/2026/04/14/who-needs-vcs-when-you-have-friends-like-these/">The Stack Overflow Podcast &#8211; Who needs VCs when you have friends like these?</a> (Phoebe Sajor)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://blog.flutter.dev/come-meet-the-flutter-core-team-on-tour-in-2026-51c3d7190e44" href="https://blog.flutter.dev/come-meet-the-flutter-core-team-on-tour-in-2026-51c3d7190e44">Come meet the Flutter core team on tour in 2026</a> (Emma Twersky)</li>
<li><a href="https://techcommunity.microsoft.com/t5/nonprofit-techies/microsoft-global-agent-a-thon/ba-p/4509740">Microsoft Global Agent-a-thon</a> (Tiffiany)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://www.mssqltips.com/sqlservertip/11657/softmax-function-in-sql-server/" href="https://www.mssqltips.com/sqlservertip/11657/softmax-function-in-sql-server/">SOFTMAX Function in SQL Server</a> (Sebastiao Pereira)</li>
<li><a title="https://www.red-gate.com/simple-talk/databases/sql-server/cross-database-ownership-chaining-in-sql-server-security-risks-behavior-and-privilege-escalation-explained/" href="https://www.red-gate.com/simple-talk/databases/sql-server/cross-database-ownership-chaining-in-sql-server-security-risks-behavior-and-privilege-escalation-explained/">Cross-database ownership chaining in SQL Server: security risks, behavior, and privilege escalation explained</a> (Fabiano Amorim)</li>
<li><a title="https://developersvoice.com/blog/database/scaling-sql-server-normalization-vs-reality-guide/" href="https://developersvoice.com/blog/database/scaling-sql-server-normalization-vs-reality-guide/">Normalization vs. Reality: When to Denormalize for Throughput on SQL Server &amp; Azure SQL</a> (Sudhir Mangla)</li>
<li><a title="https://medium.com/oracledevs/how-to-load-embedding-models-into-oracle-ai-database-in-2026-56eac7ab5f60" href="https://medium.com/oracledevs/how-to-load-embedding-models-into-oracle-ai-database-in-2026-56eac7ab5f60">How to Load Embedding Models into Oracle AI Database in 2026</a> (Daniela Pavlenco)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://www.theverge.com/tech/911080/microsoft-ai-openclaw-365-businesses" href="https://www.theverge.com/tech/911080/microsoft-ai-openclaw-365-businesses">Microsoft is testing OpenClaw-like AI bots for 365 Copilot</a> (Emma Roth)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.25" href="https://github.com/github/copilot-cli/releases/tag/v1.0.25">GitHub Copilot CLI v1.0.25 Release</a> (copilot-cli-release-app[bot])</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a title="https://www.writerswrite.co.za/17-ways-to-think-like-a-writer-every-day/" href="https://www.writerswrite.co.za/17-ways-to-think-like-a-writer-every-day/">17 Ways To Think Like A Writer Every Day</a> (Writers Write)</li>
<li><a title="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.markdown-region-buddy" href="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.markdown-region-buddy">Markdown Region Buddy for VS Code</a> (Alvin Ashcraft)<em> &#8211; Source on <a title="https://github.com/alvinashcraft/markdown-region-buddy" href="https://github.com/alvinashcraft/markdown-region-buddy">GitHub</a></em></li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://blog.sonnes.cloud/hvtools-first-community-response-is-insane/" href="https://blog.sonnes.cloud/hvtools-first-community-response-is-insane/">HVTools &ndash; first Community response is insane!</a> (Michael Morten Sonne)</li>
<li><a title="https://github.com/microsoft/WSL/releases/tag/2.8.2" href="https://github.com/microsoft/WSL/releases/tag/2.8.2">Windows Subsystem for Linux (WSL) v2.8.2 Release</a> (OneBlue)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.theverge.com/tech/911503/trump-mobile-t1-phone-redesign-new-website" href="https://www.theverge.com/tech/911503/trump-mobile-t1-phone-redesign-new-website">The new Trump Phone design is here</a> (Dominic Preston)</li>
<li><a href="https://linux.slashdot.org/story/26/04/13/1857240/linux-70-released">Linux 7.0 Released</a> (BeauHD)</li>
<li><a title="https://techcrunch.com/2026/04/13/booking-com-confirms-hackers-accessed-customers-data/" href="https://techcrunch.com/2026/04/13/booking-com-confirms-hackers-accessed-customers-data/">Booking.com confirms hackers accessed customers&rsquo; data</a> (Lorenzo Franceschi-Bicchierai)</li>
<li><a title="https://www.wired.com/story/meta-ray-ban-oakley-smart-glasses-no-face-recognition-civil-society/" href="https://www.wired.com/story/meta-ray-ban-oakley-smart-glasses-no-face-recognition-civil-society/">Meta Is Warned That Facial Recognition Glasses Will Arm Sexual Predators</a> (Dell Cameron)</li>
<li><a title="https://www.sciencedaily.com/releases/2026/04/260413043155.htm" href="https://www.sciencedaily.com/releases/2026/04/260413043155.htm">&ldquo;Giant superatoms&rdquo; could finally solve quantum computing&rsquo;s biggest problem</a> (Chalmers University of Technology)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://seroter.com/2026/04/13/daily-reading-list-april-13-2026-762/">Daily Reading List &ndash; April 13, 2026 (#762)</a> (Richard Seroter)</li>
<li><a title="https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-mythos-preview-in-amazon-bedrock-aws-agent-registry-and-more-april-13-2026/" href="https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-mythos-preview-in-amazon-bedrock-aws-agent-registry-and-more-april-13-2026/">AWS Weekly Roundup: Claude Mythos Preview in Amazon Bedrock, AWS Agent Registry, and more (April 13, 2026)</a> (Micah Walter)</li>
<li><a href="https://www.frankysnotes.com/2026/04/reading-notes-693.html">Reading Notes #693</a> (Frank Boucher)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1835461123/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/51im4psup7L._SS135_.jpg" alt=".NET MAUI Cookbook"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">.NET MAUI Cookbook</span> (Alexander Russkov) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Build a full-featured app swiftly with MVVM, CRUD, AI, authentication, real-time updates, and more.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 13, 2026 (#4645)</title>
		<link>https://www.alvinashcraft.com/2026/04/13/dew-drop-april-13-2026-4645/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Mon, 13 Apr 2026 11:07:44 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 9]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[auth0]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[chatgpt]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python 1.5]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/13/dew-drop-april-13-2026-4645/</guid>

					<description><![CDATA[Top Links Why we made Windows Terminal (Kayla Cinnamon) PowerShell MSI package deprecation and preview updates (Jason Helmick) MAUI Sherpa &#8212; Your Guide to .NET MAUI Development (Jonathan Dick) GitHub Copilot CLI for Beginners: Getting started with GitHub Copilot CLI (Christopher Harrison) Announcing Azure MCP Server 2.0 Stable Release for Self-Hosted Agentic Cloud Automation (Sandeep &#8230; <a href="https://www.alvinashcraft.com/2026/04/13/dew-drop-april-13-2026-4645/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 13, 2026 (#4645)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-13-0d45392d","status":"draft","lastModified":"2026-04-13T10:32:20.988Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=2BHFGdRt0sA" href="http://www.youtube.com/watch?v=2BHFGdRt0sA">Why we made Windows Terminal</a> (Kayla Cinnamon)</li>
<li><a title="https://devblogs.microsoft.com/powershell/powershell-msi-deprecation/" href="https://devblogs.microsoft.com/powershell/powershell-msi-deprecation/">PowerShell MSI package deprecation and preview updates</a> (Jason Helmick)</li>
<li><a href="https://redth.github.io/MAUI.Sherpa/">MAUI Sherpa &mdash; Your Guide to .NET MAUI Development</a> (Jonathan Dick)</li>
<li><a title="https://github.blog/ai-and-ml/github-copilot/github-copilot-cli-for-beginners-getting-started-with-github-copilot-cli/" href="https://github.blog/ai-and-ml/github-copilot/github-copilot-cli-for-beginners-getting-started-with-github-copilot-cli/">GitHub Copilot CLI for Beginners: Getting started with GitHub Copilot CLI</a> (Christopher Harrison)</li>
<li><a title="https://devblogs.microsoft.com/azure-sdk/announcing-azure-mcp-server-2-0-stable-release/" href="https://devblogs.microsoft.com/azure-sdk/announcing-azure-mcp-server-2-0-stable-release/">Announcing Azure MCP Server 2.0 Stable Release for Self-Hosted Agentic Cloud Automation</a> (Sandeep Sen)</li>
<li><a title="https://blogs.windows.com/windows-insider/2026/04/10/improving-your-windows-insider-experience/" href="https://blogs.windows.com/windows-insider/2026/04/10/improving-your-windows-insider-experience/">Improving your Windows Insider experience</a> (Stephen Lines)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://laurentkempe.com/2026/04/11/github-agentic-workflows-astro-upgrade/" href="https://laurentkempe.com/2026/04/11/github-agentic-workflows-astro-upgrade/">Automate Astro Upgrades with GitHub Agentic Workflows</a> (Laurent Kempe)</li>
<li><a title="https://www.shankuehn.io/post/who-created-that-service-principal-tracing-it-back-with-microsoft-graph" href="https://www.shankuehn.io/post/who-created-that-service-principal-tracing-it-back-with-microsoft-graph">Who Created That Service Principal? Tracing It Back with Microsoft Graph</a> (Shannon Kuehn)</li>
<li><a title="https://endjin.com/blog/integration-testing-azure-functions-with-reqnroll-and-csharp-part-1-introduction" href="https://endjin.com/blog/integration-testing-azure-functions-with-reqnroll-and-csharp-part-1-introduction">Integration Testing Azure Functions with Reqnroll and C#, Part 1 &#8211; Introduction</a> (Jonathan George)</li>
<li><a title="https://svrooij.io/2026/03/16/automatic-efficient-api-client-generation-kiota/" href="https://svrooij.io/2026/03/16/automatic-efficient-api-client-generation-kiota/">Automatic efficient API Client Generation with Kiota</a> (Stephan van Rooij)</li>
<li><a title="https://csswizardry.com/2026/04/font-family-doesnt-fall-back-the-way-you-think/" href="https://csswizardry.com/2026/04/font-family-doesnt-fall-back-the-way-you-think/">font-family Doesn&rsquo;t Fall Back the Way You Think</a> (Harry Roberts)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260410-00/?p=112223" href="https://devblogs.microsoft.com/oldnewthing/20260410-00/?p=112223">How do you add or remove a handle from an active Wait&shy;For&shy;Multiple&shy;Objects?, part 2</a> (Raymond Chen)</li>
<li><a title="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-28020-1812-canary-channel/" href="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-28020-1812-canary-channel/">Announcing Windows 11 Insider Preview Build 28020.1812 (Canary Channel)</a> <em>and</em> <a title="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-for-canary-channel-29565-1000/" href="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-for-canary-channel-29565-1000/">Announcing Windows 11 Insider Preview Build for Canary Channel 29565.1000</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-26300-8170-dev-channel/" href="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-26300-8170-dev-channel/">Announcing Windows 11 Insider Preview Build 26300.8170 (Dev Channel)</a> <em>and</em>&nbsp;<a title="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-26220-8165-beta-channel/" href="https://blogs.windows.com/windows-insider/2026/04/10/announcing-windows-11-insider-preview-build-26220-8165-beta-channel/">Announcing Windows 11 Insider Preview Build 26220.8165 (Beta Channel)</a> (Donna Little)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://www.devleader.ca/2026/04/12/building-a-vs-codestyle-extension-system-in-c" href="https://www.devleader.ca/2026/04/12/building-a-vs-codestyle-extension-system-in-c">Building a VS Code-Style Extension System in C#</a> (Nick Cosentino)</li>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/dotnet-1.1.0" href="https://github.com/microsoft/agent-framework/releases/tag/dotnet-1.1.0">Microsoft Agent Framework for .NET v1.1.0 Release</a> (Dmytro Struk)</li>
<li><a title="https://www.syncfusion.com/blogs/post/markdown-to-pdf-in-csharp-word-library?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/markdown-to-pdf-in-csharp-word-library?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Convert Markdown to PDF in C# Using .NET Word Library</a> (Mathan Kumar Varadharaja)</li>
<li><a title="https://dotnettips.com/2026/04/12/collection-performance-high-performance-emptiness-checks-for-concurrent-immutable-collections/" href="https://dotnettips.com/2026/04/12/collection-performance-high-performance-emptiness-checks-for-concurrent-immutable-collections/">Collection Performance: High-Performance Emptiness Checks for Concurrent &amp; Immutable Collections</a> (David McCarter)</li>
<li><a title="https://www.milanjovanovic.tech/blog/implementing-the-saga-pattern-with-wolverine" href="https://www.milanjovanovic.tech/blog/implementing-the-saga-pattern-with-wolverine">Implementing the Saga Pattern With Wolverine</a> (Milan Jovanović)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a href="https://blog.ploeh.dk/2026/04/13/secret-agentic-ai/">Secret agentic AI</a> (Mark Seemann)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.12" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.12">OpenClaw v2026.4.12 Release</a> (Peter Steinberger)</li>
<li><a title="https://simonwillison.net/2026/Apr/12/mlx-audio/#atom-everything" href="https://simonwillison.net/2026/Apr/12/mlx-audio/#atom-everything">Gemma 4 audio with MLX</a> (Simon Willison)</li>
<li><a title="https://blog.wildermuth.com/2026/04/12/ai-is-it-that-intelligent/" href="https://blog.wildermuth.com/2026/04/12/ai-is-it-that-intelligent/">How Intelligent is AI?</a> (Shawn Wildermuth)</li>
<li><a title="https://www.oreilly.com/radar/agents-dont-know-what-good-looks-like-and-thats-exactly-the-problem/" href="https://www.oreilly.com/radar/agents-dont-know-what-good-looks-like-and-thats-exactly-the-problem/">Agents don&rsquo;t know what good looks like. And that&rsquo;s exactly the problem.</a> (Luca Mezzalira)</li>
<li><a title="https://ingebrigtsen.blog/2026/04/12/Synchronizing-Copilot-Setup-Across-Repositories-and-Devices/" href="https://ingebrigtsen.blog/2026/04/12/Synchronizing-Copilot-Setup-Across-Repositories-and-Devices/">Synchronizing Copilot Setup Across Repositories and Devices</a> (Einar Ingebrigtsen)</li>
<li><a title="https://hermes-agent.nousresearch.com/" href="https://hermes-agent.nousresearch.com/">Hermes Agent &#8211; An Agent That Grows with You</a> (Nous Research)</li>
<li><a title="https://thenewstack.io/ai-coding-tool-stack/" href="https://thenewstack.io/ai-coding-tool-stack/">Cursor, Claude Code, and Codex are merging into one AI coding stack nobody planned</a> (Janakiram MSV)</li>
<li><a title="https://hardware.slashdot.org/story/26/04/11/0539235/the-ai-ram-shortage-is-also-driving-up-ssd-prices" href="https://hardware.slashdot.org/story/26/04/11/0539235/the-ai-ram-shortage-is-also-driving-up-ssd-prices">The AI RAM Shortage is Also Driving Up SSD Prices</a> (EditorDavid)</li>
<li><a title="https://developersvoice.com/blog/ai-development/llamacpp-qwen35-claude-code-windows-guide/" href="https://developersvoice.com/blog/ai-development/llamacpp-qwen35-claude-code-windows-guide/">Llama.cpp on Windows 11 with Qwen 3.5: A Practical Local AI Setup for .NET Architects</a> (Sudhir Mangla)</li>
<li><a title="https://github.com/rhino-acoustic/NeuronFS" href="https://github.com/rhino-acoustic/NeuronFS">NeuronFS: Folders ARE the Context &#8211; AI Governance System | GitHub</a> (Rhino Acoustic Team)</li>
<li><a title="https://github.com/midudev/autoskills" href="https://github.com/midudev/autoskills">autoskills: One command. Your entire AI skill stack. Installed.</a> (Miguel &Aacute;ngel Dur&aacute;n)</li>
<li><a title="https://claude.com/blog/preparing-your-security-program-for-ai-accelerated-offense" href="https://claude.com/blog/preparing-your-security-program-for-ai-accelerated-offense">Preparing your security program for AI-accelerated offense</a> <em>and</em>&nbsp;<a title="https://claude.com/blog/seeing-like-an-agent" href="https://claude.com/blog/seeing-like-an-agent">Seeing like an agent: how we design tools in Claude Code</a> <em>and</em>&nbsp;<a title="https://claude.com/blog/multi-agent-coordination-patterns" href="https://claude.com/blog/multi-agent-coordination-patterns">Multi-agent coordination patterns: Five approaches and when to use them</a> (Claude Team)</li>
<li><a title="https://netflixtechblog.com/evaluating-netflix-show-synopses-with-llm-as-a-judge-6269251e6f28" href="https://netflixtechblog.com/evaluating-netflix-show-synopses-with-llm-as-a-judge-6269251e6f28">Evaluating Netflix Show Synopses with LLM-as-a-Judge</a> (Gabriela Alessio, Cameron Taylor &amp; Cameron R. Wolfe)</li>
<li><a title="https://thenewstack.io/skiplabs-ai-guardrails-skipper/" href="https://thenewstack.io/skiplabs-ai-guardrails-skipper/">Where are the guardrails everyone promised for AI?</a> (Darryl K. Taft)</li>
<li><a title="https://auth0.com/blog/openclaw-credential-problem/" href="https://auth0.com/blog/openclaw-credential-problem/">OpenClaw&#8217;s Credential Problem Is Not a Secrets Problem</a> (Juan Cruz Martinez)</li>
<li><a title="https://cloudwars.com/ai/microsoft-doubles-down-on-in-house-ai-with-mai-voice-transcription-and-image-models/" href="https://cloudwars.com/ai/microsoft-doubles-down-on-in-house-ai-with-mai-voice-transcription-and-image-models/">Microsoft Doubles Down on In-House AI With MAI Voice, Transcription, and Image Models</a> (Kieron Allen)</li>
<li><a href="https://www.funkysi1701.com/posts/2026/how-i-use-ai-on-side-projects/">How I Use AI on Side Projects: ChatGPT, Cursor, and Copilot</a> (Simon Foster)</li>
<li><a title="https://www.thoughtworks.com/insights/blog/generative-ai/how-Datadog-MCP-server-can-help-improve-IT-operational-insight" href="https://www.thoughtworks.com/insights/blog/generative-ai/how-Datadog-MCP-server-can-help-improve-IT-operational-insight">How the Datadog MCP server can help improve IT operational insight and observability</a> (Anirban Brahmochari, Swapnil Panchal, Ashwin Mattur &amp; Rishikesh Borkotoky)</li>
<li><a href="https://writerbeware.blog/2026/04/10/anthropic-copyright-settlement-april-update/">Anthropic Copyright Settlement: April Update</a> (Victoria Strauss)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a href="https://techcommunity.microsoft.com/t5/sql-server-blog/mssql-python-1-5-apache-arrow-sql-variant-and-native-uuids/ba-p/4510363">mssql-python 1.5: Apache Arrow, sql_variant, and Native UUIDs</a> (David Levy)</li>
<li><a href="https://blog.jetbrains.com/pycharm/2026/04/how-not-to-learn-python/">How (Not) to Learn Python</a> (Cheuk Ting Ho)</li>
<li><a title="https://preview.developer.vonage.com/en/blog/how-to-send-sms-messages-with-python-flask-and-vonage" href="https://preview.developer.vonage.com/en/blog/how-to-send-sms-messages-with-python-flask-and-vonage">How to Send SMS Messages With Python, Flask and Vonage</a> (Liz Acosta)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a href="https://smashingmagazine.com/2026/04/legacy-systems/">How To Improve UX In Legacy Systems</a> (Vitaly Friedman)</li>
<li><a title="https://danclarke.com/developers-are-system-thinkers-not-code-monkeys/" href="https://danclarke.com/developers-are-system-thinkers-not-code-monkeys/">Developers are System Thinkers, not Code Monkeys</a> (Dan Clarke)</li>
<li><a title="https://www.freecodecamp.org/news/how-to-build-a-secure-ai-pr-reviewer-with-claude-github-actions-and-javascript/" href="https://www.freecodecamp.org/news/how-to-build-a-secure-ai-pr-reviewer-with-claude-github-actions-and-javascript/">How to Build a Secure AI PR Reviewer with Claude, GitHub Actions, and JavaScript</a> (Sumit Saha)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://gamedevreport.beehiiv.com/p/game-dev-advice-is-contradictory-and-this-ai-is-too-dangerous-to-release" href="https://gamedevreport.beehiiv.com/p/game-dev-advice-is-contradictory-and-this-ai-is-too-dangerous-to-release">Game Dev advice is contradictory! and this AI is too Dangerous to release!</a> (Code Monkey)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="https://www.youtube.com/live/2nDo8ipER5c" href="https://www.youtube.com/live/2nDo8ipER5c"> Using Foundry Agents with Structured Output to improve your results | The Dev Talk Show</a> (Rich Ross &amp; Chris Gomez)</li>
<li><a title="http://www.youtube.com/watch?v=B9wCu1WqNOw" href="http://www.youtube.com/watch?v=B9wCu1WqNOw">Random.Code() &#8211; Updating Esoteric Programming Language Implementations, Part 1</a> (Jason Bock)</li>
<li><a title="http://www.youtube.com/watch?v=J4NckY5BkUI" href="http://www.youtube.com/watch?v=J4NckY5BkUI">IoTCT Webcast Episode 308 &#8211; &#8220;The FAFO Pandemic&#8221; (When Agentic AI Goes Wrong!)</a> (IoT Coffee Talk Crew)</li>
<li><a title="http://www.youtube.com/watch?v=WekOupjeM6E" href="http://www.youtube.com/watch?v=WekOupjeM6E">Turning a codebase into an 80s dungeon crawler with Copilot CLI</a> (Lee Reilly)</li>
<li><a title="http://www.youtube.com/watch?v=634oIgg3v5c" href="http://www.youtube.com/watch?v=634oIgg3v5c">Why Every AI Product Seems the Same</a> <em>and</em>&nbsp;<a title="http://www.youtube.com/watch?v=iRMIUmDZrtY" href="http://www.youtube.com/watch?v=iRMIUmDZrtY">Anthropic Now Leads OpenAI in Annualized Revenue</a> (AIDailyBrief)</li>
<li><a title="https://davidgiard.com/gcast-214-using-m365-copilot-to-edit-a-powerpoint-image" href="https://davidgiard.com/gcast-214-using-m365-copilot-to-edit-a-powerpoint-image">GCast 214: Using M365 Copilot to Edit a PowerPoint Image</a> <em>and</em>&nbsp;<a title="https://davidgiard.com/ken-versaw-on-how-to-manage-aifirst-software-development-teams" href="https://davidgiard.com/ken-versaw-on-how-to-manage-aifirst-software-development-teams">Technology &amp; Friends &#8211; Ken Versaw on How to Manage AI-First Software Development Teams</a> (David Giard)</li>
</ul>
<p><!-- dometrain-course-id: 3083000 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/lets-build-it-multi-tenant-saas-app-in-typescript/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/lets-build-it-multi-tenant-saas-app-in-typescript/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/multitenant-lets-ts.jpg" alt="Let's Build It: Multi-Tenant SaaS App in TypeScript"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Let&#8217;s Build It: Multi-Tenant SaaS App in TypeScript</span>: Learn how to build a full-stack production-ready multi-tenant Saas Application in TypeScript and React (James Charlesworth) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://azuredevopspodcast.clear-measure.com/michael-perry-ai-assisted-development-episode-397" href="https://azuredevopspodcast.clear-measure.com/michael-perry-ai-assisted-development-episode-397">Michael Perry: AI-assisted Development &#8211; AI DevOps Podcast Episode #397</a> (Jeffrey Palermo)</li>
<li><a title="http://www.mergeconflict.fm/510" href="http://www.mergeconflict.fm/510">Merge Conflict Episode #510 &#8211; AI Agents: Claws, Copilot, GUI vs CLI Debate</a> (James Montemagno &amp; Frank Kreuger)</li>
<li><a title="https://www.lennysnewsletter.com/p/hard-truths-about-building-in-the-ai-era" href="https://www.lennysnewsletter.com/p/hard-truths-about-building-in-the-ai-era">Lenny&#8217;s Podcast &#8211; Hard truths about building in the AI era | Keith Rabois (Khosla Ventures)</a> (Lenny Rachitsky)</li>
<li><a title="https://peopleandprojectspodcast.com/505" href="https://peopleandprojectspodcast.com/505">PPP 505 | You&#8217;ve Got This: A Practical Way to Lead When You&#8217;re Not Sure, with Ashley Herd</a> (Andy Kaufman)</li>
<li><a title="https://www.geekwire.com/2026/riding-the-rails-over-a-floating-bridge-geekwire-podcast-takes-the-train-across-the-lake-to-microsoft/" href="https://www.geekwire.com/2026/riding-the-rails-over-a-floating-bridge-geekwire-podcast-takes-the-train-across-the-lake-to-microsoft/">GeekWire Podcast &#8211; Riding the rails &mdash; over a floating bridge: GeekWire Podcast takes the train across the lake to Microsoft</a> (Todd Bishop)</li>
<li><a title="https://www.freecodecamp.org/news/how-to-learn-programming-and-cs-in-the-ai-hype-era-interview-with-dev-and-prof-mark-mahoney-podcast-215/" href="https://www.freecodecamp.org/news/how-to-learn-programming-and-cs-in-the-ai-hype-era-interview-with-dev-and-prof-mark-mahoney-podcast-215/">freeCodeCamp Podcast Episode #215 &#8211; How to learn programming and CS in the AI hype era &ndash; interview with dev and prof Mark Mahoney</a> (Beau Carnes)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/bonus-why-a-distinguished-engineer-stopped-reading-code-lights-out-codebases-and-the-end-of-the-ic-with-philip-su" href="https://scrummastertoolbox.libsyn.com/bonus-why-a-distinguished-engineer-stopped-reading-code-lights-out-codebases-and-the-end-of-the-ic-with-philip-su">BONUS Why a Distinguished Engineer Stopped Reading Code &mdash; Lights-Out Codebases and the End of the IC | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Philip Su)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/the-leadership-void-what-happens-when-product-owners-forget-theyre-part-of-the-scrum-team-nate-amidon" href="https://scrummastertoolbox.libsyn.com/the-leadership-void-what-happens-when-product-owners-forget-theyre-part-of-the-scrum-team-nate-amidon">The Leadership Void &mdash; What Happens When Product Owners Forget They&#8217;re Part of the Scrum Team | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Nate Amidon)</li>
<li><a title="https://www.nytimes.com/2026/04/10/podcasts/hardfork-mythos-cybersecurity.html" href="https://www.nytimes.com/2026/04/10/podcasts/hardfork-mythos-cybersecurity.html">Hard Fork Podcast &#8211; Anthropic&rsquo;s Cybersecurity Shock Wave + Ronan Farrow and Andrew Marantz on Their Sam Altman Investigation + One Good Thing</a> (Kevin Roose &amp; Casey Newton)</li>
<li><a title="https://realpython.com/podcasts/rpp/290/" href="https://realpython.com/podcasts/rpp/290/">The Real Python Podcast Episode #290 &#8211; Advice on Managing Projects &amp; Making Python Classes Friendly</a> (Christopher Bailey &amp; Christopher Trudeau)</li>
<li><a title="https://podcasts.apple.com/us/podcast/anthropics-mythos-dilemma-violence-against-ai-tokenmaxxing/id1522960417?i=1000760738107" href="https://podcasts.apple.com/us/podcast/anthropics-mythos-dilemma-violence-against-ai-tokenmaxxing/id1522960417?i=1000760738107">Big Technology Podcast &#8211; Anthropic&rsquo;s Mythos Dilemma, Violence Against AI, Tokenmaxxing at Meta</a> (Alex Kantrowitz)</li>
<li><a title="https://podcasts.apple.com/us/podcast/rnr-359-the-ai-apocalypse-the-past-present/id1058647602?i=1000760749245" href="https://podcasts.apple.com/us/podcast/rnr-359-the-ai-apocalypse-the-past-present/id1058647602?i=1000760749245">React Native Radio Episode #359 &#8211; The AI Apocalypse? The past, present, and future of software</a> (Todd Werth &amp; Robin Heinze)</li>
<li><a title="https://talkpython.fm/episodes/show/544/wheel-next-packaging-peps" href="https://talkpython.fm/episodes/show/544/wheel-next-packaging-peps">Talk Python to Me #544 &#8211; Wheel Next + Packaging PEPs</a> (Michael Kennedy)</li>
<li><a title="https://unhandledexceptionpodcast.com/posts/0085-simplicityfirst/" href="https://unhandledexceptionpodcast.com/posts/0085-simplicityfirst/">Unhandled Exception Podcast Episode #85 &#8211; Simplicity First &#8211; with Chris Woody Woodruff</a> (Dan Clarke)</li>
<li><a title="https://www.ageekleader.com/agl-464-allison-shapira-on-ai-for-the-authentic-leader/" href="https://www.ageekleader.com/agl-464-allison-shapira-on-ai-for-the-authentic-leader/">A Geek Leader Episode #464 &#8211; Allison Shapira on AI for the Authentic Leader</a> (John Rouda)</li>
<li><a title="https://idratherbewriting.com/blog/ai-skills-agentic-workflows-larah-fabrizio" href="https://idratherbewriting.com/blog/ai-skills-agentic-workflows-larah-fabrizio">I&#8217;d Rather Be Writing Podcast &#8211; How valuable are agent skills? Conversation with Larah Vasquez and Fabrizio Ferri-Benedetti</a> (Tom Johnson)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-365-blog/help-shape-the-future-of-microsoft-365-join-research-sessions-at/ba-p/4510352" href="https://techcommunity.microsoft.com/t5/microsoft-365-blog/help-shape-the-future-of-microsoft-365-join-research-sessions-at/ba-p/4510352">Help Shape the Future of Microsoft 365: Join Research Sessions at Microsoft 365 Community Conference</a> <em>and</em>&nbsp;<a title="https://techcommunity.microsoft.com/t5/microsoft-365-blog/the-microsoft-365-community-conference-experience-starts-with/ba-p/4510307" href="https://techcommunity.microsoft.com/t5/microsoft-365-blog/the-microsoft-365-community-conference-experience-starts-with/ba-p/4510307">The Microsoft 365 Community Conference Experience Starts with Community</a> (Jon Jones)</li>
<li><a href="https://techcommunity.microsoft.com/t5/student-developer-blog/introducing-the-2026-imagine-cup-top-launch-startup/ba-p/4510342">Introducing the 2026 Imagine Cup Top Launch Startup</a> (Microsoft Student Developer Team)</li>
<li><a href="https://adatosystems.com/2026/04/10/call-for-papers-listings-for-4-10/">Call For Papers Listings for 4/10</a> <em>and</em>&nbsp;<a href="https://adatosystems.com/2026/04/10/job-listings-for-week-ending-4-10/">Job listings for week ending 4/10</a> (Leon Adato)</li>
<li><a title="https://www.jenkins.io/blog/2026/04/10/open-source-ehrenamt/" href="https://www.jenkins.io/blog/2026/04/10/open-source-ehrenamt/">Supporting Open Source Maintainers: A German Petition for Better Legal Frameworks</a> (Stefan Spieker)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://smalldatum.blogspot.com/2026/04/mysql-970-vs-sysbench-on-small-server.html" href="https://smalldatum.blogspot.com/2026/04/mysql-970-vs-sysbench-on-small-server.html">MySQL 9.7.0 vs sysbench on a small server</a> (Mark Callaghan)</li>
<li><a href="https://jeremydmiller.com/2026/04/12/the-fastest-possible-http-queries-with-marten/">The Fastest Possible HTTP Queries with Marten</a> (Jeremy D. Miller)</li>
<li><a title="https://erikdarling.com/free-sql-server-performance-monitoring-system-health-extended-event/" href="https://erikdarling.com/free-sql-server-performance-monitoring-system-health-extended-event/">Free SQL Server Performance Monitoring System Health Extended Event</a> (Erik Darling)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://www.microsoft.com/en-us/power-platform/blog/power-apps/power-platform-monitor-alerts-are-now-generally-available/" href="https://www.microsoft.com/en-us/power-platform/blog/power-apps/power-platform-monitor-alerts-are-now-generally-available/">Power Platform Monitor Alerts Are Now Generally Available</a> (Arjun Mayur)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.24" href="https://github.com/github/copilot-cli/releases/tag/v1.0.24">GitHub Copilot CLI v1.0.24 Release</a> (copilot-cli-release-app[bot])</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a title="https://www.writerswrite.co.za/a-quick-start-guide-to-writing-first-last-lines/" href="https://www.writerswrite.co.za/a-quick-start-guide-to-writing-first-last-lines/">A Quick Start Guide To Writing First &amp; Last Lines</a> (Writers Write)</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://github.com/siddharthvaddem/openscreen" href="https://github.com/siddharthvaddem/openscreen">OpenScreen: Create stunning demos for free | GitHub</a> (Siddharth Vaddem)</li>
<li><a title="https://github.com/scottgal/lucidview/releases/tag/v2.1.0" href="https://github.com/scottgal/lucidview/releases/tag/v2.1.0">lucidVIEW v2.1.0 &#8211; The cross-platform markdown viewer that doesn&#8217;t wrap a browser</a> (Scott Galloway)</li>
<li><a href="https://textslashplain.com/2026/04/10/understanding-defender-av-scans/">Understanding Defender AV Scans</a> (Eric Lawrence)</li>
<li><a title="https://interconnected.org/home/2026/04/10/open-mist" href="https://interconnected.org/home/2026/04/10/open-mist">mist is now open source and looking for interop</a> (Matt Webb)</li>
<li><a title="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.MarkdownRegionBuddy" href="https://marketplace.visualstudio.com/items?itemName=alvinashcraft.MarkdownRegionBuddy">Markdown Region Buddy for Visual Studio &#8211; An extension that helps Microsoft Learn contributors manage markdown regions</a> (Alvin Ashcraft) <em>&#8211; Source <a title="https://github.com/alvinashcraft/markdown-region-buddy-vs" href="https://github.com/alvinashcraft/markdown-region-buddy-vs">here</a>.</em></li>
<li><a title="https://github.com/abhigyanpatwari/GitNexus" href="https://github.com/abhigyanpatwari/GitNexus">GitNexus &#8211; A client-side knowledge graph creator that runs entirely in your browser</a> (Abhigyan Patwari)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.windowslatest.com/2026/04/13/tested-windows-11-just-fixed-slow-storage-management-and-removed-a-30-year-fat32-limit/" href="https://www.windowslatest.com/2026/04/13/tested-windows-11-just-fixed-slow-storage-management-and-removed-a-30-year-fat32-limit/">Tested: Windows 11 just fixed slow storage management and removed a 30-year FAT32 limit</a> (Abhijith M B)</li>
<li><a title="https://developers.slashdot.org/story/26/04/12/2329229/has-the-rust-programming-languages-popularity-reached-its-plateau" href="https://developers.slashdot.org/story/26/04/12/2329229/has-the-rust-programming-languages-popularity-reached-its-plateau">Has the Rust Programming Language&#8217;s Popularity Reached Its Plateau?</a> (EditorDavid)</li>
<li><a title="https://science.slashdot.org/story/26/04/12/0511204/dna-level-encryption-developed-by-researchers-to-protect-the-secrets-of-bioengineered-cells" href="https://science.slashdot.org/story/26/04/12/0511204/dna-level-encryption-developed-by-researchers-to-protect-the-secrets-of-bioengineered-cells">DNA-Level Encryption Developed by Researchers to Protect the Secrets of Bioengineered Cells</a> (EditorDavid)</li>
<li><a title="https://www.windowscentral.com/microsoft/windows-11/how-to-transition-to-microsoft-get-help-command-line-tool" href="https://www.windowscentral.com/microsoft/windows-11/how-to-transition-to-microsoft-get-help-command-line-tool">How to fix Windows 11 problems without the Recovery Assistant</a> (Mauro Huculak)</li>
<li><a title="https://www.windowscentral.com/hardware/surface/zenbook-a16-a-warning-microsoft-needs-to-stop-obsessing-over-copilot-pc-for-surface" href="https://www.windowscentral.com/hardware/surface/zenbook-a16-a-warning-microsoft-needs-to-stop-obsessing-over-copilot-pc-for-surface">Why Copilot+ PC branding needs a rethink</a> (Sean Endicott)</li>
<li><a title="https://www.geekwire.com/2026/mary-jo-foley-microsoft-windows-new-lease-on-life-why-now/" href="https://www.geekwire.com/2026/mary-jo-foley-microsoft-windows-new-lease-on-life-why-now/">Microsoft Windows&rsquo; new lease on life &mdash; why now?</a> (Mary Jo Foley)</li>
<li><a title="https://www.zdnet.com/article/microsoft-windows-insider-program-simplified/" href="https://www.zdnet.com/article/microsoft-windows-insider-program-simplified/">Microsoft&#8217;s Windows Insider Program is no longer a confusing mess</a> (Ed Bott)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a title="https://csharpdigest.net/newsletters/2253-microsoft-hasn-t-had-a-coherent-gui-strategy-since-petzold" href="https://csharpdigest.net/newsletters/2253-microsoft-hasn-t-had-a-coherent-gui-strategy-since-petzold">C# Digest #603 &#8211; Microsoft hasn&rsquo;t had a coherent GUI strategy since Petzold</a> <em>and</em>&nbsp;<a title="https://csharpdigest.net/newsletters/2248-getting-started-with-pgvector-in-net-for-simple-vector-search" href="https://csharpdigest.net/newsletters/2248-getting-started-with-pgvector-in-net-for-simple-vector-search">C# Digest #602 &#8211; Getting started with PgVector in .NET for simple vector search</a> (Jakub Chodounsky)</li>
<li><a title="https://seroter.com/2026/04/10/daily-reading-list-april-10-2026-761/" href="https://seroter.com/2026/04/10/daily-reading-list-april-10-2026-761/">Daily Reading List &ndash; April 10, 2026 (#761)</a> (Richard Seroter)</li>
<li><a title="https://androidweekly.net/issues/issue-722/rss.xml" href="https://androidweekly.net/issues/issue-722/rss.xml">Android Weekly Issue #722</a> (Gyuri Grell, Martin Cremerius-Gauer &amp; Sebastian Deutsch)</li>
<li><a title="https://www.geekwire.com/2026/geekwire-weekly-roundup-2026-04-05/" href="https://www.geekwire.com/2026/geekwire-weekly-roundup-2026-04-05/">Week in Review: Most popular stories on GeekWire for the week of April 5, 2026</a> (GeekWire Team)</li>
<li><a title="https://sergeytihon.com/2026/04/11/f-weekly-15-2026-akkling-fsharp-data-and-ransac-auto-tune/" href="https://sergeytihon.com/2026/04/11/f-weekly-15-2026-akkling-fsharp-data-and-ransac-auto-tune/">F# Weekly #15, 2026 &ndash; Akkling, FSharp.Data and RANSAC auto-tune</a> (Sergey Tihon)</li>
<li><a title="https://www.deeplearning.ai/the-batch/issue-348/" href="https://www.deeplearning.ai/the-batch/issue-348/">The Batch: Anthropic&rsquo;s Claude Mythos Problem, Dark DNA Unveiled, Pitfalls for Assistive Models, Simulating Fluid Dynamics</a> (DeepLearning.AI)</li>
<li><a title="https://iosdevweekly.com/issues/747/" href="https://iosdevweekly.com/issues/747/">iOS Dev Weekly Issue #747</a> (Dave Verwer)</li>
<li><a href="https://brucelawson.co.uk/2026/reading-list-357/">Reading List 357</a> (Bruce Lawson)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/183546078X/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41T-v0E03TL._SS135_.jpg" alt="Blazor Web Development Cookbook"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Blazor Web Development Cookbook</span> (Pawel Bazyluk) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Tested recipes for advanced single-page application scenarios in .NET 9.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 10, 2026 (#4644)</title>
		<link>https://www.alvinashcraft.com/2026/04/10/dew-drop-april-10-2026-4644/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Fri, 10 Apr 2026 11:10:33 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net maui]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net core]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[claude code]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/10/dew-drop-april-10-2026-4644/</guid>

					<description><![CDATA[Top Links Running Multiple Instances of an Aspire AppHost Without Port Conflicts (James Newton-King) Why .NET MAUI Popups Lag and How to Fix Performance Issues (Kompelli Sravan Kumar Kompelli Lakshman) What&#8217;s new in Microsoft Foundry &#124; March 2026 (Nick Brady) Expanding the MCP Maintainer Team (David Soria Parra) Visual Studio Code 1.116 Release (Visual Studio &#8230; <a href="https://www.alvinashcraft.com/2026/04/10/dew-drop-april-10-2026-4644/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 10, 2026 (#4644)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-10-08925e8e","status":"draft","lastModified":"2026-04-10T10:31:19.465Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/aspire/aspire-isolated-mode-parallel-development/" href="https://devblogs.microsoft.com/aspire/aspire-isolated-mode-parallel-development/">Running Multiple Instances of an Aspire AppHost Without Port Conflicts</a> (James Newton-King)</li>
<li><a href="https://www.syncfusion.com/blogs/post/speed-up-dotnet-maui-popup?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Why .NET MAUI Popups Lag and How to Fix Performance Issues</a> (Kompelli Sravan Kumar Kompelli Lakshman)</li>
<li><a title="https://devblogs.microsoft.com/foundry/whats-new-in-microsoft-foundry-mar-2026/" href="https://devblogs.microsoft.com/foundry/whats-new-in-microsoft-foundry-mar-2026/">What&rsquo;s new in Microsoft Foundry | March 2026</a> (Nick Brady)</li>
<li><a title="https://blog.modelcontextprotocol.io/posts/2026-04-08-maintainer-update/" href="https://blog.modelcontextprotocol.io/posts/2026-04-08-maintainer-update/">Expanding the MCP Maintainer Team</a> (David Soria Parra)</li>
<li><a title="https://code.visualstudio.com/updates/v1_116" href="https://code.visualstudio.com/updates/v1_116">Visual Studio Code 1.116 Release</a> (Visual Studio Code Team)</li>
<li><a title="https://svrooij.io/2026/04/07/build-rail-menu-winui/" href="https://svrooij.io/2026/04/07/build-rail-menu-winui/">Build a rail menu in WinUI</a> (Stephan van Rooij)</li>
<li><a title="https://devblogs.microsoft.com/foundry/foundry-local-ga/" href="https://devblogs.microsoft.com/foundry/foundry-local-ga/">Foundry Local is now Generally Available</a> (Sam Kemp)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a href="https://css-tricks.com/selecting-a-date-range-in-css/">Selecting a Date Range in CSS</a> (Preethi)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/09/5-layout-patterns-for-integrating-the-tx-text-control-document-editor-in-aspnet-core-csharp/" href="https://www.textcontrol.com/blog/2026/04/09/5-layout-patterns-for-integrating-the-tx-text-control-document-editor-in-aspnet-core-csharp/">5 Layout Patterns for Integrating the TX Text Control Document Editor in ASP.NET Core C#</a> (Bjoern Meyer)</li>
<li><a title="https://developers.redhat.com/articles/2026/04/10/how-i-refactored-legacy-nodejs-test-suite-claude" href="https://developers.redhat.com/articles/2026/04/10/how-i-refactored-legacy-nodejs-test-suite-claude">How I refactored a legacy Node.js test suite with Claude (and saved 3 days of work)</a> (Tomas Juhasz)</li>
<li><a title="https://www.syncfusion.com/blogs/post/protect-sheet-in-react-spreadsheet?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/protect-sheet-in-react-spreadsheet?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">How to Protect Sheets and Workbooks in a React Spreadsheet</a> (Parthasarathy Ranjan)</li>
<li><a title="https://www.infoq.com/news/2026/04/safari-scrollend-support/" href="https://www.infoq.com/news/2026/04/safari-scrollend-support/">Safari Adds scrollend Event Support, Completing Baseline Browser Coverage</a> (Daniel Curtis)</li>
<li><a title="https://www.telerik.com/blogs/simplified-authentication-better-auth" href="https://www.telerik.com/blogs/simplified-authentication-better-auth">Simplified Authentication with Better Auth</a> (Christian Nwamba)</li>
<li><a title="https://engineering.fb.com/2026/04/09/developer-tools/escaping-the-fork-how-meta-modernized-webrtc-across-50-use-cases/" href="https://engineering.fb.com/2026/04/09/developer-tools/escaping-the-fork-how-meta-modernized-webrtc-across-50-use-cases/">Escaping the Fork: How Meta Modernized WebRTC Across 50+ Use Cases</a> (Boris Tsirkin &amp; Joachim Reiersen)</li>
<li><a title="https://github.com/node-projects/excelForge" href="https://github.com/node-projects/excelForge">New library to read and create excel files from typescript (supports charts, sparklines, vba, images, forms, computation, etc.)</a> <em>and</em>&nbsp;<a title="https://github.com/node-projects/web-component-designer-zpl-demo" href="https://github.com/node-projects/web-component-designer-zpl-demo">A designer for ZPL labels, wich can be included in your application</a> (Jochen K&uuml;hner)<em> See <a title="https://node-projects.github.io/web-component-designer-zpl-demo/index.html" href="https://node-projects.github.io/web-component-designer-zpl-demo/index.html">demo</a> too</em></li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/cppblog/c23-support-in-msvc-build-tools-14-51/" href="https://devblogs.microsoft.com/cppblog/c23-support-in-msvc-build-tools-14-51/">C++23 Support in MSVC Build Tools 14.51</a> (Daniel Griffing)</li>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260409-00/?p=112220" href="https://devblogs.microsoft.com/oldnewthing/20260409-00/?p=112220">How do you add or remove a handle from an active Wait&shy;For&shy;Multiple&shy;Objects?</a> (Raymond Chen)</li>
<li><a title="https://lemire.me/blog/2026/04/09/a-brief-history-of-c-c-programming-languages/" href="https://lemire.me/blog/2026/04/09/a-brief-history-of-c-c-programming-languages/">A brief history of C/C++ programming languages</a> (Daniel Lemire)</li>
<li><a title="https://www.syncfusion.com/blogs/post/add-in-app-digital-sign-wpf-pdf-viewer?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/add-in-app-digital-sign-wpf-pdf-viewer?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Effortless Digital Signatures for Everyone: Sign PDFs with a User-Friendly Tool in a WPF PDF Viewer</a> (Vikas S.)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a title="https://www.textcontrol.com/blog/2026/04/10/programmatically-fill-flatten-and-export-docx-form-templates-to-pdf-in-csharp-dotnet/" href="https://www.textcontrol.com/blog/2026/04/10/programmatically-fill-flatten-and-export-docx-form-templates-to-pdf-in-csharp-dotnet/">Programmatically Fill, Flatten, and Export DOCX Form Templates to PDF in C# .NET</a> (Bjoern Meyer)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a title="https://blog.jetbrains.com/air/2026/04/my-journey-to-agent-first-development-with-air/" href="https://blog.jetbrains.com/air/2026/04/my-journey-to-agent-first-development-with-air/">My Journey to Agent-First Development With Air</a> (Valerii Tepliakov)</li>
<li><a title="https://techcommunity.microsoft.com/t5/linux-and-open-source-blog/agent-governance-toolkit-architecture-deep-dive-policy-engines/ba-p/4510105" href="https://techcommunity.microsoft.com/t5/linux-and-open-source-blog/agent-governance-toolkit-architecture-deep-dive-policy-engines/ba-p/4510105">Agent Governance Toolkit: Architecture Deep Dive, Policy Engines, Trust, and SRE for AI Agents</a> (mosiddi)</li>
<li><a href="https://opensource.microsoft.com/blog/2026/04/09/how-drasi-used-github-copilot-to-find-documentation-bugs/">How Drasi used GitHub Copilot to find documentation bugs</a> (Aman Singh)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-developer-community/the-quot-iq-layer-quot-microsoft-s-blueprint-for-the-agentic/ba-p/4504421" href="https://techcommunity.microsoft.com/t5/microsoft-developer-community/the-quot-iq-layer-quot-microsoft-s-blueprint-for-the-agentic/ba-p/4504421">The &#8220;IQ Layer&#8221;: Microsoft&rsquo;s Blueprint for the Agentic Enterprise</a> (harshul05)</li>
<li><a title="https://azure.microsoft.com/en-us/blog/cloud-cost-optimization-how-to-maximize-roi-from-ai-manage-costs-and-unlock-real-business-value/" href="https://azure.microsoft.com/en-us/blog/cloud-cost-optimization-how-to-maximize-roi-from-ai-manage-costs-and-unlock-real-business-value/">Cloud Cost Optimization: How to maximize ROI from AI, manage costs, and unlock real business value</a> (Fernando Vasconcellos)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/build-multi-agent-ai-apps-on-azure-app-service-with-microsoft/ba-p/4510017" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/build-multi-agent-ai-apps-on-azure-app-service-with-microsoft/ba-p/4510017">Build Multi-Agent AI Apps on Azure App Service with Microsoft Agent Framework 1.0</a> (Jordan Selig)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-mission-critical-blog/getting-started-with-github-copilot-sdk/ba-p/4510059" href="https://techcommunity.microsoft.com/t5/microsoft-mission-critical-blog/getting-started-with-github-copilot-sdk/ba-p/4510059">Getting Started with GitHub Copilot SDK</a> (Anishek Kamal)</li>
<li><a title="https://ngrok.com/blog/ai-gateways-2026" href="https://ngrok.com/blog/ai-gateways-2026">What are AI gateways in 2026, and do you actually need one now?</a> (Sam Richard)</li>
<li><a title="https://notafactoryanymore.com/2026/04/10/what-to-do-when-ai-is-removing-the-lower-rungs-of-the-career-ladder/" href="https://notafactoryanymore.com/2026/04/10/what-to-do-when-ai-is-removing-the-lower-rungs-of-the-career-ladder/">What to do when AI is removing the lower rungs of the career ladder</a> (Mirco Hering)</li>
<li><a title="https://claude.com/blog/the-advisor-strategy" href="https://claude.com/blog/the-advisor-strategy">The advisor strategy: Give agents an intelligence boost</a> <em>and</em>&nbsp;<a title="https://claude.com/blog/cowork-for-enterprise" href="https://claude.com/blog/cowork-for-enterprise">Making Claude Cowork ready for enterprise</a> (Claude Team)</li>
<li><a title="https://bartwullems.blogspot.com/2026/04/debugging-your-vscode-agent-interactions.html" href="https://bartwullems.blogspot.com/2026/04/debugging-your-vscode-agent-interactions.html">Debugging your VS Code agent interactions</a> (Bart Wullems)</li>
<li><a title="https://huggingface.co/blog/multimodal-sentence-transformers" href="https://huggingface.co/blog/multimodal-sentence-transformers">Multimodal Embedding &amp; Reranker Models with Sentence Transformers</a> (Tom Aarsen)</li>
<li><a title="https://blog.google/innovation-and-ai/products/gemini-app/3d-models-charts/" href="https://blog.google/innovation-and-ai/products/gemini-app/3d-models-charts/">The Gemini app can now generate interactive simulations and models | The Keyword</a> (Google)</li>
<li><a title="https://techcommunity.microsoft.com/t5/azure-architecture-blog/advancing-to-agentic-ai-with-azure-netapp-files-vs-code/ba-p/4500383" href="https://techcommunity.microsoft.com/t5/azure-architecture-blog/advancing-to-agentic-ai-with-azure-netapp-files-vs-code/ba-p/4500383">Advancing to Agentic AI with Azure NetApp Files VS Code Extension v1.2.0</a> (Geert Van Teylingen)</li>
<li><a title="https://techcommunity.microsoft.com/t5/microsoft-mechanics-blog/claude-gpt-multi-model-intelligence-in-copilot/ba-p/4509773" href="https://techcommunity.microsoft.com/t5/microsoft-mechanics-blog/claude-gpt-multi-model-intelligence-in-copilot/ba-p/4509773">Claude + GPT | Multi-model intelligence in&nbsp;Copilot</a> (Zachary Cavanell)</li>
<li><a title="https://techcommunity.microsoft.com/t5/the-skills-hub-blog/strengthen-your-research-workflow-with-generative-ai/ba-p/4501740" href="https://techcommunity.microsoft.com/t5/the-skills-hub-blog/strengthen-your-research-workflow-with-generative-ai/ba-p/4501740">Strengthen your research workflow with generative AI</a> (Darcy Ogden)</li>
<li><a href="https://www.geekwire.com/2026/opinion-how-to-read-with-ai/">Opinion: How to read with AI</a> (Oren Etzioni)</li>
</ul>
<h3>Python</h3>
<ul>
<li><a title="https://github.com/microsoft/agent-framework/releases/tag/python-1.0.1" href="https://github.com/microsoft/agent-framework/releases/tag/python-1.0.1">Microsoft Agent Framework for Python v1.0.1 Release</a> (moonbox3)</li>
<li><a title="https://www.red-gate.com/simple-talk/development/data-analysis-in-python-and-esproc-spl-compared-what-are-the-differences-and-which-is-best/" href="https://www.red-gate.com/simple-talk/development/data-analysis-in-python-and-esproc-spl-compared-what-are-the-differences-and-which-is-best/">Data analysis in Python and esProc SPL compared &ndash; what are the differences, and which is best?</a> (Chisom Kanu)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a title="https://www.oreilly.com/radar/architecture-as-code-to-teach-humans-and-agents-about-architecture/" href="https://www.oreilly.com/radar/architecture-as-code-to-teach-humans-and-agents-about-architecture/">Architecture as Code to Teach Humans and Agents About Architecture</a> (Neal Ford &amp; Mark Richards)</li>
<li><a title="https://blog.postman.com/embedding-security-from-code-to-cloud/" href="https://blog.postman.com/embedding-security-from-code-to-cloud/">Embedding Security from Code to Cloud</a> (Yash Mehta)</li>
<li><a href="http://brooker.co.za/blog/2026/04/09/waterfall-vs-spec.html">Spec Driven Development isn&#8217;t Waterfall</a> (Marc Brooker)</li>
<li><a title="https://www.microsoft.com/en-us/security/blog/2026/04/09/the-agentic-soc-rethinking-secops-for-the-next-decade/" href="https://www.microsoft.com/en-us/security/blog/2026/04/09/the-agentic-soc-rethinking-secops-for-the-next-decade/">The agentic SOC&mdash;Rethinking SecOps for the next decade</a> (Rob Lefferts &amp; David Weston)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://www.microsoft.com/en-us/security/blog/2026/04/09/intent-redirection-vulnerability-third-party-sdk-android/" href="https://www.microsoft.com/en-us/security/blog/2026/04/09/intent-redirection-vulnerability-third-party-sdk-android/">Intent redirection vulnerability in third-party SDK exposed millions of Android wallets to potential risk</a> (Microsoft Defender Security Research Team)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=4X6sw5sWdqc" href="http://www.youtube.com/watch?v=4X6sw5sWdqc">Migrate Oracle Workloads to PostgreSQL Using AI-Powered Tools in the VS Code PostgreSQL Extension | Azure Friday</a> (Scott Hanselman &amp; Jonathon Frost)</li>
<li><a title="http://www.youtube.com/watch?v=PRpYptDTe4o" href="http://www.youtube.com/watch?v=PRpYptDTe4o">Use AI to Achieve Operational Excellence with the Well-Architected Framework practices</a> (Boris Scholl &amp; Niels Buit)</li>
<li><a title="http://www.youtube.com/watch?v=9oAcwmrUE44" href="http://www.youtube.com/watch?v=9oAcwmrUE44">Copilot CLI update: chronicle, plugins, and fleet mode | GitHub Checkout</a> (Andrea Griffiths &amp; Ryan Hecht)</li>
<li><a title="http://www.youtube.com/watch?v=vc2kcT-75J8" href="http://www.youtube.com/watch?v=vc2kcT-75J8">AI, Budget, and the Future of Databases | Budget Bytes</a> (Shireesh Thota &amp; Priya Sati)</li>
<li><a title="http://www.youtube.com/watch?v=zU5KmOcKsto" href="http://www.youtube.com/watch?v=zU5KmOcKsto">Observability for the Age of Generative AI</a> (Microsoft Azure Team)</li>
<li><a title="http://www.youtube.com/watch?v=noEj1AhZUwE" href="http://www.youtube.com/watch?v=noEj1AhZUwE">Next-Level SQL in VS Code: GitHub Copilot Custom Instructions, Plan Mode &amp; Skills | Data Exposed</a> (Anna Hoffman &amp; Carlos Robles)</li>
<li><a title="http://www.youtube.com/watch?v=_RA_TiUR7L0" href="http://www.youtube.com/watch?v=_RA_TiUR7L0">All the agents all at once</a> (Kayla Cinnamon)</li>
<li><a title="http://www.youtube.com/watch?v=8AuQPN00MN0" href="http://www.youtube.com/watch?v=8AuQPN00MN0">Ditch converters in XAML with this!</a> (Gerald Versluis)</li>
<li><a title="https://www.youtube.com/live/2h3teBoAHQY" href="https://www.youtube.com/live/2h3teBoAHQY">Flutter AI skills | Observable Flutter #88</a> (Rody Davis &amp; Craig Labenz)</li>
<li><a title="http://www.youtube.com/watch?v=wTpXm1tSrTg" href="http://www.youtube.com/watch?v=wTpXm1tSrTg">Hangar DX Podcast &#8211; Are You Using AI to Go Faster in the Wrong Direction? | Steve Pereira on Flow and Engineering</a> (Hangar DX Team)</li>
<li><a title="http://www.youtube.com/watch?v=20vZc0cOpOw" href="http://www.youtube.com/watch?v=20vZc0cOpOw">All of AI&#8217;s New Models and Tools</a> (AIDailyBrief)</li>
</ul>
<p><!-- dometrain-course-id: 3085822 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/getting-started-dotnet-aspire/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/getting-started-dotnet-aspire/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/aspire-gs.jpg" alt="Getting Started: Aspire"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Getting Started: Aspire</span>: Get started with Aspire, the future of local development (Dan Clarke) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://www.softwaredefinedtalk.com/567" href="https://www.softwaredefinedtalk.com/567">Software Defined Talk Episode #567 &#8211; Building Voice and Streaming Apps for the Enterprise with Alberto</a> (Brandon Whichard, Cot&eacute; &amp; Matt Ray)</li>
<li><a title="https://podcasters.spotify.com/pod/show/witdc/episodes/Episode-61-The-Power-We-Hold-Women-Spies--Storytelling--and-the-Courage-to-Create-e3hd36l" href="https://podcasters.spotify.com/pod/show/witdc/episodes/Episode-61-The-Power-We-Hold-Women-Spies--Storytelling--and-the-Courage-to-Create-e3hd36l">Women in Technology Podcast Episode #61 &#8211; The Power We Hold: Women Spies, Storytelling, and the Courage to Create</a> (WiT Team)</li>
<li><a title="https://www.infoq.com/podcasts/tiger-teams-evals-agents/" href="https://www.infoq.com/podcasts/tiger-teams-evals-agents/">InfoQ Podcast: Tiger Teams, Evals and Agents: The New AI Engineering Playbook</a> (Sam Bhagwat)</li>
<li><a title="https://www.directionsonmicrosoft.com/podcasts/thinking-realistically-about-digital-sovereignty/" href="https://www.directionsonmicrosoft.com/podcasts/thinking-realistically-about-digital-sovereignty/">Directions on Microsoft Podcast &#8211; Thinking Realistically About Digital Sovereignty</a> (Mary Jo Foley)</li>
<li><a title="https://adventuresindevops.com/episodes/268-cpu-v-gpu-what-does-engineering-do-in-ai-age" href="https://adventuresindevops.com/episodes/268-cpu-v-gpu-what-does-engineering-do-in-ai-age">GPU versus CPU: What is engineering really doing for us | Adventures in DevOps Podcast Episode #268</a> (Will Button &amp; Warren Parad)</li>
<li><a title="https://cloudsecuritypodcast.libsyn.com/ep271-can-ai-native-mdr-actually-fix-your-broken-soc-workflows-or-just-automate-the-mess" href="https://cloudsecuritypodcast.libsyn.com/ep271-can-ai-native-mdr-actually-fix-your-broken-soc-workflows-or-just-automate-the-mess">Google Cloud Security Podcast Episode #271 &#8211; Can AI-Native MDR Actually Fix Your Broken SOC Workflows or Just Automate the Mess?</a> (Anton A. Chuvakin)</li>
<li><a title="https://www.msclouditpropodcast.com/episode425/" href="https://www.msclouditpropodcast.com/episode425/">MS Cloud IT Pro Podcast Episode #425 &ndash; Exploring Collaboration and Governance at the MVP Summit with Joy Apple</a> (Ben Stegink)</li>
<li><a title="https://www.microsoft.com/en-us/research/podcast/ideas-steering-ai-toward-the-work-future-we-want/" href="https://www.microsoft.com/en-us/research/podcast/ideas-steering-ai-toward-the-work-future-we-want/">Microsoft Research Podcast &#8211; Ideas: Steering AI toward the work future we want</a> (Jaime Teevan, Jenna Butler, Jake Hofman &amp; Rebecca Janssen)</li>
<li><a title="https://www.microsoft.com/en-us/research/blog/new-future-of-work-ai-is-driving-rapid-change-uneven-benefits/" href="https://www.microsoft.com/en-us/research/blog/new-future-of-work-ai-is-driving-rapid-change-uneven-benefits/">Microsoft Research Podcast &#8211; New Future of&nbsp;Work:&nbsp;AI is driving rapid change,&nbsp;uneven benefits</a> (Jaime Teevan, Sonia Jaffe, Rebecca Janssen, Nancy Baym, Si&acirc;n Lindley, Bahar Sarrafzadeh, Brent Hecht, Jenna Butler, Jake Hofman &amp; Sean Rintel)</li>
<li><a title="https://techcrunch.com/podcast/there-is-a-right-way-to-approach-layoffs-with-ayal-yogev-anjuna/" href="https://techcrunch.com/podcast/there-is-a-right-way-to-approach-layoffs-with-ayal-yogev-anjuna/">Build Mode Podcast &#8211; How to handle layoffs with compassion with Ayal Yogev, Anjuna</a> (Isabelle Johannessen)</li>
<li><a title="https://audioboom.com/posts/8885250" href="https://audioboom.com/posts/8885250">Batteries Included Podcast Episode #138 &#8211; Rivian R2 vs Tesla Model Y: Official EPA Data Crowns a New King</a> (Batteries Included Team)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/why-scrum-master-success-means-owning-the-entire-idea-to-deployed-pipeline-nate-amidon" href="https://scrummastertoolbox.libsyn.com/why-scrum-master-success-means-owning-the-entire-idea-to-deployed-pipeline-nate-amidon">Why Scrum Master Success Means Owning the Entire Idea-to-Deployed Pipeline | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Nate Amidon)</li>
<li><a title="https://share.transistor.fm/s/44e59b0b" href="https://share.transistor.fm/s/44e59b0b">Practical AI Podcast Episode #352 &#8211; Post-Mortem of Anthropic&#8217;s Claude Code Leak</a> (Chris Benson &amp; Daniel Whitenack)</li>
<li><a title="https://stackoverflow.blog/2026/04/09/gen-z-needs-a-knowledge-base-and-so-do-you/" href="https://stackoverflow.blog/2026/04/09/gen-z-needs-a-knowledge-base-and-so-do-you/">The Stack Overflow Podcast &#8211; Gen Z needs a knowledge base (and so do you)</a> (Phoebe Sajor)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a title="https://thenewstack.io/ai-generated-code-crisis/" href="https://thenewstack.io/ai-generated-code-crisis/">Open source maintainers are drowning in AI-generated pull requests. Enterprise teams are next.</a> (Arjun Iyer)</li>
<li><a href="https://blog.jetbrains.com/dotnet/2026/04/09/webinar-oss-power-ups-xenoatom-terminal-ui/">Webinar &ndash; OSS Power-Ups: XenoAtom.Terminal.UI</a> (Matthias Koch)</li>
<li><a title="https://www.theverge.com/tech/909308/mastodon-collections-bluesky-starter-packs" href="https://www.theverge.com/tech/909308/mastodon-collections-bluesky-starter-packs">Mastodon is about to launch its take on Bluesky&#8217;s starter packs</a> (Emma Roth)</li>
<li><a title="https://makezine.com/article/maker-news/maker-faire-returns-to-the-city-of-light/" href="https://makezine.com/article/maker-news/maker-faire-returns-to-the-city-of-light/">Maker Faire Returns to the City of Light</a> (Jennifer Blakeslee)</li>
<li><a title="https://yro.slashdot.org/story/26/04/09/1656219/eff-is-leaving-x" href="https://yro.slashdot.org/story/26/04/09/1656219/eff-is-leaving-x">EFF Is Leaving X</a> (BeauHD)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://smalldatum.blogspot.com/2026/04/sysbench-vs-mysql-on-small-server-n.html" href="https://smalldatum.blogspot.com/2026/04/sysbench-vs-mysql-on-small-server-n.html">Sysbench vs MySQL on a small server: another way to view the regressions</a> (Mark Callaghan)</li>
<li><a title="https://erikdarling.com/free-sql-server-performance-monitoring-blocking-and-deadlocking/" href="https://erikdarling.com/free-sql-server-performance-monitoring-blocking-and-deadlocking/">Free SQL Server Performance Monitoring Blocking and Deadlocking</a> (Erik Darling)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://www.geekwire.com/2026/microsoft-365-copilot-and-the-end-of-the-single-model-era-in-enterprise-ai/" href="https://www.geekwire.com/2026/microsoft-365-copilot-and-the-end-of-the-single-model-era-in-enterprise-ai/">Microsoft 365 Copilot and the end of the single-model era in enterprise AI</a> (Ken Yeung)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a title="https://github.com/github/copilot-cli/releases/tag/v1.0.22" href="https://github.com/github/copilot-cli/releases/tag/v1.0.22">GitHub Copilot CLI v1.0.22 Release</a> (copilot-cli-release-app[bot])</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a title="https://open-vsx.org/" href="https://open-vsx.org/">Open VSX Registry &#8211; Extensions for VS Code Compatible Editors</a> (Open VSX Working Group)</li>
<li><a title="https://techcommunity.microsoft.com/t5/sysinternals-blog/process-explorer-v17-11/ba-p/4510019" href="https://techcommunity.microsoft.com/t5/sysinternals-blog/process-explorer-v17-11/ba-p/4510019">Process Explorer v17.11 Release | Sysinternals</a> (Alex Mihaiuc)</li>
</ul>
<h3>General</h3>
<ul>
<li><a href="https://www.theverge.com/transportation/909196/tesla-cheap-affordable-ev-musk-model-2">Tesla is un-canceling its plan to build a smaller, cheaper EV: report</a> (Andrew J. Hawkins)</li>
<li><a href="https://www.theverge.com/news/909640/microsoft-removing-copilot-windows-11-buttons">Microsoft starts removing Copilot buttons from Windows 11 apps</a> (Tom Warren)</li>
<li><a title="https://www.cisa.gov/news-events/cybersecurity-advisories/aa26-097a" href="https://www.cisa.gov/news-events/cybersecurity-advisories/aa26-097a">Iranian-Affiliated Cyber Actors Exploit Programmable Logic Controllers Across US Critical Infrastructure</a> (CISA)</li>
<li><a title="https://databreaches.net/2026/04/09/ex-meta-worker-investigated-for-downloading-30000-private-facebook-photos/?pk_campaign=feed&amp;pk_kwd=ex-meta-worker-investigated-for-downloading-30000-private-facebook-photos" href="https://databreaches.net/2026/04/09/ex-meta-worker-investigated-for-downloading-30000-private-facebook-photos/?pk_campaign=feed&amp;pk_kwd=ex-meta-worker-investigated-for-downloading-30000-private-facebook-photos">Ex-Meta worker investigated for downloading 30,000 private Facebook photos</a> <em>and</em>&nbsp;<a title="https://databreaches.net/2026/04/09/a-hacker-has-allegedly-breached-one-of-chinas-supercomputers-and-is-attempting-to-sell-a-trove-of-stolen-data/?pk_campaign=feed&amp;pk_kwd=a-hacker-has-allegedly-breached-one-of-chinas-supercomputers-and-is-attempting-to-sell-a-trove-of-stolen-data" href="https://databreaches.net/2026/04/09/a-hacker-has-allegedly-breached-one-of-chinas-supercomputers-and-is-attempting-to-sell-a-trove-of-stolen-data/?pk_campaign=feed&amp;pk_kwd=a-hacker-has-allegedly-breached-one-of-chinas-supercomputers-and-is-attempting-to-sell-a-trove-of-stolen-data">A hacker has allegedly breached one of China&rsquo;s supercomputers and is attempting to sell a trove of stolen data</a> (Dissent)</li>
<li><a title="https://www.windowslatest.com/2026/04/09/microsoft-begins-removing-copilot-from-windows-11-starting-with-notepad-snipping-tool/" href="https://www.windowslatest.com/2026/04/09/microsoft-begins-removing-copilot-from-windows-11-starting-with-notepad-snipping-tool/">Microsoft begins removing Copilot from Windows 11, starting with Notepad, Snipping Tool</a> (Abhijith M B)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://seroter.com/2026/04/09/daily-reading-list-april-9-2026-760/">Daily Reading List &ndash; April 9, 2026 (#760)</a> (Richard Seroter)</li>
<li><a title="https://martinfowler.com/fragments/2026-04-09.html" href="https://martinfowler.com/fragments/2026-04-09.html">Fragments: April 9</a> (Martin Fowler)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1805120069/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41N4UX+uKDL._SS135_.jpg" alt="Learn WinUI 3, Second Edition"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Learn WinUI 3, Second Edition</span> (Alvin Ashcraft) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">Leverage WinUI and the Windows App SDK to create modern Windows applications with C# and XAML.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dew Drop &#8211; April 9, 2026 (#4643)</title>
		<link>https://www.alvinashcraft.com/2026/04/09/dew-drop-april-9-2026-4643/</link>
		
		<dc:creator><![CDATA[Alvin A.]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 11:07:15 +0000</pubDate>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net core]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[blazor]]></category>
		<category><![CDATA[copilot]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[ef core]]></category>
		<category><![CDATA[github universe]]></category>
		<category><![CDATA[google gemini]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[m365]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[swift]]></category>
		<category><![CDATA[vibe coding]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.alvinashcraft.com/2026/04/09/dew-drop-april-9-2026-4643/</guid>

					<description><![CDATA[Top Links Give your Foundry Agent Custom Tools with MCP Servers on Azure Functions (Lily Ma) .NET Rocks! &#8211; Agentic RAG with Ed Charbeneau (Carl Franklin &#38; Richard Campbell) Redefining the Software Engineering Profession for AI (Mark Russinovich &#38; Scott Hanselman) Aspire v13.2.2 Servicing Release (github-actions[bot]) Docs are Dead. Long Live the Docs. (Sam Basu) &#8230; <a href="https://www.alvinashcraft.com/2026/04/09/dew-drop-april-9-2026-4643/" class="more-link">Continue reading <span class="screen-reader-text">Dew Drop &#8211; April 9, 2026 (#4643)</span></a>]]></description>
										<content:encoded><![CDATA[<p><!-- PUBLICATION_METADATA: {"contentId":"dewdrop-2026-04-09-c4090834","status":"draft","lastModified":"2026-04-09T10:37:42.059Z"} --></p>
<h3>Top Links</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/azure-sdk/give-your-foundry-agent-custom-tools-with-mcp-servers-on-azure-functions/">Give your Foundry Agent Custom Tools with MCP Servers on Azure Functions</a> (Lily Ma)</li>
<li><a title="https://www.spreaker.com/episode/agentic-rag-with-ed-charbeneau--71125111" href="https://www.spreaker.com/episode/agentic-rag-with-ed-charbeneau--71125111">.NET Rocks! &#8211; Agentic RAG with Ed Charbeneau</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a title="https://www.linkedin.com/pulse/redefining-software-engineering-profession-gy74e/" href="https://www.linkedin.com/pulse/redefining-software-engineering-profession-gy74e/">Redefining the Software Engineering Profession for AI</a> (Mark Russinovich &amp; Scott Hanselman)</li>
<li><a title="https://github.com/microsoft/aspire/releases/tag/v13.2.2" href="https://github.com/microsoft/aspire/releases/tag/v13.2.2">Aspire v13.2.2 Servicing Release</a> (github-actions[bot])</li>
<li><a href="https://platform.uno/blog/docs-dead-long-live-docs/">Docs are Dead. Long Live the Docs.</a> (Sam Basu)</li>
<li><a href="https://devblogs.microsoft.com/azure-sql/introducing-sql-mcp-server/">Introducing SQL MCP Server</a> (Jerry Nixon)</li>
</ul>
<h3>Web and Cloud Development</h3>
<ul>
<li><a title="https://baaijte.net/blog/microsoft-fluentui-aspnetcore.components-50-rc2/" href="https://baaijte.net/blog/microsoft-fluentui-aspnetcore.components-50-rc2/">What&#8217;s new for the Microsoft Fluent UI Blazor library 5.0 RC2</a> (Vincent Baaij)</li>
<li><a title="https://weston.ruter.net/2026/04/08/adding-an-mcp-server-to-the-wordpress-core-development-environment/" href="https://weston.ruter.net/2026/04/08/adding-an-mcp-server-to-the-wordpress-core-development-environment/">Adding an MCP Server to the WordPress Core Development Environment</a> (Weston Ruter)</li>
<li><a title="https://www.w3.org/news/2026/first-public-working-draft-css-image-animation-module-level-1/" href="https://www.w3.org/news/2026/first-public-working-draft-css-image-animation-module-level-1/">First Public Working Draft: CSS Image Animation Module Level 1</a> <em>and</em>&nbsp;<a title="https://www.w3.org/news/2026/first-public-working-draft-verifiable-credentials-data-model-v2-1/" href="https://www.w3.org/news/2026/first-public-working-draft-verifiable-credentials-data-model-v2-1/">First Public Working Draft: Verifiable Credentials Data Model v2.1</a> (W3C)</li>
<li><a title="https://duendesoftware.com/blog/20260409-why-identity-is-infrastructure" href="https://duendesoftware.com/blog/20260409-why-identity-is-infrastructure">Why Identity Is Infrastructure, Not a Feature</a> (Khalid Abuhakmeh)</li>
<li><a title="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/build-and-host-mcp-apps-on-azure-app-service/ba-p/4509705" href="https://techcommunity.microsoft.com/t5/apps-on-azure-blog/build-and-host-mcp-apps-on-azure-app-service/ba-p/4509705">Build and Host MCP Apps on Azure App Service</a> (Jordan Selig)</li>
<li><a title="https://visualstudiomagazine.com/articles/2026/04/08/bff-and-spas-best-friends-forever.aspx" href="https://visualstudiomagazine.com/articles/2026/04/08/bff-and-spas-best-friends-forever.aspx">BFF and SPAs: Best Friends Forever</a> (David Ramel)</li>
<li><a title="https://www.freecodecamp.org/news/the-webcodecs-handbook-native-video-processing-in-the-browser/" href="https://www.freecodecamp.org/news/the-webcodecs-handbook-native-video-processing-in-the-browser/">The WebCodecs Handbook: Native Video Processing in the Browser</a> (Sam Bhattacharyya)</li>
<li><a title="https://developersvoice.com/blog/dotnet/mastering-distributed-rate-limiting-asp-net-core/" href="https://developersvoice.com/blog/dotnet/mastering-distributed-rate-limiting-asp-net-core/">Mastering ASP.NET Core Rate Limiting: From Basic Throttling to Distributed Token Buckets</a> (Sudhir Mangla)</li>
<li><a title="https://wasp.sh/blog/2026/03/29/hireveld-from-10-stacks-to-production-with-wasp" href="https://wasp.sh/blog/2026/03/29/hireveld-from-10-stacks-to-production-with-wasp">From 10 Failed Stacks to Production: How a Data Scientist Built a Job Board with Wasp, a Full-stack Framework for the Agentic Era</a> (Matija Sosic)</li>
<li><a title="https://wordpress.com/blog/2026/04/08/wordpress-7-0-ai-infrastructure/" href="https://wordpress.com/blog/2026/04/08/wordpress-7-0-ai-infrastructure/">How WordPress 7.0 Is Building the Foundation for AI-Powered Sites</a> (WordPress.com Staff)</li>
<li><a href="https://www.syncfusion.com/blogs/post/integrate-react-gantt-chart-in-framer?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">How to Integrate React Gantt Chart in Framer</a> (Lokesh Arjunan)</li>
<li><a href="https://www.pulumi.com/blog/introducing-bun-as-a-runtime-for-pulumi/">Introducing Bun as a Runtime for Pulumi</a> (Julien Poissonnier)</li>
<li><a title="https://devblogs.microsoft.com/go/go-1-26-2-1-and-1-25-9-1-microsoft-builds-now-available/" href="https://devblogs.microsoft.com/go/go-1-26-2-1-and-1-25-9-1-microsoft-builds-now-available/">Go 1.26.2-1 and 1.25.9-1 Microsoft builds now available</a> (Davis Goodin)</li>
</ul>
<h3>Windows Development</h3>
<ul>
<li><a title="https://devblogs.microsoft.com/oldnewthing/20260408-00/?p=112218" href="https://devblogs.microsoft.com/oldnewthing/20260408-00/?p=112218">How do you add or remove a handle from an active Msg&shy;Wait&shy;For&shy;Multiple&shy;Objects?</a> (Raymond Chen)</li>
</ul>
<h3>.NET and Visual Studio</h3>
<ul>
<li><a href="https://www.devleader.ca/2026/04/08/testing-c-source-generators-a-practical-guide">Testing C# Source Generators: A Practical Guide</a> (Nick Cosentino)</li>
<li><a title="https://elbruno.com/2026/04/08/%f0%9f%9a%80-bing-open-sources-new-embedding-models-now-available-in-c-with-localembeddings-harrier/" href="https://elbruno.com/2026/04/08/%f0%9f%9a%80-bing-open-sources-new-embedding-models-now-available-in-c-with-localembeddings-harrier/"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Bing Open-Sources New Embedding Models &mdash; Now Available in C# with LocalEmbeddings.Harrier<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dd.png" alt="📝" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Convert Anything to Markdown in .NET &mdash; Meet ElBruno.MarkItDotNet</a> (Bruno Capuano)</li>
<li><a title="https://www.woodruff.dev/how-to-delete-and-update-millions-of-rows-in-ef-core-without-loading-a-single-entity/" href="https://www.woodruff.dev/how-to-delete-and-update-millions-of-rows-in-ef-core-without-loading-a-single-entity/">How to Delete and Update Millions of Rows in EF Core Without Loading a Single Entity</a> (Chris Woodruff)</li>
</ul>
<h3>AI</h3>
<ul>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/what-s-new-in-foundry-labs-april-2026/ba-p/4509714">What&#8217;s new in Foundry Labs &#8211; April 2026</a> (Vaidyas)</li>
<li><a title="https://www.textcontrol.com/blog/2026/04/09/text-control-ai-tools-mcp-server-and-agent-skills/" href="https://www.textcontrol.com/blog/2026/04/09/text-control-ai-tools-mcp-server-and-agent-skills/">AI Tools: MCP Server and Agent Skills</a> (Jonathan Maron)</li>
<li><a title="https://github.com/openclaw/openclaw/releases/tag/v2026.4.9" href="https://github.com/openclaw/openclaw/releases/tag/v2026.4.9">OpenClaw v2026.4.9 Release</a> (Peter Steinberger)</li>
<li><a href="https://techcommunity.microsoft.com/t5/microsoft-foundry-blog/grok-4-2-is-now-available-in-microsoft-foundry/ba-p/4509377">Grok 4.2&nbsp;is now available&nbsp;in Microsoft Foundry</a> (Naomi Moneypenny)</li>
<li><a title="https://www.theverge.com/tech/909031/google-gemini-notebooks-notebooklm" href="https://www.theverge.com/tech/909031/google-gemini-notebooks-notebooklm">Gemini gets notebooks to help you organize projects</a> (Jay Peters)</li>
<li><a title="https://simonwillison.net/2026/Apr/8/muse-spark/#atom-everything" href="https://simonwillison.net/2026/Apr/8/muse-spark/#atom-everything">Meta&#8217;s new model is Muse Spark, and meta.ai chat has some interesting tools</a> (Simon Willison)</li>
<li><a title="https://cursor.com/blog/bugbot-learning" href="https://cursor.com/blog/bugbot-learning">Bugbot now self-improves with learned rules</a> (Cursor Team)</li>
<li><a title="https://techcommunity.microsoft.com/t5/azure-infrastructure-blog/build-your-ai-agent-in-5-minutes-with-ai-toolkit-for-vs-code/ba-p/4509578" href="https://techcommunity.microsoft.com/t5/azure-infrastructure-blog/build-your-ai-agent-in-5-minutes-with-ai-toolkit-for-vs-code/ba-p/4509578">Build Your AI Agent in 5 Minutes with AI Toolkit for VS Code</a> (Isha Sahni)</li>
<li><a title="https://blog.replit.com/vibe-coding-decks-and-dashboards" href="https://blog.replit.com/vibe-coding-decks-and-dashboards">Beyond the App: Using Vibe Coding to Ship Decks, Dashboards, and Launch Assets</a> (Replit Team)</li>
<li><a title="https://www.telerik.com/blogs/progress-telerik-agentic-ui-generator-vs-syncfusion-agentic-ui-builder" href="https://www.telerik.com/blogs/progress-telerik-agentic-ui-generator-vs-syncfusion-agentic-ui-builder">Progress Telerik Agentic UI Generator vs. Syncfusion Agentic UI Builder</a> (Hassan Djirdeh)</li>
<li><a title="https://www.syncfusion.com/blogs/post/top-llm-api-comparison-2026?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26" href="https://www.syncfusion.com/blogs/post/top-llm-api-comparison-2026?utm_source=alvinashcraft&amp;utm_medium=email&amp;utm_campaign=alvinashcraft_blog_edmapr26">Best LLM APIs&nbsp;in 2026: Comparing OpenAI, Claude, Gemini, Azure, Bedrock, Mistral &amp; DeepSeek</a> (Arunachalam Kandasamy Raja)</li>
<li><a title="https://claude.com/blog/claude-managed-agents" href="https://claude.com/blog/claude-managed-agents">Claude Managed Agents: get to production 10x faster</a> (Claude Team)</li>
<li><a title="https://www.frankysnotes.com/2026/04/how-to-serve-vision-ai-model-locally.html" href="https://www.frankysnotes.com/2026/04/how-to-serve-vision-ai-model-locally.html">How to Serve a Vision AI Model Locally with vLLM and Reka Edge</a> (Frank Boucher)</li>
<li><a title="https://ngrok.com/blog/ai-gateway-free-plan" href="https://ngrok.com/blog/ai-gateway-free-plan">ngrok free plan users can now purchase AI Gateway credits</a> (Nijiko Yonskai)</li>
<li><a title="https://www.oreilly.com/radar/ai-infused-development-needs-more-than-prompts/" href="https://www.oreilly.com/radar/ai-infused-development-needs-more-than-prompts/">AI-Infused Development Needs More Than Prompts</a> (Markus Eisele)</li>
<li><a title="https://shiftmag.dev/as-an-engineering-manager-i-couldnt-ignore-ai-if-my-teams-are-to-survive-9061/" href="https://shiftmag.dev/as-an-engineering-manager-i-couldnt-ignore-ai-if-my-teams-are-to-survive-9061/">As an Engineering Manager, I couldn&rsquo;t ignore AI if my teams are to survive</a> (Kristina Valjak)</li>
<li><a title="https://build5nines.com/stop-wasting-hours-writing-unit-tests-use-github-copilot-to-explode-code-coverage-fast/" href="https://build5nines.com/stop-wasting-hours-writing-unit-tests-use-github-copilot-to-explode-code-coverage-fast/">Stop Wasting Hours Writing Unit Tests: Use GitHub Copilot to Explode Code Coverage Fast</a> (Chris Pietschmann)</li>
<li><a title="https://www.telerik.com/blogs/what-weve-learned-designing-dev-tools-ai" href="https://www.telerik.com/blogs/what-weve-learned-designing-dev-tools-ai">What We&rsquo;ve Learned Designing Dev Tools in the Age of AI</a> (Alyssa Nicoll)</li>
<li><a title="https://bartwullems.blogspot.com/2026/04/github-copilotformat-your-code-using.html" href="https://bartwullems.blogspot.com/2026/04/github-copilotformat-your-code-using.html">GitHub Copilot&ndash;Format your code using hooks</a> (Bart Wullems)</li>
<li><a href="https://www.microsoft.com/en-us/industry/microsoft-in-business/era-of-ai/2026/04/07/when-ai-delivers-real-value-not-just-potential/">When AI delivers real value, not just potential</a> (Microsoft in Business Team)</li>
<li><a title="https://blog.jetbrains.com/ai/2026/04/using-acp-deep-agents-to-demystify-modern-software-engineering/" href="https://blog.jetbrains.com/ai/2026/04/using-acp-deep-agents-to-demystify-modern-software-engineering/">Using ACP + Deep Agents to Demystify Modern Software Engineering</a> (Aleksandra Aganezova)</li>
<li><a title="https://huggingface.co/blog/ibm-research/altk-evolve" href="https://huggingface.co/blog/ibm-research/altk-evolve">ALTK‑Evolve: On‑the‑Job Learning for AI Agents</a> (Vatche Isahagian, Vinod Muthusamy, Jayaram Radhakrishnan, Gaodan Fang, Punleuk Oum &amp; G. Thomas)</li>
<li><a title="https://www.technologyreview.com/2026/04/08/1135398/mustafa-suleyman-ai-future/" href="https://www.technologyreview.com/2026/04/08/1135398/mustafa-suleyman-ai-future/">AI development won&rsquo;t hit a wall anytime soon&mdash;here&rsquo;s why</a> (Mustafa Suleyman)</li>
<li><a title="https://www.oreilly.com/radar/posthuman-we-all-built-agents-nobody-built-hr/" href="https://www.oreilly.com/radar/posthuman-we-all-built-agents-nobody-built-hr/">Posthuman: We All Built Agents. Nobody Built HR.</a> (Tyler Akidau)</li>
<li><a title="https://techcommunity.microsoft.com/t5/copilot-studio-blog/hello-world-welcome-to-the-copilot-studio-blog/ba-p/4509681" href="https://techcommunity.microsoft.com/t5/copilot-studio-blog/hello-world-welcome-to-the-copilot-studio-blog/ba-p/4509681">Hello, World &#8211; Welcome to the Copilot Studio Blog!</a> (David Abu)</li>
</ul>
<h3>Design, DevOps and Methodology</h3>
<ul>
<li><a href="http://blogs.newardassociates.com/blog/2026/layoff-thinking.html">Layoff Thinking</a> (Ted Neward)</li>
<li><a href="https://codeopinion.com/why-clean-code-is-killing-your-velocity/">Why &ldquo;Clean Code&rdquo; is Killing Your Velocity</a> (Derek Comartin)</li>
<li><a title="https://apievangelist.com/2026/04/08/you-see-a-spec-i-see-a-common-language-and-a-common-understanding/" href="https://apievangelist.com/2026/04/08/you-see-a-spec-i-see-a-common-language-and-a-common-understanding/">You See a Spec, I See a Common Language, and a Common Understanding</a> (Kin Lane)</li>
<li><a title="https://www.infoq.com/news/2026/04/github-actions-custom-runners/" href="https://www.infoq.com/news/2026/04/github-actions-custom-runners/">GitHub Actions Custom Runner Images Reach General Availability</a> (Claudio Masolo)</li>
<li><a title="https://www.docker.com/blog/reclaim-developer-hours-through-smarter-vulnerability-prioritization-with-docker-and-mend-io/" href="https://www.docker.com/blog/reclaim-developer-hours-through-smarter-vulnerability-prioritization-with-docker-and-mend-io/">Reclaim Developer Hours through Smarter Vulnerability Prioritization with Docker and Mend.io</a> (Dan Berezin Stelzer)</li>
<li><a href="https://martinfowler.com/articles/reduce-friction-ai/feedback-flywheel.html">Feedback Flywheel</a> (Martin Fowler)</li>
</ul>
<h3>Mobile and Game Development</h3>
<ul>
<li><a title="https://swift.org/blog/expanding-swift-ide-support/" href="https://swift.org/blog/expanding-swift-ide-support/">Expanding Swift&#8217;s IDE Support</a> (Tracy Miranda)</li>
<li><a title="https://www.promobile.dev/news/swift-63-android" href="https://www.promobile.dev/news/swift-63-android">Swift 6.3 officially brings Android support</a> (ProMobile.Dev)</li>
<li><a title="https://news.xbox.com/en-us/2026/04/08/xbox-insiders-may-2026-console-features/" href="https://news.xbox.com/en-us/2026/04/08/xbox-insiders-may-2026-console-features/">Available for Xbox Insiders:&nbsp;New Improvements to Achievements</a> (Jon)</li>
</ul>
<h3>Screencasts and Videos</h3>
<ul>
<li><a title="http://www.youtube.com/watch?v=RstxESBTZcA" href="http://www.youtube.com/watch?v=RstxESBTZcA">Overview of migrating SQL Workloads to Azure</a> (ITOpsTalk)</li>
<li><a href="http://www.youtube.com/watch?v=_E7XMiVomJA">Should We Be Scared of Anthropic&#8217;s Mythos?</a> (AIDailyBrief)</li>
<li><a title="http://www.youtube.com/watch?v=-aGW0doffZM" href="http://www.youtube.com/watch?v=-aGW0doffZM">Beyond Copilot: AI Agents That Build, Debug and Govern Power Automate Flows | The Low Code Revolution</a> (John Liu, Catherine Han &amp; Elaiza Benitez)</li>
<li><a title="https://www.franksworld.com/2026/04/08/unveiling-claude-mythos-the-244-page-odyssey-that-could-change-ai/" href="https://www.franksworld.com/2026/04/08/unveiling-claude-mythos-the-244-page-odyssey-that-could-change-ai/">Unveiling Claude Mythos: The 244-Page Odyssey That Could Change AI</a> (Frank La Vigne)</li>
<li><a title="http://www.youtube.com/watch?v=4vkPv9lX64k" href="http://www.youtube.com/watch?v=4vkPv9lX64k">Claude + GPT | Multi-model intelligence in Copilot | Microsoft Mechanics</a> (Jeremy Chapman)</li>
<li><a title="https://www.youtube.com/watch?v=D5RIjzpGetg#new_tab" href="https://www.youtube.com/watch?v=D5RIjzpGetg#new_tab">Official Xbox Podcast: Forza Horizon 6 Dev Discussion</a> (Joe Skrebels)</li>
</ul>
<p><!-- dometrain-course-id: 3051176 --></p>
<h3>Dometrain Course</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" title="https://dometrain.com/course/career-mastering-communication-collaboration-for-software-engineers/?ref=alvin-ashcraft&amp;promo=morning-dew" href="https://dometrain.com/course/career-mastering-communication-collaboration-for-software-engineers/?ref=alvin-ashcraft&amp;promo=morning-dew"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://dometrain.com/images/courses/collaboration-career.jpg" alt="Career: Mastering Communication &amp; Collaboration for Software Engineers"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Career: Mastering Communication &amp; Collaboration for Software Engineers</span>: Everything you need to master Communication and Collaboration as a Software Engineer (Aleksandra Majkic) <em>&#8211; Referral Link</em></div>
<p></a></div>
<h3>Podcasts</h3>
<ul>
<li><a title="https://www.queue-it.com/smooth-scaling-podcast/ep023-autoscaling-in-production/" href="https://www.queue-it.com/smooth-scaling-podcast/ep023-autoscaling-in-production/">Smooth Scaling Podcast Episode #23 &#8211; Autoscaling in Production: When It Works and When It Doesn&#8217;t with Zaigham Sarfaraz and &Scaron;imon Bučko</a> (Jos&eacute; Quaresma)</li>
<li><a title="https://theamphour.com/721-chip-design-for-fun-and-waffles-with-julia-desmazes/" href="https://theamphour.com/721-chip-design-for-fun-and-waffles-with-julia-desmazes/">The Amp Hour #721 &ndash; Chip Design for Fun (and Waffles) with Julia Desmazes</a> (Dave Jones &amp; Chris Gammell)</li>
<li><a title="https://se-radio.net/2026/04/se-radio-715-sahaj-garg-on-designing-for-ambiguity-in-human-input/" href="https://se-radio.net/2026/04/se-radio-715-sahaj-garg-on-designing-for-ambiguity-in-human-input/">Software Engineering Radio Episode #715 &#8211; Sahaj Garg on Designing for Ambiguity in Human Input</a> (Amey Ambade)</li>
<li><a title="https://twit.tv/shows/windows-weekly/episodes/978" href="https://twit.tv/shows/windows-weekly/episodes/978">Windows Weekly Episode #978 &#8211; Pre-Peated &#8211; &#8220;Copilot Is for Entertainment Purposes Only&#8221;</a> (Leo Laporte, Paul Thurrott &amp; Richard Campbell)</li>
<li><a title="https://tcpfm.castos.com/episodes/349-gmail-finally-lets-you-ditch-xxdragonslayer2004xx" href="https://tcpfm.castos.com/episodes/349-gmail-finally-lets-you-ditch-xxdragonslayer2004xx">The Cloud Pod Episode #349 &#8211; Gmail Finally Lets You Ditch xXDragonSlayer2004Xx | Cloud Computing &amp; AI News</a> (Justin Brodley, Jonathan Baker, Ryan Lucas &amp; Matt Kohn)</li>
<li><a title="https://podcasts.apple.com/us/podcast/openai-vs-anthropics-direct-faceoff-future-of-agents/id1522960417?i=1000760279130" href="https://podcasts.apple.com/us/podcast/openai-vs-anthropics-direct-faceoff-future-of-agents/id1522960417?i=1000760279130">Big Technology Podcast &#8211; OpenAI vs. Anthropic&#8217;s Direct Faceoff + Future of Agents &mdash; With Aaron Levie</a> (Alex Kantrowitz)</li>
<li><a title="https://syntax.fm/show/994/ai-sucks-at-css" href="https://syntax.fm/show/994/ai-sucks-at-css">Syntax Podcast Episode #994 &#8211; AI Sucks At CSS</a> (Wes Bos &amp; Scott Tolinski)</li>
<li><a title="https://shows.acast.com/grammar-girl/episodes/1175" href="https://shows.acast.com/grammar-girl/episodes/1175">Grammar Girl Podcast &#8211; Losing clients to AI, and how to gain them back, with Suzanne Bowness</a> (Mignon Fogarty)</li>
<li><a title="https://developers.podcast.go-aws.com/web/episodes/203/index.html" href="https://developers.podcast.go-aws.com/web/episodes/203/index.html">The AWS Developers Podcast Episode #203 &#8211; Neurosymbolic AI: Combining GenAI with Mathematical Proof</a> (Danilo Poccia)</li>
<li><a title="https://scrummastertoolbox.libsyn.com/the-hidden-cost-of-distributed-agile-teams-when-time-zones-and-misaligned-incentives-silently-kill-value-delivery-nate-amidon" href="https://scrummastertoolbox.libsyn.com/the-hidden-cost-of-distributed-agile-teams-when-time-zones-and-misaligned-incentives-silently-kill-value-delivery-nate-amidon">The Hidden Cost of Distributed Agile Teams &mdash; When Time Zones and Misaligned Incentives Silently Kill Value Delivery | Scrum Master Toolbox Podcast</a> (Vasco Duarte &amp; Nate Amidon)</li>
</ul>
<h3>Community and Events</h3>
<ul>
<li><a href="https://blogs.windows.com/windows-insider/2026/04/08/youre-invited-windows-insiders-meetups-are-back/">You&rsquo;re invited. Windows Insiders meetups are back</a> (Stephen Lines)</li>
<li><a title="https://github.blog/news-insights/company-news/github-universe-is-back-we-want-you-to-take-the-stage/" href="https://github.blog/news-insights/company-news/github-universe-is-back-we-want-you-to-take-the-stage/">GitHub Universe is back: We want you to take the stage</a> (Rachel Cohen)</li>
<li><a title="https://www.theverge.com/tech/908793/microsoft-devdiv-julia-liuson-resignation" href="https://www.theverge.com/tech/908793/microsoft-devdiv-julia-liuson-resignation">Microsoft&rsquo;s executive shake-up continues as developer division chief resigns</a> (Tom Warren)</li>
<li><a title="https://www.geekwire.com/2026/microsoft-moves-longtime-exec-julia-liuson-to-retire-new-accessibility-chief-and-other-changes/" href="https://www.geekwire.com/2026/microsoft-moves-longtime-exec-julia-liuson-to-retire-new-accessibility-chief-and-other-changes/">Microsoft Moves: Longtime exec Julia Liuson to retire; new accessibility chief; and other changes</a> (Lisa Stiffler)</li>
<li><a href="https://techcommunity.microsoft.com/t5/student-developer-blog/introducing-the-2026-imagine-cup-world-finalists/ba-p/4509670">Introducing the 2026 Imagine Cup World Finalists</a> (Microsoft Student Developer Team)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a title="https://www.mssqltips.com/sqlservertip/11659/create-sql-server-workload-baseline/" href="https://www.mssqltips.com/sqlservertip/11659/create-sql-server-workload-baseline/">Create a SQL Server Baseline</a> (M A A Mehedi Hasan)</li>
<li><a href="https://techcommunity.microsoft.com/t5/sql-server-blog/microsoft-odbc-driver-18-6-2-for-sql/ba-p/4509401">Microsoft ODBC Driver 18.6.2 for SQL</a> (David Levy)</li>
<li><a title="https://erikej.github.io/sqlclient/dotnet/dacfx/2026/04/09/dacfx-container-publish.html" href="https://erikej.github.io/sqlclient/dotnet/dacfx/2026/04/09/dacfx-container-publish.html">Publish SQL Database Projects as Container Images with MSBuild.Sdk.SqlProj</a> (Erik EJ)</li>
<li><a title="https://smalldatum.blogspot.com/2026/04/the-insert-benchmark-vs-mariadb-102-to_8.html" href="https://smalldatum.blogspot.com/2026/04/the-insert-benchmark-vs-mariadb-102-to_8.html">The Insert Benchmark vs MariaDB 10.2 to 13.0 on a 32-core server</a> (Mark Callaghan)</li>
<li><a href="https://erikdarling.com/free-sql-server-performance-monitoring-memory-graphs/">Free SQL Server Performance Monitoring Memory Graphs</a> (Erik Darling)</li>
</ul>
<h3>Sharepoint, Teams and Microsoft 365</h3>
<ul>
<li><a title="https://techcommunity.microsoft.com/t5/access/unable-to-use-database-view-option-in-access-microsoft-365/m-p/4509687#M10738" href="https://techcommunity.microsoft.com/t5/access/unable-to-use-database-view-option-in-access-microsoft-365/m-p/4509687#M10738">Unable to use database view option in Access &#8211; Microsoft 365</a> (NsdHill21steph)</li>
<li><a title="https://techcommunity.microsoft.com/t5/windows-it-pro-blog/introducing-the-new-windows-365-monitoring-and-reporting/ba-p/4505355" href="https://techcommunity.microsoft.com/t5/windows-it-pro-blog/introducing-the-new-windows-365-monitoring-and-reporting/ba-p/4505355">Introducing the new Windows 365 monitoring and reporting platform &mdash; now in Public Preview</a> (Doug Coombs)</li>
</ul>
<h3>PowerShell and Terminal</h3>
<ul>
<li><a href="https://blog.jetbrains.com/junie/2026/04/junie-cli-inside-your-jb-ide/">Junie CLI Now Connects to Your JetBrains IDE</a> (Dmitry Savelev)</li>
</ul>
<h3>Writing</h3>
<ul>
<li><a href="https://www.writerswrite.co.za/how-to-write-an-irresistible-book-blurb-in-five-easy-steps/">How To Write An Irresistible Book Blurb In 5 Easy Steps</a> (Writers Write)</li>
</ul>
<h3>General</h3>
<ul>
<li><a title="https://www.404media.co/microsoft-abruptly-terminates-veracrypt-account-halting-windows-updates/" href="https://www.404media.co/microsoft-abruptly-terminates-veracrypt-account-halting-windows-updates/">Microsoft Abruptly Terminates VeraCrypt Account, Halting Windows Updates</a> (Joseph Cox)</li>
<li><a title="https://www.discovermagazine.com/dark-matter-may-exist-in-two-states-explaining-missing-signals-in-dwarf-galaxies-48931" href="https://www.discovermagazine.com/dark-matter-may-exist-in-two-states-explaining-missing-signals-in-dwarf-galaxies-48931">Dark Matter May Exist in Two States, Explaining Missing Signals in Dwarf Galaxies</a> (Anastasia Scott)</li>
<li><a title="https://www.windowslatest.com/2026/04/09/full-list-of-features-coming-to-windows-11-in-2026/" href="https://www.windowslatest.com/2026/04/09/full-list-of-features-coming-to-windows-11-in-2026/">18 new features coming to Windows 11 in 2026, confirmed by Microsoft</a> (Abhijith M B)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="https://blog.jetbrains.com/dotnet/2026/04/08/dotinsights-april-2026/">dotInsights | April 2026</a> (Rachel Appel)</li>
<li><a href="https://seroter.com/2026/04/08/daily-reading-list-april-8-2026-759/">Daily Reading List &ndash; April 8, 2026 (#759)</a> (Richard Seroter)</li>
</ul>
<h3>The Geek Shelf</h3>
<div style="display: flex; align-items: flex-start; gap: 15px;"><a style="display: flex; align-items: flex-start; gap: 15px; text-decoration: none; color: inherit;" href="https://www.amazon.com/dp/1803234598/?tag=amavin-20"><img decoding="async" style="width: 100px; height: auto; flex-shrink: 0;" src="https://m.media-amazon.com/images/I/41XzhyzQJUL._SS135_.jpg" alt="Unity 2022 by Example"/></p>
<div><span style="text-decoration: underline; color: #0066cc;">Unity 2022 by Example</span> (Scott H. Cameron) <em>&#8211; Referral Link</em></p>
<p style="margin-top: 8px;">A project-based guide to building 2D and 3D games, enhanced for AR, VR, and MR experiences.</p>
</div>
<p></a></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
