frameworks
.NET Framework Articles, Tutorials & News
.NET Framework articles, tutorials, and news from the DotNetNews archive.
101 articles Updated Page 3 of 5
Browse additional .NET Framework articles from the DotNetNews archive.
.NET Framework articles
Page 3 of 5
Newest first
-
.NET, .NET Core, and .NET Framework: Key Differences and Their Past and Present
medium.com Issue #305
When you first step into web programming and application development with .NET, you’ll encounter a huge amount of confusion. Especially if…
-
The Evolution of .NET: From Framework to Future
c-sharpcorner.com Issue #305
Explore the evolution of .NET from its early days revolutionizing software development in Bangladesh to its current role as a powerful, cross-platform ecosystem. Discover how .NET empowers developers ...
-
What is .NET Framework?
medium.com Issue #301
The .NET Framework was a software development platform developed by Microsoft. It provided a comprehensive and consistent programming… Continue reading on .NET Framework — Common and Uncommon »
-
How does Caching work in .NET framework?
medium.com Issue #301
Caching in .NET is a technique used to store and manage frequently accessed data or objects in memory for faster retrieval, reducing the… Continue reading on .NET Framework — Common and Uncommon »
-
What is Just-In-Time (JIT) Compiler?
medium.com Issue #301
JIT stands for “Just-In-Time” compilation. It is a technique used in many programming languages and runtime environments, including .NET… Continue reading on .NET Framework — Common and Uncommon »
-
Base Class Library (BCL) in .NET
medium.com Issue #301
The Base Class Library (BCL) in .NET is a fundamental component of the .NET Framework and .NET Core (now part of .NET 5 and later). It… Continue reading on .NET Framework with C#— Common and Uncommon ...
-
Do developers still use ASP.NET Web Forms?
medium.com Issue #301
ChatGPT Response Continue reading on Prompt Engineering — Practical Questions for ChatGPT (and others) »
-
Show me a migration path from Web Forms to modern .NET
medium.com Issue #301
ChatGPT Response Continue reading on Prompt Engineering — Practical Questions for ChatGPT (and others) »
-
.NET Core vs .NET Framework – A Complete Comparison for Developers
c-sharpcorner.com Issue #300
This article breaks down the key differences between Microsoft's two major development platforms. Learn about platform support, performance, deployment, and use cases to determine which framework is r...
-
Why I Stand By the Unit of Work Pattern With EF Core in.NET 9’s Clean Architecture
medium.com Issue #296
.NET Framework - a powerful & flexible platform for building web-based applications
-
The Complete Guide to Migrating Legacy .NET Framework to .NET 8
medium.com Issue #290
Transform Your Legacy Applications into High-Performance Modern Solutions Continue reading on .Net Programming »
-
.NET vs. .NET Core in 2025: A Developer’s Guide to What Matters
medium.com Issue #288
It’s September 2025, and if you’re a developer in the C# ecosystem, the old ‘.NET Core vs. .NET Framework’ debate feels like a relic from…
-
What Is .NET Core and How Is It Different from .NET Framework?
c-sharpcorner.com Issue #288
Explore the key differences between .NET Core and .NET Framework. Learn about platform support, performance, application types, deployment, and development models. Discover when to use .NET Core for m...
-
💳 Case Study: How a Leading Bank Leveraged .NET Core and Azure to Solve a Critical Business Problem
c-sharpcorner.com Issue #286
This case study details how a major bank overcame scalability and compliance challenges by migrating from a monolithic .NET Framework application to a .NET Core microservices architecture on Azure. Th...
-
Performance, security, and EF Core tips
DotNetNews Issue #285
A varied roundup of .NET posts on faster code, safer ASP.NET Core apps, EF Core migrations, Azure slots, logging, and team Git workflows.
-
Winforms Tutorial: How to Build a Professional Navigation Panel
medium.com Issue #280
Tired of building applications that pop up a new window for every single button click? That old-school approach can feel clunky and…
-
Minimal APIs vs MVC in .NET: Which One Should You Choose?
medium.com Issue #280
Key Differences Between Minimal APIs and MVC.
-
️ Installing .NET on macOS with dotnet-install.sh (and a Few Lessons Learned)
medium.com Issue #274
Recently, I tried installing .NET on my Mac using the official script provided by Microsoft. While it works, I ran into a couple of small… Continue reading on Medialesson »
-
.NET framework to .net core conversion automated
medium.com Issue #273
Upgrading from .NET Framework to the latest .NET is not just a technological shift; it’s a strategic move to future-proof your…
-
How do I Migrate from .NET Framework to .NET 6/7/8?
c-sharpcorner.com Issue #261
Migrating from the legacy .NET Framework to modern .NET 6, 7, or 8 can unlock massive performance, cross-platform support, and access to the latest tools. This guide walks you through a smooth and saf...
-
.NET Core vs .NET Framework: Key Differences and How to Choose the Right One
c-sharpcorner.com Issue #254
As a developer or tech decision-maker, choosing the right .NET platform for your application is critical. Microsoft offers two primary frameworks: .NET Core and the .NET Framework. While they share a ...
-
Behind the Scenes: Why Developers Love the Folder Structure in This SaaS Boilerplate
bizsoltech.medium.com Issue #254
A clean and predictable folder structure might seem like a small detail — until you’re weeks deep into development, adding new features…
-
The “Framework” Library in Companies: Blessing or Curse?
medium.com Issue #237
https://medium.com/@MatinGhanbari/the-framework-library-in-companies-blessing-or-curse-e28e0d7c1f0b
-
dnSpy—Static Analysis of a .NET Malware
medium.com Issue #237
https://medium.com/@tarunrd77/dnspy-static-analysis-of-a-net-malware-012806424acf
-
Integrating Artificial Intelligence into the .NET Framework
c-sharpcorner.com Issue #237
https://www.c-sharpcorner.com/article/integrating-artificial-intelligence-into-the-net-framework/