languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2466 articles Updated Page 64 of 99
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 64 of 99
Newest first
-
Nullable Reference Types in C# — A Deep Dive with Real-Life Analogies
medium.com Issue #242
https://medium.com/c-sharp-programming/nullable-reference-types-in-c-a-deep-dive-with-real-life-analogies-3fa2154a6ba7
-
Why Most .NET Developers Misuse Records — and What It’s Costing Them
medium.com Issue #242
https://medium.com/@yaseer.arafat/why-most-net-developers-misuse-records-and-what-its-costing-them-afb17f9d05ae
-
You’re Still Using Try-Catch Wrong in .NET — Here’s the 2025-Ready Way
medium.com Issue #242
https://medium.com/@mohsho10/youre-still-using-try-catch-wrong-in-net-here-s-the-2025-ready-way-66f6f2a810dd
-
Stop Using Count() == 0! Here’s Why Any() Is the Better Choice in C#
medium.com Issue #242
https://medium.com/@ashokreddy343/stop-using-count-0-heres-why-any-is-the-better-choice-in-c-d6286b297977
-
Top 10 Exception-Handling Strategies in .NET
medium.com Issue #242
https://medium.com/@venkataramanaguptha/top-10-exception-handling-strategies-in-net-1785b26682b7
-
Essential C# Enum Tricks: From Strings to Bitwise Flags (Part 1)
medium.com Issue #242
https://medium.com/c-sharp-programming/essential-c-enum-tricks-from-strings-to-bitwise-flags-part-1-2e49eb41c182
-
Dependency Injection in .NET
medium.com Issue #241
https://medium.com/@nathangomes.st/dependency-injection-in-net-b46f8ef685b2
-
Simple Calculator in C# with Source Code
medium.com Issue #241
https://medium.com/@pies052022/simple-calculator-in-c-with-source-code-26fd9e1abc0c
-
A Tour of CQRS in C#
medium.com Issue #241
https://medium.com/c-sharp-programming/a-tour-of-cqrs-in-c-fead97a1c426
-
Avoid Dependency Injection(DI) Nightmares: Understand Singleton, Scoped, and Transient
medium.com Issue #241
https://medium.com/@kittikawin_ball/avoid-dependency-injection-di-nightmares-understand-singleton-scoped-and-transient-05d1204876c3
-
Picking the Right Library in .NET: How a Bad Choice Can Haunt Your Codebase
medium.com Issue #241
https://medium.com/@MatinGhanbari/picking-the-right-library-in-net-how-a-bad-choice-can-haunt-your-codebase-a85f8d2c2150
-
15 Practical Ways to Use DefaultIfEmpty() in LINQ — With Real-Time C# Examples
medium.com Issue #241
https://medium.com/@ashokreddy343/15-practical-ways-to-use-defaultifempty-in-linq-with-real-time-c-examples-a6b25c16dc62
-
MCP C# SDK: What’s New, What’s Next!
youtube.com Issue #240
https://www.youtube.com/watch?v=DoezQYWzRBw
-
C# Excel Automation: Fill Templates with Dynamic Data and Export to PDF
medium.com Issue #240
https://medium.com/@alice.yang_10652/c-excel-automation-fill-templates-with-dynamic-data-and-export-to-pdf-afeca6c80ffa
-
Hide Column Headers and Show Row Headers in C#
c-sharpcorner.com Issue #240
https://www.c-sharpcorner.com/article/hide-column-headers-and-show-row-headers/
-
Run C# with a single file. Discover the power of “dotnet run app.cs” (English — Español)
medium.com Issue #240
https://medium.com/@andresleiva.4/run-c-with-a-single-file-discover-the-power-of-dotnet-run-app-cs-english-español-37c83bce2b3d
-
C# Gets Its Cool Back and It’s Coming for Your Stack
medium.com Issue #240
https://medium.com/@vikpoca/c-gets-its-cool-back-and-its-coming-for-your-stack-ce7ae2fb643b
-
⚙️ ORMs in C#: Should You Marry the Magic or Just Date It?
medium.com Issue #240
https://medium.com/@brian.moraboza/%EF%B8%8F-orms-in-c-should-you-marry-the-magic-or-just-date-it-f3efa9399349
-
Why You Should Stop Catching All Exceptions in C#
medium.com Issue #240
https://medium.com/@kittikawin_ball/why-you-should-stop-catching-all-exceptions-in-c-4d7efbbd71b6
-
How to Set a Proxy Using HttpClient in .NET With C#
medium.com Issue #240
https://medium.com/@datajournal/set-a-proxy-using-httpclient-dc0395cb9cc6
-
Integrating GSCP Prompting in a C# Application: A Practical Guide
c-sharpcorner.com Issue #240
https://www.c-sharpcorner.com/article/integrating-gscp-prompting-in-a-c-sharp-application-a-practical-guide/
-
Payroll Management System Project in C# with Source Code
medium.com Issue #239
https://medium.com/@pies052022/payroll-management-system-project-in-c-with-source-code-0cb30280d03a
-
Mastering Encryption and Decryption in C# with a Console Project
c-sharpcorner.com Issue #239
https://www.c-sharpcorner.com/article/mastering-encryption-and-decryption-in-c-sharp-with-a-console-project/
-
Data View and LINQ in C# and VB.NET
c-sharpcorner.com Issue #239
https://www.c-sharpcorner.com/article/data-view-and-linq-in-c-sharp-and-vb-net/
-
Difference Between FixedUpdate and Update in Unity
c-sharpcorner.com Issue #239
https://www.c-sharpcorner.com/article/difference-between-fixedupdate-and-update-in-unity/