C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2334 articles Updated Page 82 of 94
C# articles, tutorials, and news from the DotNetNews archive.
C# articles
Page 82 of 94
Newest first
-
C# Tip: An In-Depth Look at CallerMemberName (and some Compile-Time trivia)
code4it.dev Issue #164
https://www.code4it.dev/csharptips/callermembername-attribute/
-
C# Performance Tuning: Optimize Speed & Scalability for Data-Heavy Applications
medium.com Issue #164
https://medium.com/turbo-net/c-performance-tuning-optimize-speed-scalability-for-data-heavy-applications-a3f8df0d4411
-
Serialization Magic: A Tale of Retail Efficiency with ASP.NET and C#
medium.com Issue #164
https://medium.com/@nsagheen/serialization-magic-a-tale-of-retail-efficiency-with-asp-net-and-c-3ebba524a95d
-
What Frustrates Me the Most as a C#/.NET Developer
canro91.github.io Issue #164
https://canro91.github.io/2025/02/28/Frustrations/
-
Internal Keyword in C#
medium.com Issue #164
https://medium.com/@payton9609/internal-keyword-in-c-4e5e1ff87bef?source=rss------csharp-5
-
Mastering C# Culture-Specific Formatting: A Developer’s Guide to Global Applications
medium.com Issue #163
https://medium.com/@nagarajvela/mastering-c-culture-specific-formatting-a-developers-guide-to-global-applications-b8d85808fcba
-
Convert Excel to DataTable or DataTable to Excel in C#
medium.com Issue #163
https://medium.com/@andrewwil/convert-excel-to-datatable-or-datatable-to-excel-in-c-48f5e1a67a63
-
Generics in C#
medium.com Issue #163
https://medium.com/@payton9609/generics-in-c-bc2a869d1c0a
-
What are the origins of async/await in C#?
youtube.com Issue #163
https://www.youtube.com/watch?v=MtDdO9YXgq0
-
Why not just use a Tuple or dynamic to return multiple values
dotnetfullstackdev.medium.com Issue #163
https://dotnetfullstackdev.medium.com/why-not-just-use-a-tuple-or-dynamic-to-return-multiple-values-9f8ad1c13eb8
-
C# Async Streams: The Modern Way to Process Data
medium.com Issue #163
https://medium.com/@nagarajvela/c-async-streams-the-modern-way-to-process-data-8567f92ce5cc
-
C# 12’s Type Aliasing in .NET 8: A Game-Changer for Cleaner Code
medium.com Issue #163
https://medium.com/@ashokreddy343/338dc7af5669
-
Learn C#: Refactor Code
csharp.com Issue #163
https://www.csharp.com/article/learn-c-sharp-refactor-code/
-
CancellationToken in .NET: What Are They and Why Should You Use Them?
medium.com Issue #162
https://medium.com/@adrianbailador/cancellationtoken-in-net-what-are-they-and-why-should-you-use-them-3f861b5107be
-
LINQ (Language Integrated Query) in C#
medium.com Issue #162
https://medium.com/@payton9609/linq-language-integrated-query-in-c-0cac12a4f457
-
Functional Programming in C#: The Practical Side
medium.com Issue #162
https://medium.com/@julakadaredrishi/functional-programming-in-c-the-practical-side-a0fb47554ce6
-
C# Generic Repository Design Pattern Nedir? Nasıl Kullanılır?
medium.com Issue #162
https://medium.com/@umut.tanriverdiceng/c-generic-repository-design-pattern-nedir-nas%C4%B1l-kullan%C4%B1l%C4%B1r-784665a78568
-
Big O Notation in C# with LINQ
medium.com Issue #162
https://medium.com/@ganesh.s.gurav/big-o-notation-in-c-with-linq-a13a95587979
-
Microsoft .NET Code Analysis: Boosting Performance with Span and Memory
dotnettips.wordpress.com Issue #162
https://dotnettips.wordpress.com/2025/03/19/microsoft-net-code-analysis-boosting-performance-with-span-and-memory/
-
Understanding HashSet in C#
csharp.com Issue #162
https://www.csharp.com/article/understanding-hashset-in-c-sharp/
-
Making Sense of yield in C#
csharp.com Issue #162
https://www.csharp.com/article/making-sense-of-yield-in-c-sharp/
-
Have You Ever Wondered How the Hell a List Works Under the Hood?
medium.com Issue #161
https://medium.com/@elijah.koulaxis/have-you-ever-wondered-how-the-hell-a-list-works-under-the-hood-254c3d4c95eb
-
CSharp Partners with Hack & Chill 2.0 to Empower Developers
csharp.com Issue #161
https://www.csharp.com/news/csharp-partners-with-hack-chill-20-to-empower-developers
-
Reflection in C#: When and Why You Should (or Shouldn’t) Use It
levelup.gitconnected.com Issue #161
https://levelup.gitconnected.com/reflection-in-c-when-and-why-you-should-or-shouldnt-use-it-37bb3efa130d
-