Books
Listen Like You Mean It: Reclaiming the Lost Art of True ConnectionAuthor: Ximena Vengoechea
Making Numbers Count: The Art and Science of Communicating Numbers
Author: Chip Heath, Karla Starr


It Doesn't Have to Be Crazy at Work

Azure App Configuration, Key Vault and Managed Identity Implementation (Kevin Logan) - Security is essential and yes it adds complexity at first, but not that much. Have a look.
Microsoft Azure CLX: A personalized program to learn Azure | Azure Blog and Updates | Microsoft Azure (Priyanka Rawat) - More options to learn, and this one has a practice test in it, something that so many are looking for.
11 Ways of Making Your C# Harder to Use (Brendan Enrick) - A refreshing topmost post that shows the best practices. Well done!
Containerized Blazor: Microsoft Ponders New Client-Side Hosting (David Ramel) - Looking forward to this feature being out.
How Wolverine allows for easier testing (Jeremy Miller) - This looks like a great tool for testing.
Introducing Wolverine for Effective Server Side .NET Development (Jeremy Miller) - The first time I read about that tool looks very interesting.
WebAssembly vs. Kubernetes (Cameron Gain) - Very interesting thoughts. Only time will show if it's true.
If you think you may have interesting content, share it!
Introducing a better way to integrate Azure AD with API Management (Adrian Hall) - Cool, new features for APIM.
The Life of Sadukie (Sarah Dutkiewicz) - This is a nice tutorial part of a series to build a website. Very well done.
5 new MVC features in .NET 7 (Andrew Lock) - With .NET 7 a few nice features we introduced, and this post list seven of them.
Entity Framework Core 7 JSON Columns | Mapping | Querying | Updating | Example (Bommidi Naveen) - This post shows a simple mapping done with EF 7. The perfect bite-sized tutorial.
Get your developer news - Visual Studio Blog (Mads Kristensen) - So many happy developers! After being missing for a few years, the dev news is back and better than ever!
DasBlog support for WebFinger (Mark Downie) - Interested to integrate your domain to a mastodon server? This post is for you
Microsoft is adding a quick launcher to PowerToys for easy access to the best Windows utilities (Sofia Wyciślik-Wilson) - Who doesn't like new toys?
If you think you may have interesting content, share it!
Install Terminal App Themes in Windows 11 (Sofia Sondh) - Simple and we have the choice, great!
My Top 10 Visual Studio Code Extensions for 2022 (John Kilmister) - Oh wow, there were a few gems I didn't know in this post. Great list.
Ref vs Out C#: Which is the Better Choice when? (Byte Hide) - A simple post that lists the differences between those two keywords.
Web Security 101 - Part 1: Secrets (Abbey Perini) - This is a nice post that lists places or methods to save our secrets and explains the pro and cons of each.
Fluent Insights EP4: Slots (Paul Gildea) - The new episode of Fluent UI Insights is out. This one talks about slots, JSX children, and triggers.
If you think you may have interesting content, share it!
Setup the Auto-shutdown on VM using Bicep template (Massimo Bonanni) - VMs are so useful. One of the best ways to save money is to turn them off when you are not using them. Part 6 about Bicep explains how to do it in your IaC script.
What is Azure Container Registry? (MakendranG) - A quick intro on Azure Registry and how to create one.
Authorization and Authentication in Minimal APIs (Assis Zang) - This is a great tutorial...Time to secure our APIs
Converting Markdown to DOCX and PDF in C# (Bjoern Meyer|) - Interesting post with all the code required to do this project.Shorter than I thought.
How to publish .NET 7 apps directly to Docker (Dennis Frühauff) - Pretty cool stuff. I need to try it.
Make a Web Reporting App Using a Blazor Reporting Tool & Microservices | ActiveReports.NET (Sergey Abakumoff) - Report services... That brings memories! I like the idea of using Blazor as the container to display the reports.
The dangers and gotchas of using scoped services in OptionsBuilder (Andrew Lock) - A very complete post that shares all you need to know about scopes.
.NET 7 Web API CRUD Using Entity Framework Core (Naveen Bommidi) - This is a good tutorial to build our first simple API with EF...and it uses the brand new .NET 7.0
7 Reasons for Startups to Choose ASP.NET Over Node.js (Michael Shpilt) - I believe the most crucial point is to use a language that your team is comfortable with. If everyone already masters Node, then continue with that. If you are starting a new team or need specific performance or requirements that Node doesn't provide then, of course, .NET must be considered.
7 common mistakes new contributors make in Open Source Software - DEV Community 👩💻👨💻 (Jessica Wilkins) - Good health check of our practices when collaborating on an open-source project.
Minimal API validation with ASP.NET 7.0 Endpoint Filters - Ben Foster (Ben Foster) - That minimalist API can really make us save some keystrokes
Multi-repository Support Released! - Visual Studio Blog (Jessie Houghton) - That's very good news and so many developers will be happy about it.
.NET Interactive Notebooks is now Polyglot Notebooks! - .NET Blog (Claudia Regio) - A new name, the same great tool with a bright future.
Fundamental ASP.Net Minimal API Integration Tests (Peter Ritchie) - This post is the perfect high overview to get started with testing.
Announcing .NET Community Toolkit v8.1.0 Preview 1 (Sergio Pedri) - So many updates. Have an overview in this post.
Welcome to C# 11 (Mads Torgersen) - This blog is the perfect appetizer to get us excited to learn more. C# 11 seems to be a great new version.
What's New for ASP.NET Core & Blazor in .NET 7 (David Ramel) - So many goodies in this update from both .Net 7 sides and Blazor. This post overview most of them.
What's new in Orleans 7.0 (Brady Gaster) - Simplified, faster, and so much more learn all the news about Orleans 7 in this post, and join them on Discord.
What’s new with Codespaces from GitHub Universe 2022 (Nik Molnar) - I'm a big fan of codespace and DevContainer. I was delighted to learn about the global availability and the free monthly hours. This makes it a must for many open-source projects.
How Link Building Can Help You Grow Your Blog (Sam Bowman) - Are links and backlinks still a good practice in the world of SEO? This post answer this question in detail.
Why You Should Make Time for a Seasonal Cleanup (Suzanne Scacca ) - It takes a little bit of time, but I guess it is worth it since we and our devices will run more efficiently.
Azure Developer CLI (azd) – November 2022 Release (Savannah Ostrowski) - New beta version released with java and bicep updates...Great work.
Azure SQL Database Overview (Daniel Calbimonte ) - This post is a great one to get started on Azure SQL Database. It answers many of the initial questions and provides the answers.
Build a globally resilient architecture with Azure Load Balancer | Azure Blog and Updates | Microsoft Azure (Mahip Deora) - An azure load balancer is definitely a powerful tool when your customers aren't centralized. This post provides a nice overview.
Create your .NET portfolio in the .NET Conf student zone (Katie Savage) - The .NET Conf conference is next Tuesday (Nov. 8) and students have a very special place. Have a look!
How to Implement Decentralized Storage Using Docker Extensions - Docker (Marton Elek) - Second and last part of a series discussing about the storage with docker.
Performance improvements in ASP.NET Core 7 (Brennan Conroy) - It's both impressive and inspiring to see so much improvement in performance in that next version.
[Improving Your Desktop Applications—ToolTips in .NET MAUI](Leomaris Reyes ) (https://www.telerik.com/blogs/improving-desktop-applications-tooltips-dotnet-maui?utm_source=readingnotes) - Tooltips are now here!
Personalize a static site based on a previous site referral (Salma Alam-Naylor) - This is a cool tutorial that explains how to leverage Netlify edge code to change a static website page base on where the visitor came from.
Azure DevOps Roadmap update (Gloridel Morales) - Nice update for Azure DevOps, and more details for us.
Azure Service Bus Performance - Azure SDK Blog (Paul Michaels) - A nice post that explores the edge of the service Bus services in terms of speed and size of the messages. It could have a big impact on your design, depending on your business scenarios.
Use Power Automate to Retrieve Data from an Azure Function for Reporting – Code with Dan Blog (Dan Wahlin) - This post teaches how to build a cool tool without code.
Introducing the Docker+Wasm Technical Preview (Michael Irwin) - It seems like a good mix. I really need to try it out.
Windows Terminal is now the Default in Windows 11 - Windows Command Line (Kayla Cinnamon) - Woot Woot! Great work for all these people. Windows terminal is a great project well though. Learn more about its journey in this post.