languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2552 articles Updated Page 92 of 103
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 92 of 103
Newest first
-
Interface in C#
medium.com Issue #160
https://medium.com/@payton9609/interface-in-c-9241d0ca36de
-
C# in .NET 9: New Language Features You Need to Know
levelup.gitconnected.com Issue #160
https://levelup.gitconnected.com/c-in-net-9-new-language-features-you-need-to-know-94482261db52
-
A Simpler Way to Initialize Objects
csharp.com Issue #159
https://www.csharp.com/article/a-simpler-way-to-initialize-objects/
-
Understanding Data Transfer Objects (DTOs) in C# .NET: Best Practices & Examples
medium.com Issue #159
https://medium.com/@20011002nimeth/understanding-data-transfer-objects-dtos-in-c-net-best-practices-examples-fe3e90238359
-
Immutable vs Mutable in C#: When to Use Each and Why
medium.com Issue #159
https://medium.com/@mo.shaaban.dev/immutable-vs-mutable-in-c-when-to-use-each-and-why-55826dca172d
-
Choosing Between Newtonsoft.Json and System.Text.Json in .NET Projects
medium.com Issue #159
https://medium.com/@rictorres.uyu/choosing-between-newtonsoft-json-and-system-text-json-in-net-projects-0c1abe189891
-
Understanding Barrier() and ReadWriteLockSlim() in C# Multithreading
medium.com Issue #159
https://medium.com/@raindefiance/understanding-barrier-and-readwritelockslim-in-c-multithreading-e864d5bf0dc6
-
Interpolated Strings with Formatting: Craft Cleaner C# Output
medium.com Issue #158
https://medium.com/@nagarajvela/interpolated-strings-with-formatting-craft-cleaner-c-output-0a94526530fe
-
Harnessing AI in C# with Microsoft.Extensions.AI, Ollama, and MCP Server
laurentkempe.com Issue #158
https://laurentkempe.com/2025/03/15/harnessing-ai-in-csharp-with-microsoftextensionsai-ollama-and-mcp-server/
-
Understanding Select vs SelectMany in LINQ
jaykrishnareddy.medium.com Issue #158
https://jaykrishnareddy.medium.com/understanding-select-vs-selectmany-in-linq-ed3d81bf6615
-
Better Error Handling in C# with Result Types
medium.com Issue #158
https://medium.com/@elijah.koulaxis/better-error-handling-in-c-with-result-types-8c89951a9285?source=rss------dotnet-5
-
1.2 Setting Up Your Godot C# Game Development Environment
medium.com Issue #158
https://medium.com/game-development-with-godot-and-c/1-2-setting-up-your-godot-c-game-development-environment-194b416954cf
-
Do you know the Difference between ref, out, and in parameters in C#
medium.com Issue #158
https://medium.com/c-sharp-programming/do-you-know-the-difference-between-ref-out-and-in-parameters-in-c-486cec1353b7
-
C# With-Expressions: Effortless Immutable Updates
medium.com Issue #158
https://medium.com/@nagarajvela/c-with-expressions-effortless-immutable-updates-6fe6422dc5a8
-
Is Async/Await the Final Answer? A Look at C#’s Wild Ride Through Concurrency !!
medium.com Issue #158
https://medium.com/@_sachinsachdeva/is-async-await-the-final-answer-a-look-at-c-s-wild-ride-through-concurrency-43600475ff34
-
Classes vs. Structs in C#: Choosing the Right Tool for Optimal Performance
medium.com Issue #157
https://medium.com/@shamuddin/classes-vs-structs-in-c-choosing-the-right-tool-for-optimal-performance-4222afabeb4d
-
The AI Singularity’s Potential Impacts on Technology and Society
csharp.com Issue #157
https://www.csharp.com/article/the-ai-singularitys-potential-impacts-on-technology-and-society/
-
A Comprehensive Guide to Azure Storage for .NET Developers
csharp.com Issue #157
https://www.csharp.com/article/a-comprehensive-guide-to-azure-storage-for-net-developers/
-
Boost your Coding Skills with these 11 C# Tips
codenp.com Issue #157
https://codenp.com/boost-your-coding-skills-with-these-11-c-tips-57db093bfe3b
-
Guard vs Validator in C#: Understanding the Right Tool for the Job
medium.com Issue #157
https://medium.com/@malarsharmila/guard-vs-validator-in-c-understanding-the-right-tool-for-the-job-248006155ff0
-
Smarter Code with Built-in AI Support in C# 14
csharp.com Issue #156
https://www.csharp.com/article/smarter-code-with-built-in-ai-support-in-c-sharp-14/
-
LINQ: ZIP() Operator
ravindradevrani.com Issue #156
https://ravindradevrani.com/posts/linq-zip-method/
-
Understanding Dead Letter Queue in Azure Service Bus with C#
medium.com Issue #156
https://medium.com/@rictorres.uyu/understanding-dead-letter-queue-in-azure-service-bus-with-c-6314902f2aad
-
For (A Lesson; On C#; Loops)
medium.com Issue #156
https://medium.com/@michael71314/for-a-lesson-on-c-loops-c7f7ae802431
-
Comprehensive Guide to Unit Testing with MSTest in C#
csharp.com Issue #156
https://www.csharp.com/article/comprehensive-guide-to-unit-testing-with-mstest-in-c-sharp/