News

Bring AI to your database! Learn how to build smarter apps with vector search in SQL Server & Azure Cosmos DB -- no extra AI ...
As our new age of agentic AI takes shape, Google is stepping up its game with the introduction of the Jules agent and ...
Microsoft ushers in a new era at Build 2025, unveiling a wave of AI-powered agents designed to transform software development ...
Multimodal models & AI agents are reshaping dev work. Microsoft says it's the 'age of AI agents' -- are you ready?
Developer educator and .NET MVP Jeremy Clark talks concurrent programming ahead of an intermediate-level two-day training ...
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of computing a matrix inverse using ...
Microsoft recently advanced .NET MAUI to General Availability status, but many developers have complained about half-baked functionality that was shipped too soon. .NET Multi-platform App UI went GA ...
So, you know the class you need but you don't know what class library it's in. How do you add the right reference to your project? Object Browser will let you do it ...
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 ...