languages
C# Articles, Tutorials & News
C# articles, tutorials, and news from the DotNetNews archive.
2552 articles Updated Page 98 of 103
Browse additional C# articles from the DotNetNews archive.
C# articles
Page 98 of 103
Newest first
-
Building a Robust Password Validator in C#
medium.com Issue #137
https://medium.com/@davidsilwal/building-a-robust-password-validator-in-c-df27d46de99b
-
How to Allow or Use or Display Angle Brackets <> in HTML Code Tag
csharp.com Issue #137
https://www.csharp.com/blogs/how-to-allow-or-use-or-display-angle-brackets-in-html-code-tag
-
Why We Use C#/.NET and C++ for Instrument Control
medium.com Issue #137
https://medium.com/@kjx_automations/why-we-use-c-net-and-c-for-instrument-control-384756db74a4
-
Learning C#: Debugging With Breakpoints
medium.com Issue #137
https://medium.com/@MJQuinn/learning-c-debugging-with-breakpoints-68f2a4fe158a
-
Comparing Collections Using Except and Intersect in C#
csharp.com Issue #137
https://www.csharp.com/blogs/comparing-collections-in-c-sharp-using-except-and-intersect-to-find-matched-and-unmatched-elements
-
Difference Between Break and Continue Statement in C#
csharp.com Issue #137
https://www.csharp.com/blogs/difference-between-break-and-continue-statement-in-c-sharp
-
Understanding the `required` Keyword in .NET: Eliminating Nullability Doubts
medium.com Issue #137
https://medium.com/@jry157/understanding-the-required-keyword-in-net-eliminating-nullability-doubts-052d052041e9
-
How To Be Productive As A C# Developer
medium.com Issue #137
https://medium.com/write-a-catalyst/how-to-be-productive-as-a-c-developer-dd0701302321
-
Advanced Implementations of the Producer-Consumer Pattern with Channel in .NET
medium.com Issue #136
https://medium.com/@anderson.buenogod/advanced-implementations-of-the-producer-consumer-pattern-with-channel-t-in-net-28aa94304561
-
C# Expression Trees: The Secret Sauce for Dynamic Code
medium.com Issue #136
https://medium.com/@nagarajvela/c-expression-trees-the-secret-sauce-for-dynamic-code-e36f4deb9f79
-
Optimizing Dictionary Performance in C#
medium.com Issue #136
https://medium.com/@shamuddin/optimizing-dictionary-performance-in-c-9de73c333ba7
-
The Unwritten Rules to Becoming a .NET Senior Developer: 7 Steps to Level Up
medium.com Issue #136
https://medium.com/@Lidia-Rodriguez/the-unwritten-rules-to-becoming-a-net-senior-developer-7-steps-to-level-up-1b212f303efa
-
Summary of Working with Arrays in C# from Basics to Advanced
csharp.com Issue #136
https://www.csharp.com/article/summary-of-working-with-arrays-in-c-sharp-from-basics-to-advanced/
-
A Powerful, Open-Source MongoDB GUI for Everyone
devblogs.microsoft.com Issue #136
https://devblogs.microsoft.com/cosmosdb/a-powerful-open-source-mongodb-gui-for-everyone/
-
First preview of Visual Studio 2022 v17.14
devblogs.microsoft.com Issue #136
https://devblogs.microsoft.com/visualstudio/first-preview-of-visual-studio-2022-v17-14/
-
How To Get Your IP Address in C#?
csharp.com Issue #136
https://www.csharp.com/blogs/how-to-get-your-ip-address-in-c-sharp2
-
Why .NET MAUI is the Future of App Development
csharp.com Issue #135
https://www.csharp.com/blogs/why-net-maui-is-the-future-of-app-development
-
ADO.NET vs Entity Framework: Understanding the Differences
csharp.com Issue #135
https://www.csharp.com/article/ado-net-vs-entity-framework-understanding-the-differences/
-
Boosting Performance with Lazy Loading in C# .NET Core
csharp.com Issue #135
https://www.csharp.com/article/boosting-performance-with-lazy-loading-in-c-sharp-net-core/
-
Understanding the Override Function in C#
csharp.com Issue #135
https://www.csharp.com/article/understanding-the-override-function-in-c-sharp/
-
Optimize Your C# Code: Using Benchmark.NET to Identify Performance Bottlenecks
medium.com Issue #135
https://medium.com/@nagarajvela/optimize-your-c-code-using-benchmark-net-to-identify-performance-bottlenecks-2e70de3628ff
-
Role of Delegates in C# Programming
csharp.com Issue #135
https://www.csharp.com/blogs/role-of-delegates-in-c-sharp-programming
-
Be Careful Using Distinct and OrderBy in EF Core Queries
csharp.com Issue #135
https://www.csharp.com/article/be-careful-when-combining-distinct-and-orderby-in-ef-core/
-
Running C# Jobs with Windows Task Scheduler: Automate Your Workflow Like a Pro
medium.com Issue #135
https://medium.com/@nagarajvela/running-c-jobs-with-windows-task-scheduler-automate-your-workflow-like-a-pro-f9519590903e
-
Reduce NULL Storage in SQL Server with Sparse Columns
csharp.com Issue #135
https://www.csharp.com/article/reduce-null-storage-in-sql-server-with-sparse-columns/