languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2552 articles Updated Page 73 of 103
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 73 of 103
Newest first
-
Stop Writing Boring C# Code: 7 More Genius Patterns That Make You 10x Faster (Part 2)
Medium Issue #220
https://medium.com/@mohsho10/stop-writing-boring-c-code-7-more-genius-patterns-that-make-you-10x-faster-part-2-c29518c6bb6a
-
AES Encryption in .NET — Your Ultimate Guide to Keeping Data Safe!
Medium Issue #220
https://dotnetfullstackdev.medium.com/aes-encryption-in-net-your-ultimate-guide-to-keeping-data-safe-30e5399b2a57
-
VS Code Live: Extending Agent Mode
DEV Issue #220
https://dev.to/azure/vs-code-live-extending-agent-mode-l1h
-
How to get to know the latest dotnet features - the nerdy way
Steven Giesel Issue #220
https://steven-giesel.com/blogPost/f6ad319b-b095-47a0-91d7-800d30a0e3c2
-
Master Methods in C#: The Real Secret to Cleaner Code
Medium Issue #220
https://medium.com/@aibhi.dev/master-methods-in-c-the-real-secret-to-cleaner-code-1c5d14c735bd
-
[Don’t .NET] Immutable local variables
Medium Issue #219
https://guriysamarin.medium.com/dont-net-immutable-local-variables-c8d2f47c8fa2
-
9 .NET NuGet Packages That Will Make Your Life Easier
Medium Issue #219
https://medium.com/@nagarajvela/9-net-nuget-packages-that-will-make-your-life-easier-7492597177da
-
⚠️ async void is a Trap — And You Might Be Walking Right Into It
Medium Issue #219
https://medium.com/@yaseer.arafat/%EF%B8%8F-async-void-is-a-trap-and-you-might-be-walking-right-into-it-3636332fe102
-
Collections and LINQ in .NET: A Comprehensive Guide for Modern Developers — Part I
Medium Issue #219
https://medium.com/@bhargavkoya56/collections-and-linq-in-net-a-comprehensive-guide-for-modern-developers-part-i-11acdf9fda32
-
Unlocking the Magic of LINQ in C# — A Human’s Perspective
Medium Issue #219
https://medium.com/@joshiabhi777/unlocking-the-magic-of-linq-in-c-a-humans-perspective-900c1c568cbc
-
Extension methods in C#
Medium Issue #219
https://medium.com/@shreyans_padmani/extension-methods-in-c-e297108461c1?source=rss------dotnet-5
-
Your Controller Is Not a Service Layer: Clean Separation in .NET
Medium Issue #219
https://medium.com/@yaseer.arafat/your-controller-is-not-a-service-layer-clean-separation-in-net-65e85d7b1ef5
-
The 9 Most Painful C# Mistakes (And How to Avoid Them)
Medium Issue #218
https://medium.com/@nagarajvela/the-9-most-painful-c-mistakes-and-how-to-avoid-them-a1c1f27d396e
-
C# Made Easy: 8 Techniques Every Beginner Must Try
Medium Issue #218
https://medium.com/write-a-catalyst/c-made-easy-8-techniques-every-beginner-must-try-0bc54786fff2
-
C# .NET Chart Customization Quickstart
Medium Issue #218
https://medium.com/mesciusinc/c-net-chart-customization-quickstart-6096f2ebacc4
-
Why is enumerating over List faster than IList?
Steven Giesel Issue #218
https://steven-giesel.com/blogPost/c624c170-c16c-4414-8506-2ae25ba54df7
-
LINQ & Lambda Expressions in .NET: A Deep Dive
Medium Issue #218
https://medium.com/@hpultimatemedia/linq-lambda-expressions-in-net-a-deep-dive-f1426026a07c
-
Quick Start: Build and Connect to an MCP Server with .NET
Medium Issue #218
https://sannidhisiva.medium.com/quick-start-build-and-connect-to-an-mcp-server-with-net-7073a302c7df
-
How to Automate Tasks in Azure Using Logic Apps with C# Integration
C# Corner Issue #218
https://www.c-sharpcorner.com/article/how-to-automate-tasks-in-azure-using-logic-apps-with-c-sharp-integration/
-
C# String Methods Through Real-Life Examples
Medium Issue #218
https://medium.com/@aibhi.dev/c-string-methods-through-real-life-examples-287cc1ebefc8
-
Type Conversion in C#
Medium Issue #218
https://medium.com/@payton9609/type-conversion-in-c-fe905b222bbc
-
Emit logs on-demand with log buffering - .NET Blog
Microsoft Dev Blogs Issue #218
https://devblogs.microsoft.com/dotnet/emit-logs-on-demand-with-log-buffering/
-
Stop Writing Boring C# Code: 7 Genius Patterns That Make You 10x Faster
Medium Issue #217
https://medium.com/@mohsho10/stop-writing-boring-c-code-7-genius-patterns-that-make-you-10x-faster-aa32118ed249
-
Still Writing Boilerplate Code in C#? Here’s How Reflection Saved Me Hours
Medium Issue #217
https://medium.com/c-sharp-programming/still-writing-boilerplate-code-in-c-heres-how-reflection-saved-me-hours-e7374faca8c5
-
Find a Continuous Subarray with a Given Sum in C#
C# Corner Issue #217
https://www.c-sharpcorner.com/blogs/find-a-continuous-subarray-with-a-given-sum-in-c-sharp