Issue #169 of the Code Maze weekly.

Check out what’s new this week and enjoy the read.

.NET and C# Top Picks

  • Static Fields Are Evil, If Not Coded Correctly [dotnettips.wordpress.com]
    A very important article about static fields and how they can affect our code by David McCarter. Static fields can be very dangerous when not used properly so give this one a read, since it’s very interesting and has a real-world anecdote that makes it even more relevant.
  • Blazor Code Separation – Easily Moving Code to a Code Behind File [www.youtube.com]
    When learning from Blazor tutorials, you might encounter the code on the same page as the HTML and Razor. In this video, Tim Corey shows us an easy way to move this code to a separate file since this is better for production apps.

Other Great Reads

YouTube

YouTube Shorts

News & Updates

Podcasts

Other Interesting Articles

Programming & Life

Weekly Dose of Humor

This content is available exclusively to members of Code's Patreon at $0 or more.