-
The Data Science Lab
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of computing a matrix inverse using the Cayley-Hamilton technique. Compared to other matrix inverse algorithms, Cayley-Hamilton is very simple and as a nice side effect gives you the matrix determinant. However, Cayley-Hamilton is not suitable for use with large matrices.
06/16/2025
-
Tips
GitHub CEO Thomas Dohmke shared a tip for faster "vibe coding" in VS Code’s agent mode, one more step toward making Copilot feel like an autonomous AI coding assistant.
06/13/2025
-
News
Microsoft's May 2025 release brings major AI advancements, including expanded Model Context Protocol support and a smarter, more customizable chat experience.
06/12/2025
-
News
.NET Aspire 9.3 brings GitHub Copilot to the Aspire dashboard and adds key improvements across publishing, Azure integrations, container management and developer experience.
06/12/2025
-
News
Microsoft’s new .NET 10 Preview 5 brings post-quantum cryptography to its core libraries, helping developers prepare for the future quantum threat landscape. Here’s what’s new -- and why the industry is moving now.
06/11/2025
-
News
Visual Studio subscribers can now score a discount to attend VSLive! at Microsoft HQ this August. The conference will showcase a wide range of Microsoft developer experts and sessions on topics like Blazor, AI, SQL, and more -- here’s a preview of what to expect.
06/10/2025
-
News
Microsoft has delayed its May 2025 VS Code release while advancing plans to open source its GitHub Copilot Chat extension, part of a broader effort to position the editor as an "open source AI editor."
06/09/2025
-
Visual Studio Toolbox
VS Code tools for riding the vibe and letting AI bring your programming dreams to life.
06/05/2025
-
News
Infragistics' Ultimate 25.1 release introduces AI-powered features to its App Builder and updates across the Ignite UI suite, including enhanced Grid components and new UI elements, aiming to streamline app development and boost productivity.
06/05/2025
-
News
Progress Software's Q2 2025 Telerik and Kendo UI release introduces AI-powered Coding Assistants for Blazor and React, natural language theme generation, and GenAI-based reporting enhancements—aimed at accelerating and simplifying enterprise app development.
06/05/2025
-
The Data Science Lab
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard techniques, and so particle swarm optimization training is used.
06/03/2025
-
News
.NET's rapid evolution into a lean, AI-driven platform demands constant recalibration—making focused, real-world training more valuable than ever for staying productive and secure.
06/02/2025
-
Q&A
Bring AI to your database! Learn how to build smarter apps with vector search in SQL Server & Azure Cosmos DB -- no extra AI stack required.
05/27/2025
-
Q&A
Karen Lopez will explain the ethical guidance that underpins responsible AI development, with a special focus on large language models, at VSLive! San Diego in July.
05/22/2025
-
News
Welcome to the Multi-AI Era: Multimodal models & AI agents are reshaping dev work. Microsoft says it's the "age of AI agents" -- are you ready?
05/21/2025
-
News
As our new age of agentic AI takes shape, Google is stepping up its game with the introduction of the Jules agent and enhanced Gemini AI, which could be seen as a direct response to the growing competition from Microsoft and GitHub, who have been making significant strides in the space.
05/20/2025
-
Q&A
Developer educator and .NET MVP Jeremy Clark talks concurrent programming ahead of an intermediate-level two-day training session next month.
05/20/2025
-
News
Microsoft ushers in a new era at Build 2025, unveiling a wave of AI-powered agents designed to transform software development, supercharge productivity, and redefine the future of coding.
05/19/2025
-
News
OpenAI's "Codex" AI model is back, in a new form from the 2021 offering that powered the original GitHub Copilot and kickstarted the GenAI craze.
05/16/2025
-
The Data Science Lab
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of computing a matrix inverse using the Newton iteration algorithm. Compared to other algorithms, Newton iteration is simple and easy to customize, but the technique is relatively slow.
05/15/2025