- C# Insights
- Posts
- ⚙️ Everything New in .NET 9: The Ultimate Developer's Guide
⚙️ Everything New in .NET 9: The Ultimate Developer's Guide
.NET 9 brings key upgrades in performance, security, and usability. This edition covers new features like faster app startups, optimized garbage collection, ARM64 support, and inline arrays in C# 12. Plus, tips on fire-and-forget methods, automating reports, and upgrading to MAUI 9, along with insights on Blazor and Object Calisthenics.
Unlock Windsurf Editor, by Codeium.
Introducing the Windsurf Editor, the first agentic IDE. All the features you know and love from Codeium’s extensions plus new capabilities such as Cascade that act as collaborative AI agents, combining the best of copilot and agent systems. This flow state of working with AI creates a step-change in AI capability that results in truly magical moments.
Hey There! ✌️
Everything New in .NET 9: The Ultimate Developer's Guide
.NET 9 brings performance, security, and usability upgrades across runtime, libraries, and tools, including faster app startups, optimized garbage collection, and ARM64 support.
Fire-and-Forget Methods in C# — Best Practices & Pitfalls
Fire-and-forget methods in C# allow background tasks to run without blocking the main flow, but they come with challenges, especially when accessing scoped services.
C# 12.0: Inline Arrays
C# 12.0 introduces inline arrays, allowing fixed-size arrays to live directly inside data types rather than as separate heap objects.
dotnet Scaffold – Next Generation Content Creation for .NET
Learn how to install it, generate CRUD operations with Entity Framework, and customize your .NET 9 web app effortlessly!
Ditch the complexity—Pinata’s File API gets you uploading in minutes
Pinata’s File API is designed to make your life as a developer easier. Say goodbye to time-consuming setups and configuration hassles. With just a few lines of code, you can add file uploads and retrieval to your app, freeing up time to focus on building features that matter. Whether you're building large-scale projects or a weekend app, Pinata provides fast, secure, and scalable file management.
How to Schedule and Automate C# .NET Reports
Automate your reporting with C# .NET and ActiveReports.NET! This guide walks you through setting up automated report generation, scheduling, and distribution, ensuring timely and accurate insights with minimal manual effort.
Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (Updated to .NET 9)
This tutorial covers setting up the database, creating the Blazor app, implementing CRUD operations, and handling user authentication with a smooth UI for adding, editing, and deleting records.
Upgrade MAUI to .NET 9.0
Follow this step-by-step guide to update your IDE, SDKs, workloads, and resolve critical build warnings for a smooth migration. Embrace the future of .NET with confidence—get started today!
Object Calisthenics #5: Other Points of Views
This article celebrates diverse viewpoints, showcasing how flexible application of these guidelines fosters cleaner, maintainable, and context-driven code.
P.S If you liked this edition, consider forwarding it to a friend!
If you’re that friend, subscribe here.
What did you think of this week's issue?We take your feedback seriously. |
Reply