Improving C# Performance by Using AsSpan and Avoiding Substring
Explains how to improve C# performance by using AsSpan instead of Substring to reduce memory allocations and overhead.
Suthahar Jegatheesan is a Solution Architect and tech author specializing in Microsoft AI, Azure, and Xamarin. With millions of readers and extensive community contributions, he shares expertise through articles, blogs, and speaking engagements.
4 articles from this blog
Explains how to improve C# performance by using AsSpan instead of Substring to reduce memory allocations and overhead.
Explains the structure and benefits of .NET MAUI project files for building cross-platform mobile and desktop applications from a single codebase.
A guide to learning Microsoft Azure using free tiers, sandboxes, and subscription benefits without paying for a full subscription.
Guide on connecting a Windows machine to a Mac with an M1 chip for iOS development with Xamarin MAUI in Visual Studio 2022.