Posts by this author

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
Jun 1, 2021
Post comments count11
Post likes count0

Conversation about .NET interop

Conversation with .NET engineers about native, language, and operating system interop. They share their perspectives on modern programming languages, low-level concepts like calling conventions and marshaling, performance, comparing .NET and Java Interop, and a new project that adds support for Interop with Objective-C.

.NETConversations