C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2334 articles Updated Page 75 of 94
C# articles, tutorials, and news from the DotNetNews archive.
C# articles
Page 75 of 94
Newest first
-
Boost Your C# Code: Why Any() is Faster Than Count() > 0 for Performance
medium.com Issue #185
https://medium.com/c-sharp-programming/boost-your-c-code-why-any-is-faster-than-count-0-for-performance-bd10e5275137
-
🎨 Abstract Factory Pattern in C# 14
c-sharpcorner.com Issue #185
https://www.c-sharpcorner.com/article/abstract-factory-pattern-in-c-sharp-14/
-
How to Set Excel Number Formats in C#
medium.com Issue #185
https://medium.com/@andrewwil/how-to-set-excel-number-formats-in-c-271ff84ab457
-
Type Casting in C#: What It Is and How It Works
medium.com Issue #185
https://medium.com/@fulton_shaun/type-casting-in-c-what-it-is-and-how-it-works-7a3e398a922a
-
Getting Started with GraphQL in .NET using Hot Chocolate — A Step-by-Step Guide
rahulsahay19.medium.com Issue #185
https://rahulsahay19.medium.com/getting-started-with-graphql-in-net-using-hot-chocolate-a-step-by-step-guide-390ba9300237
-
Five C# coding habits you must break
medium.com Issue #185
https://medium.com/dot-net-sql-learning/five-c-coding-habits-you-must-break-2ad4a075d145
-
C# Brain Teasers
medium.com Issue #185
https://medium.com/pragmatic-programmers/c-brain-teasers-6ea89dabf991
-
The Ultimate Guide: Choosing Between InterpolatedParser And Regex In C#
medium.com Issue #185
https://medium.com/@nagarajvela/the-ultimate-guide-choosing-between-interpolatedparser-and-regex-in-c-f038cf4d85b4
-
Singleton Pattern in C# 14: A Deep Dive with a Real-World Example
c-sharpcorner.com Issue #185
https://www.c-sharpcorner.com/article/singleton-pattern-in-c-sharp-14-a-deep-dive-with-a-real-world-example/
-
FlowLite — a lightweight way to manage state in .NET without the pain
medium.com Issue #185
https://medium.com/@nselyutin/flowlite-a-lightweight-way-to-manage-state-in-net-without-the-pain-87ff6aa3fcd1
-
Behind the scenes of the new field keyword in C# 14
mareks-082.medium.com Issue #185
https://mareks-082.medium.com/behind-the-scenes-of-the-new-field-keyword-in-c-14-cb792c0a4edc
-
Launching My New Book: ASP.NET Core Full-Stack Development Projects!
medium.com Issue #185
https://medium.com/@alexandre.malavasi/launching-my-new-book-asp-net-core-full-stack-development-projects-93704aee4676
-
.NET’te AggressiveInlining, BufferWriter ve Span/Memory ile Sınırları Zorlamak
medium.com Issue #184
https://medium.com/@birkanogecan/nette-aggressiveinlining-bufferwriter-t-ve-span-t-memory-t-ile-s%C4%B1n%C4%B1rlar%C4%B1-zorlamak-81258c4d80a2
-
Abstract Factory Pattern for Database Access in C# 14
c-sharpcorner.com Issue #184
https://www.c-sharpcorner.com/article/abstract-factory-pattern-for-database-access-in-c-sharp-14/
-
Dynamic DNS with Your Own C# Server and Cloudflare
medium.com Issue #184
https://medium.com/@velsorange/dynamic-dns-with-your-own-c-server-and-cloudflare-8372d187145a
-
Week 1: Mastering Async, LINQ, and Clean Code in C#
medium.com Issue #184
https://medium.com/@shadeed.1990/week-1-mastering-async-linq-and-clean-code-in-c-b7584ec665b9
-
SQL Server CLR Integration and SSIS Automation with C#
c-sharpcorner.com Issue #184
https://www.c-sharpcorner.com/article/sql-server-clr-integration-and-ssis-automation-with-c-sharp/
-
.NET’te Caller Bilgileriyle Gelişmiş Loglama ve Hata Takibi
medium.com Issue #184
https://medium.com/@birkanogecan/nette-caller-bilgileriyle-geli%C5%9Fmi%C5%9F-loglama-ve-hata-takibi-f5c8d181c581
-
Kafka in C#: What I Learned by Powering Real-World Banking Systems
medium.com Issue #184
https://medium.com/@sweetondonie/kafka-in-c-what-i-learned-by-powering-real-world-banking-systems-9ecf8062cdaf
-
Stack vs Heap Memory in C#: A Simple Guide for Developers
medium.com Issue #184
https://medium.com/@shreyans_padmani/stack-vs-heap-memory-in-c-a-simple-guide-for-developers-63acd1dcc7f2
-
Going beyond singleton, scoped, and transient lifetimes-tenant, pooled, and drifter
andrewlock.net Issue #184
https://andrewlock.net/going-beyond-singleton-scoped-and-transient-lifetimes/
-
Unlock the Power of C# Dictionary: 99% Developers Miss This!
medium.com Issue #184
https://medium.com/dot-net-sql-learning/unlock-the-power-of-c-dictionary-99-developers-miss-this-f54a7d1c8e5f
-
Mastering Params Collections in C#-13: 10 Powerful Use Cases You Need to Know
medium.com Issue #184
https://medium.com/@ashokreddy343/mastering-params-collections-in-c-13-10-powerful-use-cases-you-need-to-know-30802c763ed6
-
Thread-Safe Counters and Flags Using Interlocked in .NET
c-sharpcorner.com Issue #184
https://www.c-sharpcorner.com/article/thread-safe-counters-and-flags-using-interlocked-in-net/
-
Primary Constructors in C# 12
c-sharpcorner.com Issue #183
https://www.c-sharpcorner.com/article/primary-constructors-in-c-sharp-12/