languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2552 articles Updated Page 97 of 103
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 97 of 103
Newest first
-
Developer’s Cookbook: 10x Dev Series — Development Speed (PART 4 of 8)
medium.com Issue #140
https://medium.com/@speedyguzz/developers-cookbook-10x-dev-series-development-speed-part-4-of-8-4bf3c6c91541
-
-
Diagnosing Memory Leaks in Dockerized .NET Applications with dotMemory
medium.com Issue #140
https://medium.com/@davidsilwal/diagnosing-memory-leaks-in-dockerized-net-applications-with-dotmemory-2dd3f5c879e7
-
Deploying Vaultwarden on Docker for Secure Password Management
csharp.com Issue #140
https://www.csharp.com/article/deploying-vaultwarden-on-docker-for-secure-password-management/
-
Lessons Learned: Locking is Not Equal to Concurrency in Entity Framework
medium.com Issue #140
https://medium.com/@vemurivi/lessons-learned-locking-is-not-equal-to-concurrency-in-entity-framework-575ea541974b
-
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/