Pure Virtual C++ 2024 is Tomorrow

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day. The sessions are: Automated Testing of Shader Code with Keith Stockdale (Rare) –

OData .NET 8 Preview Release

We would like to announce that we are planning a new major release of OData .NET core libraries in June. Ahead of this release, we have released preview versions of the libraries to get some early feedback from the community. Specifically,

Announcing TypeScript 5.5 Beta

Today we are excited to announce the availability of TypeScript 5.5 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: npm install -D typescript@beta Here’s a quick list of what’s new in TypeScript 5.5!

Microsoft Semantic Kernel Hits 1,000,000 Downloads

A million moments of innovation, a million instances of creative coding, a million downloads. Microsoft Semantic Kernel has proudly reached a significant milestone within the software development community. This achievement is not just a number—it’s a beacon of collective progress and the power of open-source collaboration.

Visual Studio features for C++ Header Files and Modules

In the field of C++ programming, the management of header files and modules can often seem challenging. However, there are numerous tools and features available that can simplify this process, enhancing efficiency and reducing the likelihood of errors. Here’s a walkthrough for several tools that we provide for C++ headers and modules.