C# Digest - .NET Blazor
#482 – November 27, 2023 | View in browser |
C# Digest
What exactly is Blazor and how does it enable C# to work in the browser? More interestingly, how does it compare to traditional JavaScript based SPA frameworks with which it aims to compete with?
Eliminate lags in getting data to dev and testing with realistic test data generated on demand (sponsor)
The Tonic test data platform provides teams with the tools and native integrations they need to transform sensitive production data into realistic test data that’s safe and easy to deploy across pre-production environments. Keep your environments fresh and in sync with quality test data to fix staging, catch bugs faster, and shorten your release cycles. Get a sandbox today. (Oh, and yes, it comes with a full API.)
Mastering Advanced C# Features for Peak Code Performance
C# has firmly established itself as a language of choice for many developers, especially when it comes to building high-performance applications. This article explores the advanced features of C# that are pivotal in optimizing code performance, combining insights from both a theoretical and practical standpoint.
Interceptors are a new feature in C# 12. They’re also an extremely interesting feature - they remind me a lot of Weavers. The idea there was very similar - you could write code that could be integrated into the IL, but interceptors have brought this forward, so that it changes the code that’s generated.
Exploring what is inside the ASP.NET Core cookies
ASP.NET Core issues several cookies, including authentication, antiforgery, and session cookies. This blog post will explore what these cookies contain and how they are protected.
A failed experiment with interceptors in C# 12 and .NET 8
In this post I describe how I tried (and failed) to add an interceptor to my NetEscapades.EnumExtensions NuGet package. The bad news is I didn't get it to work. The good news is that the experiment unearthed a bug in the Roslyn compiler.
how did you like this issue?
newsletters
Older messages
Announcing .NET 8
Sunday, November 19, 2023
Microsoft announced the release of .NET 8 with thousands of performance, stability, and security improvements #481 – November 20, 2023 View in browser C# Digest Announcing .NET 8 Microsoft announced
The convenience of System.IO
Sunday, November 12, 2023
.NET has great API for reading and writing files #480 – November 13, 2023 View in browser C# Digest The convenience of System.IO File I/O APIs are used pervasively in apps. .NET has great API for
Keep it secret, keep it safe with .NET
Sunday, November 5, 2023
Everything you need to know about configuration and secret management #479 – November 06, 2023 View in browser C# Digest Everything you need to know about configuration and secret management in .NET A
Using PerfView to Diagnose High CPU in an ASP.NET app
Sunday, October 29, 2023
PerfView was critical in tracking down the problem #478 – October 30, 2023 View in browser C# Digest Using PerfView to Diagnose High CPU in an ASP.NET app At work, I was recently faced with a puzzling
Premature Infrastructure is the Root of All Evil
Sunday, October 22, 2023
A habit of creating infrastructure code before it is actually needed #477 – October 23, 2023 View in browser C# Digest Premature Infrastructure is the Root of All Evil Premature infrastructure is a
You Might Also Like
Daily Coding Problem: Problem #1619 [Hard]
Monday, November 25, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given two non-empty binary trees s and t , check whether tree t has exactly the
Unpacking “Craft” in the Software Interface & The Five Pillars of Creative Flow
Monday, November 25, 2024
Systems Over Substance, Anytype's autumn updates, Ghost's progress with its ActivityPub integration, and a lot more in this week's issue of Creativerly. Creativerly Unpacking “Craft” in the
What Investors Want From AI Startups in 2025
Monday, November 25, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 25, 2024? The HackerNoon
GCP Newsletter #426
Monday, November 25, 2024
Welcome to issue #426 November 25th, 2024 News LLM Official Blog Vertex AI Announcing Mistral AI's Large-Instruct-2411 on Vertex AI - Google Cloud has announced the availability of Mistral AI's
⏳ 36 Hours Left: Help Get "The Art of Data" Across the Finish Line 🏁
Monday, November 25, 2024
Visual Capitalist plans to unveal its secrets behind data storytelling, but only if the book hits its minimum funding goal. View Online | Subscribe | Download Our App We Need Your Help Only 36 Hours
DeveloPassion's Newsletter #180 - Black Friday Week
Monday, November 25, 2024
Edition 180 of my newsletter, discussing Knowledge Management, Knowledge Work, Zen Productivity, Personal Organization, and more! Sébastien Dubois DeveloPassion's Newsletter DeveloPassion's
Meet HackerNoon's Latest Features: Boost Stories with Translations, Speech-to-Text & More
Monday, November 25, 2024
Hey, Hacker! HackerNoon's monthly product update is here! Get ready for a new version of the mobile app, more translation developments, a new AI Gallery, backend moves, and more! 🚀 This product
The ultimate holiday gadget gift
Monday, November 25, 2024
AI isn't hitting a wall; $70 off Apple Watch; 60+ Amazon deals -- ZDNET ZDNET Tech Today - US November 25, 2024 Meta Quest 3S Why the Meta Quest 3S is the ultimate 2024 holiday present This $299
Deduplication in Distributed Systems: Myths, Realities, and Practical Solutions
Monday, November 25, 2024
This week, we'll discuss the deduplication strategies. We'll see whether they're useful and consider scenarios where you may need them. We'll also do a reality check with the promises
How to know if your data has been exposed
Monday, November 25, 2024
How do you know if your personal data has been leaked? Imagine getting an instant notification if your SSN, credit card, or password has been exposed on the dark web — so you can take action