C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2334 articles Updated Page 71 of 94
C# articles, tutorials, and news from the DotNetNews archive.
C# articles
Page 71 of 94
Newest first
-
SOLID Principles in C# — In-Depth Guide with Real World Examples
medium.com Issue #198
https://medium.com/@hpultimatemedia/solid-principles-in-c-in-depth-guide-with-real-world-examples-7017f3dc7a29
-
10 Costly Mistakes Developers Make When Using GC.Collect() in C#
medium.com Issue #198
https://medium.com/@ashokreddy343/10-costly-mistakes-developers-make-when-using-gc-collect-in-c-5a746c79ab06
-
What are you most excited about in .NET right now?
youtube.com Issue #198
https://www.youtube.com/watch?v=qPIJ2lKhBKI
-
YASA - Yet another S.O.L.I.D. article
medium.com Issue #198
https://medium.com/@markjackmilian/yasa-yet-another-s-o-l-i-d-article-e937f73c2dc9
-
Async/Await in C#: How to Avoid the Hidden Performance Pitfalls
medium.com Issue #198
https://medium.com/@mohsho10/async-await-in-c-how-to-avoid-the-hidden-performance-pitfalls-4641f5eb4c12?source=rss------csharp-5
-
What are the benefits of vibe coding
c-sharpcorner.com Issue #197
https://www.c-sharpcorner.com/article/what-are-the-benefits-of-vibe-coding/
-
Function Pointers in C# 9 — The Power Feature You’re Not Using (Yet)
medium.com Issue #197
https://medium.com/@mohsho10/function-pointers-in-c-9-the-power-feature-youre-not-using-yet-d14fc527efa3
-
What’s In Your C# String Extension Toolbox: Cryptography Utilities
medium.com Issue #197
https://medium.com/@nsagheen/whats-in-your-c-string-extension-toolbox-cryptography-utilities-7eed27f22962
-
The Ultimate Guide to LINQ: Make Your C# Code Irresistible
medium.com Issue #197
https://medium.com/@nagarajvela/the-ultimate-guide-to-linq-make-your-c-code-irresistible-a2271e7b16f8
-
This Simple Keyword Can Save You from Hours of Debugging!
medium.com Issue #197
https://medium.com/write-a-catalyst/this-simple-keyword-can-save-you-from-hours-of-debugging-58889a37ee43
-
Why Choose .NET? Key Features & Benefits Explained
medium.com Issue #197
https://medium.com/@techbyassem/why-choose-net-key-features-benefits-explained-577d523461a6
-
So, What’s C# All About?
medium.com Issue #197
https://medium.com/@asumanyayla/so-whats-c-all-about-7bc1b0cb37f0
-
LINQ vs Loops: The Explosive Performance Secrets No One Tells You
medium.com Issue #196
https://medium.com/@nagarajvela/linq-vs-loops-the-explosive-performance-secrets-no-one-tells-you-023c45aff25c
-
C# 13: Partial Properties and Indexers Simplified
c-sharpcorner.com Issue #196
https://www.c-sharpcorner.com/article/c-sharp-13-partial-properties-and-indexers-simplified/
-
How to Access Strings in C#
medium.com Issue #196
https://medium.com/@fulton_shaun/how-to-access-strings-in-c-4c24e6ec26ad
-
Csharp — Pool Your Objects — Or Watch the GC Burn Your Throughput
medium.com Issue #196
https://medium.com/@mohsho10/csharp-pool-your-objects-or-watch-the-gc-burn-your-throughput-b36826c18d08
-
Mastering Concurrency in .NET with SemaphoreSlim: A Practical Guide
otienoelvis.medium.com Issue #196
https://otienoelvis.medium.com/mastering-concurrency-in-net-with-semaphoreslim-a-practical-guide-ab7f2edb0e74
-
Source Generators and Metaprogramming in .NET
medium.com Issue #196
https://medium.com/@Adem_Korkmaz/source-generators-and-metaprogramming-in-net-5c92fd513115?source=rss------csharp-5
-
Stop Abusing LINQ: C# Performance Tricks That Actually Save You CPU
medium.com Issue #196
https://medium.com/@mohsho10/stop-abusing-linq-c-performance-tricks-that-actually-save-you-cpu-3a599fc03589
-
Unlocking Raw String Literals in C# 11 — Multiline, Clean, and Finally Human-Friendly
medium.com Issue #196
https://medium.com/@mohsho10/unlocking-raw-string-literals-in-c-11-multiline-clean-and-finally-human-friendly-5295beba5168
-
Callback in C#
medium.com Issue #196
https://medium.com/@payton9609/callback-in-c-556ac9fd5fd5
-
HackerRank: Mini Max Sum Solution in C#
davutdursun.medium.com Issue #196
https://davutdursun.medium.com/hackerrank-mini-max-sum-solution-in-c-34ea7855f256
-
Mastering Time Zone Comparison in C# 12 and .NET 8 with SQL Server
medium.com Issue #195
https://medium.com/@ashokreddy343/mastering-time-zone-comparison-in-c-12-and-net-8-with-sql-server-2817c4e3110e
-
Mastering the Interface Segregation Principle (ISP) in C# with Examples
medium.com Issue #195
https://medium.com/@mishra.pankaj/mastering-the-interface-segregation-principle-isp-in-c-with-examples-b5d8d6e03e05
-
C# Big Data Processing Using C# 14 Features
c-sharpcorner.com Issue #195
https://www.c-sharpcorner.com/article/c-sharp-big-data-processing-using-c-sharp-14-features/