frameworks
.NET Framework Articles, Tutorials & News
.NET Framework articles, tutorials, and news from the DotNetNews archive.
114 articles Updated Page 3 of 5
Browse additional .NET Framework articles from the DotNetNews archive.
.NET Framework articles
Page 3 of 5
Newest first
-
Dot NET: From Framework to Core and Beyond
medium.com Issue #352
The .NET architecture has significantly transformed after its introduction by Microsoft in the early 2000s. Moreover, the platform has…
-
From Framework to Future: How .NET Evolved Into a Modern Powerhouse
medium.com Issue #345
When Microsoft first introduced the .NET Framework in 2002, few could have imagined the transformation it would undergo in the decades to…
-
Timeouts, data access, and testing
DotNetNews Issue #342
Sixteen varied .NET reads cover timeout strategy, ASP.NET Core, EF Core, Dapper, MAUI, TDD, and DI automation for real-world apps.
-
♂️ Modernizing .NET — Part 2: HttpContext and the Dark Magic of Migration
medium.com Issue #330
How I revived HttpContext.Current in .NET 8 to support legacy ASP.NET Framework code — without rewriting thousands of endpoints.
-
.NET vs .NET Framework — What to Choose in 2025?
medium.com Issue #329
The .NET world has undergone a massive transformation in recent years. If you’re just starting with Microsoft technologies or planning to…
-
.NET and .NET Framework November 2025 servicing releases updates
devblogs.microsoft.com Issue #327
Welcome to our combined .NET servicing updates for November 2025. Let's get into the latest release of .NET & .NET Framework, here is a quick overview of what's new in our servicing releases: Secu...
-
List, Dictionary, Queue, and Stack
c-sharpcorner.com Issue #320
Learn C# collections (List, Dictionary, Queue, Stack) with ASP.NET Web Forms! This tutorial provides practical examples and real-time use cases for each collection type.
-
.NET Framework to .NET 8: The Long Journey of an Enterprise Application
dssconsulting.medium.com Issue #320
In this article we will talk about how we at DSS Consulting have upgraded a legacy enterprise application at a major banking client of…
-
Purpose of UpdatePanel in ASP.NET WebForms
c-sharpcorner.com Issue #319
Master ASP.NET WebForms UpdatePanel! Learn how to implement partial page updates, improve user experience, and avoid full page reloads with a real-time example.
-
Akka.NET + Kubernetes: Everything You Need to Know
petabridge.com Issue #319
Production lessons from years of running Akka.NET clusters at scale
-
Title: .NET Framework (4.x) to .NET 8 Migration Challenges
medium.com Issue #313
Author: Enamul Hasan | Software Engineer (.NET)
-
Refactoring Legacy .NET Framework Apps for Cloud-Native Deployment
c-sharpcorner.com Issue #309
Modernize legacy .NET Framework applications for cloud-native deployment without costly rewrites. This guide outlines an incremental refactoring approach, focusing on containerization, abstraction lay...
-
Delete Single or Multiple Records from GridView in ASP.NET
c-sharpcorner.com Issue #309
Learn how to implement single and multiple record deletion in ASP.NET GridView using checkboxes, client-side validation, and a SQL Server stored procedure. This tutorial covers UI design with a GridVi...
-
.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…