This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
The growth of microservice adoption has caused a resurgence in popularity of some previously-overlooked software design patterns. Many of these patterns have been mined from Eric Evans’ Domain Driven…
This version of Visual Studio 2019 v16.8 includes features impacting Git Integration, .NET productivity, C++20 Library Options, and XAML Data Binding.
WebApplicationFactory was one of really cool features of ASP.NET Core 2 when it released. It meant that you didn’t have to write a lot of code to spin up a integration test server yourself and can…
This keynote presents my (and many other's) thinking about #NoEstimates. It argues that estimation is a bad thing, particularly in the Agile world, and prese...
Often we hear that estimating a project is a must. "We can't make decisions without them" we hear often. In this session I'll present examples of how we can ...
Agile methods and DevOps approaches can bring enormous benefits to an organization by increasing flexibility, reducing time-to-value, all while increasing qu...
No organization ever complained that their IT department was delivering too fast. However, as technologies evolve ever more quickly and product cycle times k...
In this post, we explore Project Tye, a new developer tool that simplifies developing .NET microservices and distributed applications.
In this post, we explore Project Tye, a new developer tool that simplifies developing .NET microservices and distributed applications.
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration. - GitHub - dotnet/tye: Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.