C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2334 articles Updated Page 56 of 94
C# articles, tutorials, and news from the DotNetNews archive.
C# articles
Page 56 of 94
Newest first
-
5 C# Features That Instantly Expose Junior Devs
blog.stackademic.com Issue #255
If you’re not using these, someone senior will notice. Continue reading on Stackademic »
-
.NET Architecture Alert: Mastering Interfaces for Top-Notch Scalability
medium.com Issue #255
Not just theory — this post dives into how C# developers make real decisions between interfaces and abstract classes, especially with…
-
Create a Personal Budget Tracker in C# Using JSON and Console UI
c-sharpcorner.com Issue #255
In this article, we will build a simple personal budget tracker using C# with a clean console UI and JSON for persistent storage. This beginner-friendly project helps users understand file handling, d...
-
Don’t Let Nulls Haunt Your Game: A Fun Look at Null Handling in C#
medium.com Issue #255
“Is your code haunted by the ghosts of uninitialized variables?
-
5 C# Tricks Microsoft Hopes You Never Learn
blog.stackademic.com Issue #255
These language features rewrite everything you thought you knew about .NET. Continue reading on Stackademic »
-
Mastering LINQ in C#: Tips, Tricks, and Pitfalls
medium.com Issue #255
Unlock the full power of LINQ in C# with advanced techniques, practical examples, and common pitfalls to avoid.
-
-
Understanding C# Class Types: A Complete Guide for .Net Developers
itsshubhamk.medium.com Issue #254
As a software engineer who’s spent 7+ years working with C# across various enterprise projects, I’ve learned that choosing the right class…
-
When to Use var, dynamic, and object in C#
medium.com Issue #254
A Hands-On Guide Continue reading on .Net Programming »
-
Casting and Converting
c-sharpcorner.com Issue #254
Learn how type casting works in Java, including primitive and object casting, upcasting, downcasting, and common pitfalls like ClassCastException with practical examples and inheritance-based scenario...
-
Deep Dive into async await .Net
medium.com Issue #254
Lately I’ve been trying to improve my async await comprehension in .net
-
AI & .NET in Finance: Improving Cybersecurity and Customer Engagement
medium.com Issue #254
In today’s fast-moving digital world, the finance industry is constantly evolving. Customers now expect seamless, secure, and personalized…
-
Session vs Token-Based Authentication in MERN: When to Use What
c-sharpcorner.com Issue #254
Learn how authentication works in the MERN stack. Understand session vs token-based methods, use of JWT, cookies, security practices, and when to choose each approach for building secure web applicati...
-
Your IP Whitelist Isn’t Security — The Microsoft Zero Trust Guide for .NET Developers
blog.devgenius.io Issue #254
How Microsoft Engineers Secure .NET Apps — And Why You Can’t Afford Not To Continue reading on Dev Genius »
-
Enums in C#: A Beginner’s Guide to Smarter, Safer Code
medium.com Issue #253
https://medium.com/@sweetondonie/enums-in-c-a-beginners-guide-to-smarter-safer-code-cd3374786bbe
-
You Thought Async Was Faster — These 5 Sync Fixes Prove Otherwise in .NET
medium.com Issue #253
https://medium.com/@mohsho10/you-thought-async-was-faster-these-5-sync-fixes-prove-otherwise-in-net-a706c52b02bb
-
10 Sharp C# Tricks That Made My Codebase 30% Smaller
medium.com Issue #253
https://medium.com/@yaseer.arafat/10-sharp-c-tricks-that-made-my-codebase-30-smaller-e35b7c7cb44c
-
5 More .NET Tips That Make Your Code Faster, Smarter & Leaner
medium.com Issue #253
https://medium.com/@freakyali/5-more-net-tips-that-make-your-code-faster-smarter-leaner-e071f1a845f5
-
Vibe Coding Is Actually Prompt-Oriented Development (POD)
c-sharpcorner.com Issue #253
https://www.c-sharpcorner.com/article/vibe-coding-is-actually-prompt-oriented-development-pod/
-
A complete guide to async programming in C#: understand threading, non-blocking I/O, await…
medium.com Issue #253
https://medium.com/@lstalin.paul/a-complete-guide-to-async-programming-in-c-understand-threading-non-blocking-i-o-await-f3f178dc6746
-
Rethinking Switch Statements in C#: Embrace Polymorphism Instead
blog.stackademic.com Issue #253
https://blog.stackademic.com/rethinking-switch-statements-in-c-embrace-polymorphism-instead-a68689b214f9
-
The Silent Scalability Killers Hiding in Your .NET Code — 15 Fixes That Work
towardsdev.com Issue #252
https://towardsdev.com/the-silent-scalability-killers-hiding-in-your-net-code-15-fixes-that-work-38bb072db40c
-
MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18
devblogs.microsoft.com Issue #252
https://devblogs.microsoft.com/dotnet/mcp-csharp-sdk-2025-06-18-update/
-
How I Built a .NET Security Scanner Without a Security Team (And Blocked 90% of Vulnerabilities)
medium.com Issue #252
https://medium.com/c-sharp-programming/how-i-built-a-net-security-scanner-without-a-security-team-and-blocked-90-of-vulnerabilities-ac0803ef5bea
-
When Lifetimes Collide: A C# Developer’s Journey Through Transient, Scoped & Singleton
medium.com Issue #252
https://medium.com/@brian.moraboza/when-lifetimes-collide-a-c-developers-journey-through-transient-scoped-singleton-40c88ec1afe2