C# Digest - A quick tour of dictionaries in C#
#452 – May 01, 2023 | View in browser |
C# Digest
A quick tour of dictionaries in C#
A quick tour of dictionaries in C#, including where to use them. Dictionaries in C# are one of the more useful data structures you can use to store and retrieve data quickly and most programming languages have some form of dictionary built into them.
How to View and Create a Schedule with Ease—Telerik Scheduler for Blazor (sponsor)
When building a calendar or scheduler view for your app, there's a good deal of nuance involved. The Telerik UI for Blazor Scheduler aims to handle all of those complexities for you.
Welcome to Hell - Windows Publishing with .NET MAUI
if you have an idea on how to publish a .NET MAUI app as a single file for Windows, please let me know. I tried everything i could find on the internet in the docs and on GitHub but nothing worked.
A memory leak in C# happens when an application repeatedly allocates memory but neglects to release it even after the memory has served its purpose.
Fight for every byte it takes: Variable size data
In the example I gave in the last post, we are storing the following range of numbers (file offsets, basically). I’m using two test scenarios, one where I’m testing the full range (for correctness) and one where I’m testing files under 512 GB in size. Given that we are trying to compress the space, once we hit the 512GB mark, it is probably less urgent, after all.
C# 11 features I like the most
It has been a while since I posted my previous blog post. I finally made a schedule for me to put more effort into writing and slowly get back to the speed which I was following before few years.
Writing a .NET profiler in C# — Part 3
Now that we know how to interact with the profiling API, we’re going to write a source generator to automatically generate the boilerplate code needed to implement the 70+ methods declared in the ICorProfilerCallback interface.
Drawing Elements on Maps with .NET MAUI
.NET MAUI now features a Map control that allows you not only to display a position with pins, but also render full geometry to essentially draw on a map! In this post I show you how to do it.
how did you like this issue?
newsletters
Older messages
C# Software Developer Tool List (2023)
Sunday, April 23, 2023
For power users like software engineers, good tools can 10x your productivity. #451 – April 24, 2023 View in browser C# Digest C# Software Developer Tool List I don't think I have to make the point
.NET 8 Performance Edition
Wednesday, April 19, 2023
As with every .NET release, Microsoft improves the performance of the runtime #450 – April 17, 2023 View in browser C# Digest .NET 8 Performance Edition As with every .NET release, Microsoft improves
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 .
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