languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2552 articles Updated Page 74 of 103
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 74 of 103
Newest first
-
C# Language Fundamentals: Mastering Syntax, Data Types, Control Flow & More -A Practical Guide for…
Medium Issue #217
https://medium.com/@bhargavkoya56/c-language-fundamentals-mastering-syntax-data-types-control-flow-more-a-practical-guide-for-b79509098013
-
5 Debugging Techniques Every C# Developer Should Know
Medium Issue #214
https://medium.com/dot-net-sql-learning/5-debugging-techniques-every-c-developer-should-know-92453f19f773
-
How I Handle Exceptions in C# .NET 8 — Practical Lessons from the Real World
Medium Issue #214
https://medium.com/@sunita.rawat.cgi/how-i-handle-exceptions-in-c-net-8-practical-lessons-from-the-real-world-07aa5e87910d
-
5 Interface Mistakes That Quietly Kill Your C# Codebase
Medium Issue #214
https://medium.com/dot-net-sql-learning/5-interface-mistakes-that-quietly-kill-your-c-codebase-cea67ead677d
-
Mastering Span and Memory Restrictions in Lambdas — C# .NET 6/7/8/9
Medium Issue #214
https://medium.com/@anderson.buenogod/mastering-span-t-and-memory-t-restrictions-in-lambdas-c-net-6-7-8-9-9a9d4e9dfd5f
-
99% of C# Devs Miss This Async Bug — It Crashes Real Apps Silently
Medium Issue #215
https://medium.com/@mohsho10/99-of-c-devs-miss-this-async-bug-it-crashes-real-apps-silently-34a3a9489329
-
Stop Misusing async/await: 9 Hidden C# Pitfalls That Slow You Down
Medium Issue #215
https://medium.com/@mohsho10/stop-misusing-async-await-hidden-c-pitfalls-that-slow-you-down-568a41baa58d
-
Run C# File Instantly with .NET 10
C# Corner Issue #215
https://www.c-sharpcorner.com/article/run-c-sharp-file-instantly-with-net-10/
-
Professional Code and Best Practices with C# 14 and .NET 10
C# Corner Issue #215
https://www.c-sharpcorner.com/article/professional-code-and-best-practices-with-c-sharp-14-and-net-10/
-
Flight Ticketing System with Decorator and Factory Patterns in C#
Medium Issue #215
https://mcuslu.medium.com/flight-ticketing-system-with-decorator-and-factory-patterns-in-c-d962f759433d
-
Modern C# in 2025: What You Should Be Using (and What to Retire)
C# Corner Issue #215
https://www.c-sharpcorner.com/article/modern-c-sharp-in-2025-what-you-should-be-using-and-what-to-retire/
-
The Cleanest Way to Generate HTML from C#
Medium Issue #215
https://medium.com/@kohzadi90/the-cleanest-way-to-generate-html-from-c-f7cfeb20e650
-
5 Debugging Techniques Every C# Developer Should Know
Medium Issue #216
https://medium.com/dot-net-sql-learning/5-debugging-techniques-every-c-developer-should-know-92453f19f773
-
How I Handle Exceptions in C# .NET 8 — Practical Lessons from the Real World
Medium Issue #216
https://medium.com/@sunita.rawat.cgi/how-i-handle-exceptions-in-c-net-8-practical-lessons-from-the-real-world-07aa5e87910d
-
5 Interface Mistakes That Quietly Kill Your C# Codebase
Medium Issue #216
https://medium.com/dot-net-sql-learning/5-interface-mistakes-that-quietly-kill-your-c-codebase-cea67ead677d
-
Mastering Span and Memory Restrictions in Lambdas — C# .NET 6/7/8/9
Medium Issue #216
https://medium.com/@anderson.buenogod/mastering-span-t-and-memory-t-restrictions-in-lambdas-c-net-6-7-8-9-9a9d4e9dfd5f
-
What Are Assemblies and DLLs in C#? A Visual Studio Guide for Beginners
Medium Issue #213
https://medium.com/@sweetondonie/what-are-assemblies-and-dlls-in-c-a-visual-studio-guide-for-beginners-71bf3164727d
-
Understanding Task.FromCanceled
Medium Issue #213
https://medium.com/@info_4533/understanding-task-fromcanceled-0bd5fdc6b213
-
C# Magic Trick: How CallerArgumentExpression Turns Your Debugging into Superpowers
blog.devgenius.io Issue #213
https://blog.devgenius.io/c-magic-trick-how-callerargumentexpression-turns-your-debugging-into-superpowers-9f7c92964b11
-
Primary Constructors in C#
Medium Issue #213
https://medium.com/@hpultimatemedia/primary-constructors-in-c-12517ac0d79c
-
-
C# for Real-Time Systems: Designing Low-Latency Messaging and Data Pipelines That Don’t Choke
Medium Issue #213
https://medium.com/@mohsho10/c-for-real-time-systems-designing-low-latency-messaging-and-data-pipelines-that-dont-choke-a47e23d17fd4
-
How to Remove Duplicate Rows from Excel Using C# .NET
Medium Issue #213
https://medium.com/@alice.yang_10652/how-to-remove-duplicate-rows-from-excel-using-c-net-74999e8623ff
-
The Real Cost of Reflection in C#
Medium Issue #213
https://medium.com/dot-net-sql-learning/the-real-cost-of-reflection-in-c-5060c15d1623
-
C#: Byte and Its Use Cases
ravindradevrani.com Issue #213
https://ravindradevrani.com/posts/byte-and-its-use-cases-in-csharp/