C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2334 articles Updated Page 61 of 94
C# articles, tutorials, and news from the DotNetNews archive.
C# articles
Page 61 of 94
Newest first
-
How to Implement AutoComplete in C# with AjaxControlToolkit
c-sharpcorner.com Issue #233
https://www.c-sharpcorner.com/blogs/how-to-implement-autocomplete-in-c-sharp-with-ajaxcontroltoolkit2
-
You can't use switch expressions in Blazor (sometimes)
steven-giesel.com Issue #233
https://steven-giesel.com/blogPost/b839cab5-55ad-4fd8-90ca-7799cde8ace0
-
Your Database Has Customers. Your Business Has People. Let’s Model That — Live, in Pure C#
medium.com Issue #233
https://medium.com/@michaelmaurice410/your-database-has-customers-your-business-has-people-lets-model-that-live-in-pure-c-a5e74b07d458
-
I Tried .NET (C#) for a Month — It Felt Boring
blog.probirsarkar.com Issue #233
https://blog.probirsarkar.com/i-tried-net-c-for-a-month-it-felt-boring-8826bcb51657
-
C# Attributes You Should Be Using More Often
medium.com Issue #232
https://medium.com/@kittikawin_ball/c-attributes-you-should-be-using-more-often-ea10ab5b4089
-
C# Is Cool Again. You Can’t Avoid It Anymore.
piyushdoorwar.medium.com Issue #232
https://piyushdoorwar.medium.com/c-is-cool-again-you-cant-avoid-it-anymore-9d2725938dc4
-
What I Learned in Week 2 of My C# Journey: Mastering Loops, Ifs, and the Power of Repetition
medium.com Issue #232
https://medium.com/@danreut_real/what-i-learned-in-week-2-of-my-c-journey-mastering-loops-ifs-and-the-power-of-repetition-9ad198ea3c4b
-
Strange Behavior of List.Clear() and List.Add() in C#: What Every Developer Should Know
medium.com Issue #232
https://medium.com/@bhagyarana80/strange-behavior-of-list-clear-and-list-add-in-c-what-every-developer-should-know-2b0d134416de
-
Design Patterns Guide in .NET Using C# -Part I: Detailed explanation
medium.com Issue #231
https://medium.com/@bhargavkoya56/design-patterns-guide-in-net-using-c-part-i-detailed-explanation-7ed837f3fafe?source=rss------dotnet-5
-
The Bug Hid Behind a Guid — Until We Fired It With One Line of Code
medium.com Issue #231
https://medium.com/@michaelmaurice410/the-bug-hid-behind-a-guid-until-we-fired-it-with-one-line-of-code-c23d4d0f0bab
-
Exception Handling and Logging in C# — Complete Beginner-to-Advanced Guide
medium.com Issue #231
https://medium.com/@fahimshahariar.fs/exception-handling-and-logging-in-c-complete-beginner-to-advanced-guide-b8c250c6cd4f
-
20 Signs Your C# Code Is Too Complex (And How to Fix Them)
medium.com Issue #231
https://medium.com/@ashokreddy343/20-signs-your-c-code-is-too-complex-and-how-to-fix-them-8741cc1142d1
-
-
C# Indexers Explained: Like Arrays, But Smarter!
medium.com Issue #231
https://medium.com/dot-net-sql-learning/c-indexers-explained-like-arrays-but-smarter-665f88596de1
-
C# Tuples: The No-Nonsense Guide to Better Code
towardsdev.com Issue #231
https://towardsdev.com/c-tuples-the-no-nonsense-guide-to-better-code-646427489265
-
## Automating Excel Reports with C# and ChatGPT: A Developer's Guide
medium.com Issue #231
https://medium.com/@brunogomes_97453/automating-excel-reports-with-c-and-chatgpt-a-developers-guide-c1fbc402762a
-
FastMember: The Ultimate Hack for Faster C# Data Operations
medium.com Issue #230
https://medium.com/@nagarajvela/fastmember-the-ultimate-hack-for-faster-c-data-operations-49d948c93dc7
-
17 Proven Tips Every Aspiring .NET Developer Should Know
medium.com Issue #230
https://medium.com/@tejaswini.nareshit/17-proven-tips-every-aspiring-net-developer-should-know-2966ae166bbc?source=rss------csharp-5
-
Diagnosing Latency in .NET: Background GC and the Large Object Heap
medium.com Issue #230
https://medium.com/@anders_pedersen/diagnosing-latency-in-net-background-gc-and-the-large-object-heap-09449162b399
-
Minimal API with Authorization JWT Token in .NET 9
c-sharpcorner.com Issue #230
https://www.c-sharpcorner.com/article/minimal-api-with-authorization-jwt-token-in-net-9/
-
Understanding Dependency Injection in C#
medium.com Issue #230
https://medium.com/@sanchitvarshney/7cf778a9a88e
-
I Added ONE Line to My LINQ Query and Deleted 40 Lines of ‘If’ Statements
medium.com Issue #230
https://medium.com/@michaelmaurice410/i-added-one-line-to-my-linq-query-and-deleted-40-lines-of-if-statements-53d934f76731
-
Making your own MCP server in VS Code
youtube.com Issue #230
https://www.youtube.com/watch?v=SYcQXozpb_E
-
Value vs Reference Types in C# — Explained with Real Examples and Analogies
medium.com Issue #229
https://medium.com/@fahimshahariar.fs/value-vs-reference-types-in-c-explained-with-real-examples-and-analogies-3f4d6a5f2e37
-
Understanding SOLID Principles with simple Console App in .NET
c-sharpcorner.com Issue #229
https://www.c-sharpcorner.com/article/understanding-solid-principles-with-simple-console-app-in-net/