languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2322 articles Updated Page 88 of 93
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 88 of 93
Newest first
-
An overview of Elixir from C# developer
medium.com Issue #139
https://medium.com/@actor-swe/an-overview-of-elixir-from-c-developer-5eac37fb2d66
-
Understanding UUID v7 in .NET 9
csharp.com Issue #139
https://www.csharp.com/article/understanding-uuid-v7-in-net-9/
-
4 C# Coding Mistakes That Will Annoy Your Teammates
medium.com Issue #139
https://medium.com/write-a-catalyst/4-c-coding-mistakes-that-will-annoy-your-teammates-4e42a08ca211
-
C# DateTime Conversion Extract Date from Unformatted String
csharp.com Issue #139
https://www.csharp.com/blogs/c-sharp-datetime-conversion-extract-date-from-unformatted-string
-
Various Methods to Count Occurrences of Each Number in Array or List
csharp.com Issue #139
https://www.csharp.com/article/various-methods-to-count-occurrences-of-each-number-in-array-or-list/
-
The Curious Case of .NET ConcurrentDictionary and Closures
khalidabuhakmeh.com Issue #139
https://khalidabuhakmeh.com/the-curious-case-of-dotnet-concurrentdictionary-and-closures
-
Coding Flight Controls in C#
medium.com Issue #139
https://medium.com/unity-coder-corner/coding-flight-controls-in-c-88a16326b95a
-
Detailed Explanation of Use of Private Class vs Private Method
csharp.com Issue #139
https://www.csharp.com/article/detailed-explanation-of-use-of-private-class-vs-private-method/
-
In Depth Understanding of Action and Func Delegates -C#
csharp.com Issue #139
https://www.csharp.com/blogs/in-depth-understanding-of-action-and-func-delegates-c-sharp
-
Be Proficient at the New LINQ Index Method in .NET
medium.com Issue #139
https://medium.com/@nagarajvela/be-proficient-at-the-new-linq-index-method-in-net-3df5717b45a0
-
Why You Should Avoid Using Parallel.ForEach Without Throttling
medium.com Issue #139
https://medium.com/@kohzadi90/why-you-should-avoid-using-parallel-foreach-without-throttling-fc26d3e16406
-
Stop Ruining Your Apps! Avoid These 10 C# Mistakes
singhsukhpinder.medium.com Issue #138
https://singhsukhpinder.medium.com/01cd936ac9e4
-
Launch Chrome and Other Applications in C#
it-delinquent.medium.com Issue #138
https://it-delinquent.medium.com/launch-chrome-and-other-applications-in-c-0a77a7c5660c
-
Different Ways of Declaring an Object in C#
csharp.com Issue #138
https://www.csharp.com/blogs/different-ways-of-declaring-an-object-in-c-sharp
-
C# .NET 9: Deep Dive into the Technical Beast 🚀
goatreview.com Issue #138
https://goatreview.com/csharp-dotnet9-deepdive/
-
Difference Between Debug and Release Builds in C#
csharp.com Issue #138
https://www.csharp.com/article/difference-between-debug-and-release-builds-in-c-sharp2/
-
A C# 13 Tip for building Data Transfer Objects (DTOs) Using Records
c-sharpcorner.com Issue #138
https://www.c-sharpcorner.com/article/a-c-sharp-tip-for-building-data-transfer-objects-dtos-using-records/
-
Understanding Constructor Chaining In C#
csharp.com Issue #137
https://www.csharp.com/blogs/understanding-constructor-chaining-in-c-sharp
-
Understanding Random.Next() in C#: Generating Random Numbers Efficiently
medium.com Issue #137
https://medium.com/@malarsharmila/understanding-random-next-in-c-generating-random-numbers-efficiently-67aaa69bf4fd
-
A Better .NET SQL Builder: KnightMoves.SqlObjects
csharp.com Issue #137
https://www.csharp.com/article/a-better-net-sql-builder-knightmoves-sqlobjects/
-
Building a Robust Password Validator in C#
medium.com Issue #137
https://medium.com/@davidsilwal/building-a-robust-password-validator-in-c-df27d46de99b
-
How to Allow or Use or Display Angle Brackets <> in HTML Code Tag
csharp.com Issue #137
https://www.csharp.com/blogs/how-to-allow-or-use-or-display-angle-brackets-in-html-code-tag
-
Why We Use C#/.NET and C++ for Instrument Control
medium.com Issue #137
https://medium.com/@kjx_automations/why-we-use-c-net-and-c-for-instrument-control-384756db74a4
-
Learning C#: Debugging With Breakpoints
medium.com Issue #137
https://medium.com/@MJQuinn/learning-c-debugging-with-breakpoints-68f2a4fe158a
-
Comparing Collections Using Except and Intersect in C#
csharp.com Issue #137
https://www.csharp.com/blogs/comparing-collections-in-c-sharp-using-except-and-intersect-to-find-matched-and-unmatched-elements