Showing archive results for May 2020

May 15, 2020
Post comments count0
Post likes count0

Announcing TypeScript 3.9

shikhakaul
shikhakaul

Today we’re excited to announce the release of TypeScript 3.9!

May 15, 2020
Post comments count0
Post likes count0

Start Developing on Windows 10, version 2004 Today

shikhakaul
shikhakaul

The Windows 10 SDK for Windows 10, version 2004 is now available with a go-live license. Build 19041, also known as the Windows 10 May 2020 Update, is now in the Release Preview Windows Insider ring.

May 15, 2020
Post comments count0
Post likes count0

Building a Progressive Web App with Blazor

shikhakaul
shikhakaul

A Progressive Web Application (PWA) is a Single Page Application (SPA) that uses modern browser APIs and capabilities to behave like a desktop app. Blazor WebAssembly (now in preview) includes support for Progressive Web Applications. Today, I want to show you how to build your first Blazor PWA. I am using the latest preview of Visual Studio for Ma...

May 15, 2020
Post comments count0
Post likes count0

.NET Core May 2020 Updates – 2.1.18 and 3.1.4

shikhakaul
shikhakaul

Today, we are releasing the .NET Core May 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages.

May 12, 2020
Post comments count0
Post likes count0

Faster builds with PCH suggestions from C++ Build Insights

shikhakaul
shikhakaul

The creation of a precompiled header (PCH) is a proven strategy for improving build times. A PCH eliminates the need to repeatedly parse a frequently included header by processing it only once at the beginning of a build. The selection of headers to precompile has traditionally been viewed as a guessing game, but not anymore! In this article, we wi...

May 12, 2020
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2020.05.08

shikhakaul
shikhakaul

Happy Friday! This weekend in the United States we celebrate Mother’s Day. Growing up, my mom was definitely the project manager of the house. I think she may appreciate this weeks posts about work item and iteration management. All our tasks were assigned weekly, but we weren’t really an agile household (otherwise, I’d have self-organized myself o...

May 12, 2020
Post comments count0
Post likes count0

PowerShell 7 Video Series

shikhakaul
shikhakaul

Enterprises, partners, and IT professionals store business-critical data in Azure Blob Storage. We are committed to providing the best-in-class data protection and recovery capabilities to keep your applications running. Today, we are announcing the general availability of Geo-Zone-Redundant Storage (GZRS)—providing protection against regional disa...

May 12, 2020
Post comments count0
Post likes count0

Azure Blob Storage enhancing data protection and recovery capabilities

shikhakaul
shikhakaul

Enterprises, partners, and IT professionals store business-critical data in Azure Blob Storage. We are committed to providing the best-in-class data protection and recovery capabilities to keep your applications running. Today, we are announcing the general availability of Geo-Zone-Redundant Storage (GZRS)—providing protection against regional disa...

May 12, 2020
Post comments count0
Post likes count0

Azure Virtual Machine Scale Sets now provide simpler management during scale-in

shikhakaul
shikhakaul

We recently announced the general availability of three features for Azure Virtual Machine Scale Sets. Instance protection, custom scale-in policy, and terminate notification provide new capabilities to simplify management of virtual machine instances during scale-in.