C# Digest - Primary Constructors in C#
#448 – April 03, 2023 | View in browser |
C# Digest
To reduce the syntax needed when writing C# code, C# 9 added records with primary constructors. C# 10 then added records for structs. Using C# 12 you can create classes with primary constructors. This article explains the primary constructor syntax and shows the differences between class records, struct records, and normal classes.
Worskshop: Chilling in MAUI (sponsor)
Develop Your .NET MAUI application from the ground up! Join us on April 27 for a live application-building workshop, where you’ll develop a functioning .NET MAUI app with Progress Developer Advocate and Microsoft MVP, Sam Basu.
Clean up your exception handling logic with Exception Filters
We can simplify our exception handling by introducing an Exception Filter. This allows us to catch and handle exceptions based on requirements you define.
Understanding the .NET ecosystem: The introduction of .NET Standard
This post is the second of a two part series on understanding the .NET ecosystem. In this post I cover sharing code between projects with .NET Standard and the future of .NET Standard with .NET 7
Problem Detail provide machine-readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs based on RFC 7807.
Here’s a few words about how I spent a few hours building ChatGPT support for our company Slack, and how we use it.
how did you like this issue?
newsletters
Older messages
Understanding the .NET ecosystem
Sunday, March 26, 2023
The evolution of .NET into .NET 7. The ecosystem has changed a lot since .NET was first introduced #447 – March 27, 2023 View in browser C# Digest Understanding the .NET ecosystem: The evolution of .
There Is No Thread
Sunday, March 19, 2023
This is an essential truth of async in its purest form. #446 – March 20, 2023 View in browser C# Digest There Is No Thread This is an essential truth of async in its purest form: There is no thread.
Introducing the Reliable Web App Pattern for .NET
Sunday, March 12, 2023
The first step of your application's cloud journey often times is the most difficult. #445 – March 13, 2023 View in browser C# Digest Introducing the Reliable Web App Pattern for .NET The first
Blazor United - Solving Blazor's biggest challenges?
Sunday, March 5, 2023
Blazor Server and WASM both have trade-offs, Blazor United looks set to tackle those. #444 – March 06, 2023 View in browser C# Digest Blazor United - Solving Blazor's biggest challenges? Blazor
Re-thinking the Visitor Pattern with the Double-Dispatch Approach
Sunday, February 26, 2023
Another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach #443 – February 27, 2023 View in browser C# Digest Re-thinking the Visitor Pattern with the Double-
You Might Also Like
Data Science Weekly - Issue 581
Thursday, January 9, 2025
Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
💻 Issue 444 - Check Out My New CV as a Full Stack .NET Developer!
Thursday, January 9, 2025
This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 444 Release Date Jan 09, 2025 Your weekly report of the most popular .NET news, articles and projects
💎 Issue 451 - Useful things you can do with Rails console
Thursday, January 9, 2025
This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Ruby news, articles and
💻 Issue 451 - The best way to iterate over a large array without blocking the main thread
Thursday, January 9, 2025
This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular JavaScript news, articles
📱 Issue 445 - 🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project
Thursday, January 9, 2025
This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 445 Release Date Jan 09, 2025 Your weekly report of the most popular iOS news, articles and projects Popular
💻 Issue 369 - 17 Tips from a Senior React Developer
Thursday, January 9, 2025
This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 369 Release Date Jan 09, 2025 Your weekly report of the most popular React news, articles and projects
💻 Issue 451 - Mastering Express.js: A Deep Dive
Thursday, January 9, 2025
This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Node.js news, articles and
📱 Issue 448 - The Swift Runtime: Your Silent Partner
Thursday, January 9, 2025
This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects
💻 Issue 446 - Great things about Rust that aren't just performance
Thursday, January 9, 2025
This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects
JSK Daily for Jan 9, 2025
Thursday, January 9, 2025
JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query