languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2322 articles Updated Page 81 of 93
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 81 of 93
Newest first
-
New LINQ Features in .NET 9
csharp.com Issue #165
https://www.csharp.com/article/new-linq-features-in-net-9/
-
Generics in C#: Stop Writing Repetitive Code Already!
medium.com Issue #165
https://medium.com/@nidhiname/generics-in-c-stop-writing-repetitive-code-already-7692fd6aca82
-
Calling Methods is Easier and Faster with C# 13 Params Collections
medium.com Issue #165
https://medium.com/c-sharp-programming/calling-methods-is-easier-and-faster-with-c-13-params-collections-268e58f3fa84
-
Evolution of Web Scraping: Insights from John Godel on the Enhanced HtmlFetcher Class
csharp.com Issue #165
https://www.csharp.com/article/evolution-of-web-scraping-insights-from-john-godel-on-the-enhanced-htmlfetcher/
-
Hidden C# Debugging Trick That Only 2% of Developers Use!
medium.com Issue #165
https://medium.com/@ganesh.s.gurav/hidden-c-debugging-trick-that-only-2-of-developers-use-a743f3e8510a
-
-
C# Iterators: Rapid Lazy & Async Data Flow
medium.com Issue #165
https://medium.com/@nagarajvela/c-iterators-rapid-lazy-async-data-flow-e1b77a1f0b5f
-
The Detailed Execution Pipeline of .NET
medium.com Issue #165
https://medium.com/@shreyans_padmani/the-detailed-execution-pipeline-of-net-2aea9cc80474
-
Decoupling Logic with the Strategy Pattern in C#
malshikay.medium.com Issue #164
https://malshikay.medium.com/decoupling-logic-with-the-strategy-pattern-in-c-a999fb4354e4
-
ObservableCollection vs Dict/List in C# & WPF
medium.com Issue #164
https://medium.com/@payton9609/observablecollection-vs-dict-list-in-c-wpf-5eac33d555c0
-
Custom request handlers in ASP .NET Core using Jint
medium.com Issue #164
https://medium.com/@alex.svs.fl/custom-request-handlers-in-asp-net-core-using-jint-65a858a64bdb
-
Multithreaded Work Synchronization in C#/.NET — Part 3
medium.com Issue #164
https://medium.com/jit-team/multithreaded-work-synchronization-in-c-net-part-3-97cd5049530b
-
Parse, Don’t Validate: A Powerful Design Pattern for C# and .NET Developers
medium.com Issue #164
https://medium.com/@vikpoca/parse-dont-validate-a-powerful-design-pattern-for-c-and-net-developers-4e07398ef950?source=rss------dotnet-5
-
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