• The Data Science Lab
    Image

    Decision Tree Regression from Scratch Using JavaScript

    Dr. James McCaffrey presents a complete end-to-end demonstration of decision tree regression from scratch using JavaScript. The goal of decision tree regression is to predict a single numeric value. For simplicity and better maintenance, the demo implementation uses list storage instead of pointers. For better customization and interpretability, the implementation uses list iteration instead of recursion or a stack algorithm. 04/01/2026

  • In-Depth
    Image

    I, OpenClaw, Tackled Visual Studio 2026 and I Had My Human Do the Typing

    What happens when a self-hosted space lobster tries to work in Visual Studio 2026? OpenClaw finds terminal access, project insight, and just enough routing weirdness to send a message to itself instead of editing code -- which, honestly, is not not on-brand. 04/01/2026

  • In-Depth
    Image

    Creating a Custom AI Agent in New Visual Studio 2026 Insiders Build

    A quick hands-on proof of concept shows how Visual Studio's new custom-agent framework can be aimed at a real Blazor project, along with what else is new in the March update. 03/31/2026

  • News
    Image

    VS Code 1.113 Bundles Agent, Chat and Editor Tweaks as Dev Team Settles into Weekly Releases

    Microsoft's VS Code 1.113 release packages a range of smaller updates across agent experience, chat experience, and editor experience, arriving as the company shifts the editor to a weekly release cadence that the team says has been accelerated by its internal use of AI. 03/27/2026

  • In-Depth
    Image

    Getting My OpenClaw Around VS Code

    A hands-on test found that OpenClaw can work with VS Code for file-based drafting and source-driven synthesis, but the current experience is still centered on a local gateway and workspace model rather than a polished native editor integration 03/25/2026

  • News
    Image

    .NET Aspire 13.2 Adds AI-Agent CLI, TypeScript AppHost Support

    Microsoft has released .NET Aspire 13.2 with a new AI-focused CLI for coding agents, preview TypeScript AppHost support, dashboard updates, and revised integrations. 03/25/2026

  • News
    Image

    TypeScript 6.0 Ships as Final JavaScript-Based Release, Clears Path for Go-Native 7.0

    Microsoft released TypeScript 6.0 on March 23, the last version built on the original JavaScript codebase, with three post-RC changes and a wave of deprecations designed to ready codebases for the Go-based TypeScript 7.0. 03/23/2026

  • News
    Image

    Hands On with VS Code 1.112's New Image Analysis for Agents

    VS Code 1.112 adds native image support for agents, and I used it on three Microsoft AI Foundry leaderboard screenshots to see whether it could turn chart-heavy visuals into a useful developer summary. 03/19/2026

  • News
    Image

    Visual Studio Code 1.112 Adds Integrated Browser Debugging, More Copilot CLI Control

    Visual Studio Code 1.112, released March 18, expands Copilot agent autonomy, adds MCP server sandboxing on macOS and Linux, enables in-editor web app debugging, and broadens monorepo support for agent customizations. 03/19/2026

  • The Data Science Lab
    Machine Learning

    Random Forest Regression Using C#

    Dr. James McCaffrey presents a complete end-to-end example of random forest regression to predict a single numeric value, implemented using C#. A random forest is a collection of basic decision tree regressors that have been trained on different subsets of the source training data. The technique reduces model overfitting to give more accurate predictions on new, previously unseen data. 03/18/2026

  • In-Depth
    Image

    Going Local (& a Bit Loco) with Open-Source AI in VS Code

    This hands-on PoC shows how I got an open-source model running locally in Visual Studio Code, where the setup worked, where it broke down, and what to watch out for if you want to apply a local model to a real workflow. 03/17/2026

  • News
    Image

    Microsoft Launches Azure Skills Plugin to Give AI Coding Agents Real Azure Expertise

    Microsoft's new Azure Skills Plugin bundles curated Azure skills, the Azure MCP Server, and the Foundry MCP Server into a single install that gives AI coding agents both the expertise and execution tools needed to perform real Azure operations end to end. 03/13/2026

  • In-Depth
    Image

    Hands On with VS Code 1.111 Autopilot (Preview) for AI Prompts

    VS Code 1.111 Autopilot is not just a no-prompts mode. In testing, it handled a blocking question that still stopped Bypass. 03/12/2026

  • News
    Image

    VS Code 1.111 Debuts Weekly Stable Cadence, Expands Agent Controls

    Microsoft's VS Code 1.111 release adds agent permissions, Autopilot preview, agent-scoped hooks and new debugging tools. 03/11/2026

  • The Data Science Lab
    Image

    Quadratic Regression with SGD Training Using JavaScript

    Dr. James McCaffrey presents a complete end-to-end demonstration of quadratic regression, with SGD training, implemented from scratch, using JavaScript. Compared to standard linear regression, quadratic regression is better able to handle data with a non-linear structure, and data with interactions between predictor variables. 03/11/2026

  • In-Depth
    Image

    Hands On: Building an MCP Server with VS Code AI Toolkit's New Tool Catalog

    Microsoft's AI Toolkit extension for VS Code now lets developers scaffold a working MCP server in minutes. Here's what that looks like in practice -- including the parts that don't work, and a simpler path that does. 03/10/2026

  • News
    Image

    Microsoft Sharpens AI Toolkit for VS Code in Foundry Update

    Microsoft's February 2026 Foundry update includes broader platform changes, but the most immediate developer-facing news for VS Code users is an AI Toolkit refresh centered on tool discovery, agent debugging, and test-style evaluation. 03/09/2026

  • News
    Image

    TypeScript 6.0 RC Bridges to Go-Based Future

    Release Candidate lands March 6, positioning 6.0 as precursor to native TypeScript 7.0 based on Go Language. 03/06/2026

  • News
    Image

    WinUI Gallery 2.8 Adds Jump Lists, New Samples and Accessibility Improvements

    Microsoft updates its reference WinUI 3 sample app with taskbar integration, clipboard samples, and quality-of-life fixes. 03/06/2026

  • News
    Image

    Shortly After Debut, GPT-5.3-codex Dominates Microsoft Foundry AI Model Leaderboard

    GPT-5.3-Codex moved to No. 1 in Quality on the Microsoft Foundry AI Model Leaderboard soon after release, while a cross-metric "podium" scoring method put GPT-5-Nano on top overall for efficiency. 03/05/2026

Subscribe on YouTube