Showing archive results for June 2020

Jun 2, 2020
Post comments count0
Post likes count0

Microsoft and Docker collaborate on new ways to deploy containers on Azure

shikhakaul
shikhakaul

Now more than ever, developers need agility to meet rapidly increasing demands from customers. Containerization is one key way to increase agility. Containerized applications are built in a more consistent and repeatable way, by way of defining desired infrastructure, dependencies, and configuration as code for all stages of the lifecycle. Applicat...

Jun 2, 2020
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2020.05.29

shikhakaul
shikhakaul

Happy Friday! This is the last post for this month – and it’s been a good month. I hope you’ve had time to check out some of the sessions from build via the Microsoft Build page. If you haven’t, it’s not too late to find something to watch. I’m still catching up on sessions.

Jun 2, 2020
Post comments count0
Post likes count0

Profiling template metaprograms with C++ Build Insights

shikhakaul
shikhakaul

The use of templates in C++ programs can sometimes lead to longer builds. C++ Build Insights puts tools at your disposal for analyzing template usage patterns and their associated impact on build time. In this article, we show you how to use the vcperf analysis tool and the C++ Build Insights SDK to understand and fix problematic template patterns....

Jun 2, 2020
Post comments count0
Post likes count0

F# 5 and F# tools update

shikhakaul
shikhakaul

We’re excited to announce some updates to F# 5 today! We shipped a lot of preview features since F# 5 preview 1, and they have all been stabilizing since that release. Today, we’re happy to announce some minor additions to F# 5 and talk about some pretty cool performance work we’ve been doing.