C# Digest - .NET 8 Performance Edition
#450 – April 17, 2023 | View in browser |
C# Digest
As with every .NET release, Microsoft improves the performance of the runtime and guess what: This release is no exception to this. In this blog post, I want to go through some of the improvements made so far.
Choosing between DotNetBrowser and WebView2 (sponsor)
This article clarifies the difference between DotNetBrowser and WebView2 and argues that DotNetBrowser is better for commercial use.
5 useful extensions for Task in .NET
In this short blog post, I will show you 5 useful extensions for Task in .NET. We will build them as extension methods, so there are easy to use.
Debugging native memory issues in a C# application
I introduced a bug, a fairly nasty one. At a random location, while indexing a ~50 million documents corpus, we are getting an access violation exception. That means that I messed something up.
.NET 8 Preview 3 is now available, with changes to build paths, workloads, Microsoft.Extensions, and containers. It also includes performance improvements in the JIT, for Arm64, and dynamic PGO.
Normalize and compare URLs with C#
A while back, I wanted to add support for identifying GUIDs as part of the URL and got a really simple solution suggested by a friend. Hopefully, this will help anyone needing to do something similar.
Investigating a crash in Enumerable.LastOrDefault with a custom collection
In this post, I describe how I've investigated a crash when using Enumerable.LastOrDefault and how I've fixed the issue.
how did you like this issue?
newsletters
Older messages
Looking at C# 12 Proposals and Beyond
Sunday, April 9, 2023
C# has been through a lot of change in the last decade #449 – April 10, 2023 View in browser C# Digest Looking at C# 12 Proposals and Beyond C# has been through a lot of change in the last decade. From
Primary Constructors in C#
Sunday, April 2, 2023
Using C# 12 you can create classes with primary constructors. #448 – April 03, 2023 View in browser C# Digest Primary Constructors To reduce the syntax needed when writing C# code, C# 9 added records
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
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