.NET You Need to Update Your .NET Solution Files! (via Nick Chapsas) Business We Need More Calm Companies (via SWLW) Although this article enumerates several aspects of a “calm company,” the telling part was what the opposite — a “frenzied…
All posts filed under “Career”
Professional Development – 2024 – Week 14
.NET “Stop Wasting Memory on Strings in C#!” | Code Cop #016 (via Nick Chapsas) String interning in .NET is where there is a special section of memory where you can put strings; if a string in the app has…
Professional Development – 2024 – Week 13
.NET The Fastest Way to Search Gets Even Better in .NET 9 (via Nick Chapsas) In .NET 8, we got a new class called SearchValues<T>. The example he used from a previous video was to take an input string and…
Professional Development – 2024 – Week 12
.NET “Turn All Your Enums Into Bytes Now!” | Code Cop 14 (via Nick Chapsas) “Stop Using Good Names in Your Code” | Code Cop #015 (via Nick Chapsas) Management Stop Overcomplicating It: The Simple Guidebook to Upping Your Management Game…
Professional Development – 2024 – Week 11
.NET The Ultimate .NET Developer Roadmap in 2024 (via Nick Chapsas) “.NET 9 Is Killing MediatR, MassTransit & Wolverine!” (via Nick Chapsas) .NET 9 is planning to include some kind of messaging framework, so many people have commented that there…
Professional Development – 2024 – Week 10
.NET “Stop Using Properties in C#, Just Use Fields” | Code Cop #013 (via Nick Chapsas) Managing 3 Ways Humility Can Undermine Your Leadership (via HBR) As with any management style, too much of something can be a detriment; it’s…
Professional Development – 2024 – Week 9
.NET “The readonly Keyword Is Useless!” | Code Cop #012 (via Nick Chapsas) Make Your LINQ Up to 10x Faster! (via Nick Chapsas) Career The Key to a Fulfilling Career? Variety. (via HBR) Habituation is our tendency to react less…
Professional Development – 2024 – Week 8
.NET The [Transactional Outbox] Pattern You MUST Learn in .NET (via Nick Chapsas) Why Developers Already Hate .NET 9 (via Nick Chapsas) Interviews 5 Ways to Prepare for Situational Interview Questions (via HBR) Managing Yourself Are You Being Emotionally Manipulated…
Professional Development – 2024 – Week 7
.NET The Awesome New LINQ Methods Coming in .NET 9! (via Nick Chapsas) Managing Yourself People Probably Like You More Than You Think (via HBR) The “liking gap” is when you believe a conversation partner likes and enjoys your company…
Professional Development – 2024 – Week 6
.NET What’s Behind Your App’s .NET Requests? (via Nick Chapsas) The Easiest Scheduling for Your .NET Applications (via Nick Chapsas) Microsoft Is Abandoning C# for Rust! Now What? (via Nick Chapsas) This is not a wholesale abandonment of C#, and…