👨💻🖌 Из интересного на code-maze.com для C#-разработчика за ноябрь: — How to Convert DataTable to JSON in C# — HashSet in C# — Concurrent Collections in C# — Tasks vs Threads in C# — SortedSet in C# Null-Coalescing ?? And Null-Coalescing Assignment ??= Operators in C# — How to Return null From a Generic Method in C# — How to Use the “Using Static” Feature in C# — How to Manage IDisposable Objects in C# — Using Dynamic LINQ With System.Linq.Dynamic.Core Library — HashSet vs SortedSet in C# — How to Check if a String Ends With a Number in C# — Hashing and Salting Passwords in C# – Best Practices — Floating-Point Types in C# – Double vs Float vs Decimal — Difference Between Is and Equality Operators in C# – “is null” vs “== null”