Skip to content

.NET Framework vs Durandal

A side-by-side look at .NET Framework and Durandal. For an in-depth review of either product, follow the links below.

.NET Framework

.NET Framework

Development

The .NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library and provides language interoperability across several programming languages.

netmicrosoftwindowsoopframework
Durandal

Durandal

Development

Durandal is a JavaScript application framework that helps developers build single-page web apps. It uses some popular JavaScript libraries like jQuery and Knockout.js and provides structure, modularity, and patterns to build complex web apps.

singlepagemodularmvvm