Posts by this author

Aug 16, 2021
Post comments count0
Post likes count0

.NET Core 2.1 container images will be deleted from Docker Hub

Starting on August 21st, .NET Core 2.1 Docker container images will no longer be available on Docker Hub, but exclusively on Microsoft Container Registry (MCR). Read on for more information.

Containers.NET.NET Core
Jul 19, 2021
Post comments count3
Post likes count0

Conversation about skills and learning

Conversation with .NET engineers about dev skills and learning. They share their perspectives on the skills and aptitudes needed to be successful on the team, and how important learning on the job is versus any specific skills that you walk in the door with. They also share the journeys they have taken on personal and career development.

.NETConversations
Jun 16, 2021
Post comments count5
Post likes count0

Conversation about networking

Another great conversation with .NET engineers, this time about networking in .NET. They share their perspective on network protocols, the differences and benefits between HTTP 1 through 3, the architecture of the .NET networking stack, and how YARP has been a great stress test for the architecture and performance.

.NETConversations
Jun 14, 2021
Post comments count0
Post likes count0

Conversation about diagnostics

Conversation with .NET engineers about diagnostics, profiling and observability. They share their perspective on performance, observability in production, the architecture of new features, and recent enhancements that they expect will get the most attention.

Conversations.NET
Jun 8, 2021
Post comments count4
Post likes count0

Conversation about containers

Conversation with .NET engineers who make .NET work great with containers. They share their perspective on OOMKill, performance, secure publishing, orchestrators, and why containers have become so popular.

.NET.NET CoreContainers
Jun 3, 2021
Post comments count36
Post likes count0

Conversation about the .NET type system

Conversation with .NET engineers about the .NET type system. They share their perspective on value types vs structs, the murky boundary between C# and the CLR, upcoming type system enhancements, and also compare .NET and Java type systems.

.NETConversations