languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2322 articles Updated Page 72 of 93
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 72 of 93
Newest first
-
Anonymous vs Arrow Functions
c-sharpcorner.com Issue #193
https://www.c-sharpcorner.com/article/anonymous-vs-arrow-functions/
-
Dependency Injection with monads… and LINQ
medium.com Issue #193
https://medium.com/@gianvitodifilippo/dependency-injection-with-monads-and-linq-f87c3a037cc3
-
🔟 Things You Need to Know About C# 14
c-sharpcorner.com Issue #193
https://www.c-sharpcorner.com/article/things-you-need-to-know-about-c-sharp-142/
-
Modern C# 12 Features That Every Senior Developer Should Master
medium.com Issue #193
https://medium.com/careerbytecode/modern-c-12-features-that-every-senior-developer-should-master-2dd33c0838ff?source=rss------dotnet-5
-
The Only Reliable Way to Spot Good .NET Code: It’s Not What You Think!
medium.com Issue #192
https://medium.com/c-sharp-programming/the-only-reliable-way-to-spot-good-net-code-its-not-what-you-think-08db07134ffe
-
Building Zero-Trust Architectures with C# Services
c-sharpcorner.com Issue #192
https://www.c-sharpcorner.com/article/building-zero-trust-architectures-with-c-sharp-services/
-
I have deeply investigated Records in C#, so you don’t have to.
codenp.com Issue #192
https://codenp.com/i-have-deeply-investigated-records-in-c-so-you-dont-have-to-9cff83633a5e?source=rss------csharp-5
-
HackerRank: Plus Minus Solution in C#
davutdursun.medium.com Issue #192
https://davutdursun.medium.com/hackerrank-plus-minus-solution-in-c-f35e0ca9b171
-
C# Symbol Secrets: How !, ?, ?: Can Make You a Better Developer
medium.com Issue #192
https://medium.com/@nagarajvela/c-symbol-secrets-how-can-make-you-a-better-developer-8b9f42e2cbe9
-
Boost Your .NET Projects: Simplify Dictionary Handling with AutoDefaultDictionary in Spargine
dotnettips.wordpress.com Issue #192
https://dotnettips.wordpress.com/2025/05/04/boost-your-net-projects-simplify-dictionary-handling-with-autodefaultdictionary-in-spargine/
-
Clean Architecture in .NET
medium.com Issue #192
https://medium.com/@faysalwrites/clean-architecture-in-net-12e8243caefb
-
Mastering HttpClient Resiliency in .NET: Part 1 — CircuitBreaker, Retry, Timeout, and more (C#)
ogulcanturan.medium.com Issue #192
https://ogulcanturan.medium.com/mastering-httpclient-resiliency-in-net-part-1-circuitbreaker-retry-timeout-and-more-c-af0d54cb3d6f
-
Dependency Injection in .NET Explained: The Complete Guide
medium.com Issue #191
https://medium.com/@jenilsojitra/dependency-injection-in-net-explained-the-complete-guide-305939ce4486
-
Functional stuff in C# | Best way to organize service code
medium.com Issue #191
https://medium.com/@denmaklucky/functional-stuff-in-c-best-way-to-organize-service-code-1d5c0290fc8a?source=rss------dotnet-5
-
The Ultimate Guide to C#’s ‘PriorityQueue’ — What No One Tells You!
medium.com Issue #191
https://medium.com/@nagarajvela/the-ultimate-guide-to-c-s-priorityqueue-what-no-one-tells-you-3c0e2f12b24a
-
Storing Event Streams in a Database Using Cosmos DB with C#
c-sharpcorner.com Issue #191
https://www.c-sharpcorner.com/article/storing-event-streams-in-a-database-using-cosmos-db-with-c-sharp/
-
Beyond If-Else: Clean Conditional Logic with C# and Design Patterns
medium.com Issue #191
https://medium.com/@vikpoca/beyond-if-else-clean-conditional-logic-with-c-and-design-patterns-07308326e2d1
-
The Ultimate Guide to Choosing Between IEnumerable, Arrays, and List in C#
medium.com Issue #191
https://medium.com/@metoz.florian/the-ultimate-guide-to-choosing-between-ienumerable-t-arrays-and-list-t-in-c-296aa4b5d731
-
Bye-Bye Backslashes! Embrace C#’s Raw String Literals Now
medium.com Issue #191
https://medium.com/@nagarajvela/bye-bye-backslashes-embrace-c-s-raw-string-literals-now-dcb7740feb24
-
Assignment Operators in C#: The Fastest Way to Modify Your Stats
medium.com Issue #190
https://medium.com/@fulton_shaun/assignment-operators-in-c-the-fastest-way-to-modify-your-stats-41572b887f19
-
Breaking News with C# String Interpolation
medium.com Issue #190
https://medium.com/@fulton_shaun/breaking-news-with-c-string-interpolation-75bb2e51a719
-
Required: C#’s Answer to Java’s @NonNull (But Better)
medium.com Issue #190
https://medium.com/@nagarajvela/required-c-s-answer-to-java-s-nonnull-but-better-59779e489475
-
You Need to Know 9 Things About the New Lambda Variance Rules of C#
c-sharpcorner.com Issue #190
https://www.c-sharpcorner.com/article/you-need-to-know-9-things-about-the-new-lambda-variance-rules-of-c-sharp/
-
How to Handle Async Events Like a Pro in .Net (Modern Reactive Patterns)
medium.com Issue #190
https://medium.com/turbo-net/how-to-handle-async-events-like-a-pro-in-net-modern-reactive-patterns-4c82a614aa45
-