.NET Dependency Injection Is Now Complete In .NET 8! (via Nick Chapsas) Making Your APIs Blazingly Fast in .NET 8! (via Nick Chapsas) AI Generative AI-nxiety (via HBR) What is Generative AI? (via LinkedIn Learning) “Learn about the basics of…
All posts filed under “Career”
Professional Development – 2023 – Week 32
.NET The High Performance Types You Ignored for Years in .NET (via Nick Chapsas) Communication Use these tips to improve your executive presence (via SWLW)
Professional Development – 2023 – Week 31
.NET The NEW Way of Validating Settings in .NET 8 (via Nick Chapsas) Releasing Features the Smart Way in .NET (via Nick Chapsas) Burnout Managers Are Burned Out. Here’s How to Help Them Recharge. (via HBR) Delegating Mastering the Art…
Professional Development – 2023 – Week 30
.NET Creating Dashboards with .NET 8’s New Metrics! (via Nick Chapsas) This video was about exposing API metrics from a .NET app to Prometheus and Grafana. The Exception Mistake You Must Never Make in C# (via Nick Chapsas) AI How…
Professional Development – 2023 – Week 29
.NET The Awesome New C# 12 Array You’ll Never Use (via Nick Chapsas) 6 C# Mistakes Microsoft Wants You to Fix (via Nick Chapsas) Culture Is Remote Work Better Than Being in the Office? It’s Complicated. (via TED) The presenter…
Professional Development – 2023 – Week 28
.NET Collections Just Changed in C# 12 and That’s Good (via Nick Chapsas) Communication The Simple Power of Communicating with Kindness (via HBR) Emotional Intelligence Keeping Your Spirits Up When You Really Need a Win at Work (via HBR) Management…
Professional Development – 2023 – Week 27
.NET The New Request Short Circuiting of .NET 8 (via Nick Chapsas) Why You Might Not Need Interfaces in C# 12 (via Nick Chapsas) Management 4 Ways to Earn the Respect of a More Powerful Colleague (via HBR) Process DORA…
Professional Development – 2023 – Week 26
AI/ML 3 Steps to Prepare Your Culture for AI (via HBR) 13 Principles for Using AI Responsibly (via HBR) C# The New “Interceptors” Feature of C# 12 Is WILD! (via Nick Chapsas) Continuous learning How Managers Can Make Time for…
Professional Development – 2023 – Week 25
.NET The Auth Setting that Everyone Must Change in .NET (via Nick Chapsas) The 3 Biggest Mistakes of Object Mapping in .NET (via Nick Chapsas) Managing Up 28 Questions to Ask Your Boss in Your One-on-Ones (via HBR) This article…
Professional Development – 2023 – Week 24
.NET The Right Way to Check for Null in C# (via Nick Chapsas) We’ve all been taught that this is how you check for null references: if (x == null). However, you can get into strange (albeit unlikely) behavior if…