.NET Core Articles, Tutorials & News
.NET Core articles, tutorials, and news from the DotNetNews archive.
1453 articles Updated Page 35 of 59
.NET Core articles, tutorials, and news from the DotNetNews archive.
.NET Core articles
Page 35 of 59
Newest first
-
On .NET Live - Compliance in .NET: The Right Way to Classify & Redact Data
youtube.com Issue #266
Join us for a deep dive into **compliance in .NET** with special guests **Mariam Aziz** and **Darius Letterman**, two of the engineers behind the `Microsoft.Extensions.Compliance.Abstractions` and `Mi...
-
5 .NET Performance Tips to Make Your Apps Run Faster and Cleaner
blog.stackademic.com Issue #266
Unlock hidden performance gains with easy-to-apply .NET coding best practices. Continue reading on Stackademic »
-
Top 5 Performance Benefits of Backend Frameworks Golang and .NET
medium.com Issue #266
Choosing a backend framework isn’t just a technical choice; it’s also a strategic one that has a direct effect on how well your app can…
-
Struct vs Class in C# — Beginner-Friendly Deep Dive
malshikay.medium.com Issue #266
Struct VS Class in C#
-
25 Tools to Help You Manage Hybrid No-Code And Custom Code Stack
faciletechnolab.com Issue #266
Discover 25 powerful tools for founders and teams managing hybrid no-code + custom code applications. Streamline workflows, boost scalability, and improve collaboration.
-
The Ultimate .NET Developer Roadmap for 2025
medium.com Issue #265
In the rapidly evolving landscape of software development, becoming a proficient .NET developer requires a structured approach to learning…
-
Understanding the Difference Between Convert.ToInt32(), int.Parse(), and int.TryParse() in C#.
medium.com Issue #265
When working with string-to-integer conversions in C#, we often see these three methods. While they might look similar, they behave…
-
Exploring the Power of .NET Application Development
medium.com Issue #265
.NET application development enables businesses to create scalable, secure, and high-performing solutions tailored to on-demand needs…
-
5 Subtle .NET Tips That Prevent Bugs and Boost Performance
blog.stackademic.com Issue #265
Write safer, faster code by understanding async waits, null safety, and struct initialization tricks. Continue reading on Stackademic »
-
Structured Logging in .NET: Why You Should Avoid String Interpolation
mariemoalla.medium.com Issue #264
It’s easy to overlook how small differences in logging syntax can affect performance, log structure, and searchability.
-
Running .NET in the browser without Blazor
andrewlock.net Issue #264
In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]
-
-
⚙️ When Threads Collide: A Real-World Dive into TaskScheduler and IAsyncEnumerable in C#
medium.com Issue #264
“Everything was working fine until… it wasn’t.” That’s how most async bugs introduce themselves in production. Continue reading on CodeToDeploy »
-
From No-Code MVP to Enterprise SaaS: A Founder’s Playbook
faciletechnolab.com Issue #264
A step-by-step guide for founders to scale their no-code MVP into a robust enterprise SaaS product without losing momentum.
-
The One Configuration Mistake That Breaks .NET Apps at Scale
blog.devgenius.io Issue #264
(And How We Can Actually Fix It) Continue reading on Dev Genius »
-
Cancelling Asynchronous Requests in a React & .NET Application
medium.com Issue #264
And what to consider for UI/UX when applying asynchronous logic.
-
.NET R&D Digest (July, 2025)
olegkarasik.wordpress.com Issue #263
This issue includes bits of hardware, AI, development tools, software development, software design, concurrency, C# (a lot of C#), .NET and .NET Internals.
-
Best Practice to Make your Project Cleaner in .NET Core
c-sharpcorner.com Issue #263
Discover essential best practices for building clean, maintainable .NET Core projects. Learn effective project structuring, dependency injection, configuration, logging, testing, security, and API des...
-
What Is the Difference Between C# and .NET?
c-sharpcorner.com Issue #263
Confused between C# and .NET? This article breaks down the technical differences and how they work together in modern software development.
-
DateTime and TimeSpan in C#: Handling Dates Without Headaches
medium.com Issue #262
Learn how to work with dates, times, and durations in C# using DateTime and TimeSpan.
-
Difference Between Task, async/await, and Threading in .NET
c-sharpcorner.com Issue #262
This article explains the core differences between Task, async/await, and traditional Threading in .NET. Learn how they work, when to use each, and how they impact performance, scalability, and readab...
-
Mastering Async/Await in C#: Common Pitfalls and How to Avoid Them
medium.com Issue #262
Mastering Async/Await in C#: Common Pitfalls and How to Avoid Them
-
Creating Smart Web Apps with Angular & C# (.NET Core) — Full Stack Development
msmcoretech.com Issue #262
In 2025, full-stack development primarily involves building cohesive, scalable, smart web platforms rather than just writing both…
-
On .NET Live | Supercharge your SQL development with modern .NET
youtube.com Issue #262
.NET 8 vs .NET 9: Migration Guide and Best Practices
-
What Makes .NET Still a Top Choice for Enterprise App Development in 2025?
medium.com Issue #262
In a digital world that is shifting rapidly, enterprises have more and more frameworks and tools to choose from. In 2025, .NET is still…