.NET Framework


Topic history | v1 (current) | created by jjones

Details

.NET Framework

| created by jjones | Add resource "Why Ruby?"
Title
.NET Framework
Description
.NET Framework (pronounced as "dot net") is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (in contrast to a hardware environment) named the Common Language Runtime (CLR). The CLR is an application virtual machine that provides services such as security, memory management, and exception handling. As such, computer code written using .NET Framework is called "managed code". FCL and CLR together constitute the .NET Framework. FCL provides the user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications.
Link
https://en.wikipedia.org/?curid=25143203

resources

(detached) Why Ruby?
v1 | attached by jjones | Add resource "Why Ruby?"

authors

This topic has no history of related authors.

topics

used by ASP.NET
v1 | attached by jjones | Add resource "Why Ruby?"
uses C#
v1 | attached by jjones | Edit topic "C#"
has version .NET Core
v1 | attached by jjones | Add resource "Why Ruby?"
(detached) Computer programming
| detached by jjones | Edit topic "Computer programming"
subtopic of
v1 | attached by jjones | Add resource "Why Ruby?"
(detached) C# 8
| detached by jjones | Edit topic "C#"
uses
v1 | attached by jjones | Add resource "Why Ruby?"
has version .NET 5
v1 | attached by jjones | Add resource "Announcing .NET 5.0 RC 1"
subtopic of .NET
v1 | attached by jjones | Add topic "Covariance and contravariance"