News

Two of the three offerings bring AI-assisted productivity to .NET and cross-platform app developers. Highlights include AI ...
In what Microsoft called a “relatively small” release, .NET 6 Preview 6 delivered its biggest set of updates to ASP.NET Core ...
VS Code’s June 2025 update supercharges GitHub Copilot with new chat customization tools, smarter inline completions, and an ...
The .NET MAUI team is pursuing a dream scenario where GitHub Copilot handles a straightforward issue all by itself with just ...
Dr. James McCaffrey presents a complete end-to-end demonstration of the kernel ridge regression technique to predict a single ...
Dr. James McCaffrey presents a complete end-to-end demonstration of linear regression using JavaScript. Linear regression is ...
Microsoft recently advanced .NET MAUI to General Availability status, but many developers have complained about half-baked functionality that was shipped too soon.
Test projects give you a way to exercise your code to see if it works but they're also part of your project's 'permanent record.' If all you want to do is try something out with some throwaway code, C ...
Dr. James McCaffrey of Microsoft Research shows how to compute the Wasserstein distance and explains why it is often preferable to alternative distance functions, used to measure the distance between ...
The Data Science Lab Principal Component Analysis (PCA) from Scratch Using the Classical Technique with C# Transforming a dataset into one with fewer columns is more complicated than it might seem, ...
The Data Science Lab Regression Using LightGBM Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on this powerful machine learning technique used to predict a ...