Hack Together: Microsoft Graph and .NET week #2 recap and final week overview
On March 1st, we launched Hack Together: Microsoft Graph and .NET to hack and learn about Microsoft Graph and .NET. Time passes so quickly; we reached the last week of our hack! What happened in week...
View ArticleAnnouncing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code
We are excited to announce that Polyglot Notebooks, Visual Studio Code’s multi-language notebook extension, is now generally available in the VS Code Marketplace! Please note: While the Polyglot...
View ArticleHow Async/Await Really Works in C#
Several weeks ago, the .NET Blog featured a post What is .NET, and why should you choose it?. It provided a high-level overview of the platform, summarizing various components and design decisions, and...
View ArticleAnnouncing: Azure Developers – .NET Day
We’re excited to announce the upcoming Azure Developers – .NET Day! Join us on April 30th for a full day dedicated to .NET developers and the Azure ecosystem. This online event is packed with...
View ArticleFile and Folder dialogs in .NET MAUI with CommunityToolkit
Note: This is a guest blog post by Vladislav Antonyuk, who is a senior software engineer at DataArt and a core contributor of the .NET MAUI Community Toolkit. Interacting with files and folders is a...
View Article.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7
Nearly two years ago, I published an article detailing the upgrade of Bing’s central workflow engine (XAP) to .NET 5 from .NET Framework. You can see that post for a refresher on how XAP works and...
View ArticleSecure your .NET cloud apps with rootless Linux Containers
This post was updated on April 12, 2024 to reflect the latest releases. Starting with .NET 8, all of our Linux container images will include a non-root user. You’ll be able to host your .NET...
View ArticleDiscover .NET 7 SDK Containers – Support for Authentication and...
Back in August we announced support for building container images directly from the .NET CLI. Now, for the release of the .NET 7.0.200 SDK, we’ve expanded on that support to enable pushing to...
View ArticleCreate a portfolio website without installing any tools
Create, customize, and deploy your own portfolio website in minutes without installing any tools. All you need is a GitHub account and a few minutes to get started. We will use GitHub Codespaces and...
View ArticleImproving multi-platform container support
This post was updated on April 15, 2024 to reflect the latest releases, fix broken links, and add illustrative images. Docker makes it straightforward to build container images that target a specific...
View Article