The Microsoft .NET Framework is a software component that is a part of Microsoft Windows operating systems. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.

PropertyValue
p:abstract
  • .NET ist eine von Microsoft entwickelte Softwareplattform. Diese umfasst eine Laufzeitumgebung, eine Sammlung von Klassenbibliotheken (API) und angeschlossene Dienstprogramme (Services). Die Plattform ist die Umsetzung des Common-Language-Infrastructure-Standards für Microsoft Windows und ist derzeit in ihrem vollen Umfang auch nur für Windows verfügbar. Teilmengen der Plattform werden in freien Projekten für unixoide Betriebssysteme "nachgebaut", das bekannteste Beispiel ist das Mono-Projekt. Die Plattform soll die bisherigen Vorgehensweisen der Windows-Programmierer sowie veraltete Technologien wie COM ersetzen und eine flexiblere Möglichkeit anbieten, auf Betriebssystemfunktionen zuzugreifen und sich untereinander auszutauschen. Dadurch ist .NET auch für den Einsatz auf unterschiedlichen Geräteplattformen, wie Handys oder PDAs, durchaus geeignet." (de)
  • .NET Framework — это название одной из платформ для разработки по технологии Microsoft .NET Имеются следующие версии платформы * .NET Framework 1.0 — выпущена в 2002 году * .NET Framework 1.1 — выпущена в 2003 * .NET Framework 2.0 — выпущена 27 октября 2005 года * .NET Framework 3.0 (кодовое имя WinFX) — выпущена 6 ноября 2006 года. Включает в себя CLR и компиляторы от .NET Framework 2.0, плюс ряд новых API: Windows Presentation Foundation (WPF, кодовое имя Avalon), Windows Communication Foundation (WCF, кодовое имя Indigo), Windows Workflow Foundation (WF) и Windows CardSpace (WCS, кодовое имя InfoCard). Входит в состав Windows Vista. * .NET Framework 3.5 — выпущена 19 ноября 2007 годаКатегория:.NET Framework Категория:Платформа .NET" (ru)
  • .NET Framework w skrócie .NET (wym. dot net) - platforma programistyczna opracowana przez Microsoft, obejmująca środowisko uruchomieniowe (Common Language Runtime - CLR) oraz biblioteki klas dostarczające standardowej funkcjonalności dla aplikacji. Powszechnie uważa się, że powstanie .NET to reakcja firmy na sądowy zakaz samodzielnego modyfikowania Javy autorstwa firmy Sun. Technologia ta nie jest związana z żadnym konkretnym językiem programowania, a programy mogą być pisane w jednym z wielu języków - na przykład C++/CLI, C#, J#, Delphi 8 dla .NET, Visual Basic .NET. Zadaniem platformy .NET Framework jest zarządzanie różnymi elementami systemu: kodem aplikacji, pamięcią i zabezpieczeniami. W środowisku tym można tworzyć oprogramowanie działające po stronie serwera internetowego (IIS) oraz pracujące na systemach, na które istnieje działająca implementacja tej platformy. Z racji jej pochodzenia najpełniej obsługiwane są systemy z rodziny Microsoft Windows, jednak ponieważ zasadnicza część platformy została zgłoszona jako standard ECMA, powstają także jego niezależne wdrożenia, np. Mono i dotGNU. .NET jest strategicznym kierunkiem rozwoju oprogramowania w Microsofcie: ogłosił on, że następca systemu Windows XP będzie pracował w środowisku .NET, a aplikacje starszego typu (EXE) będą miały dostęp do zasobów maszyny przez przekształcenie na wywołania. W 2006 roku okazało się to jednak nieprawdą, gdyż tylko niewielki procent nowej wersji Windows korzysta z .NET. W skład platformy wchodzą: *kompilatory języków wysokiego poziomu - standardowo C++/CLI, C#, Visual Basic .NET, J# *kompilator kodu zarządzanego wraz z debugerem" (pl)
  • .NET Framework(ドットネットフレームワーク)は、マイクロソフトが開発したアプリケーション開発、実行環境。 WindowsアプリケーションだけでなくXML WebサービスやWebアプリケーションなどWebベースなアプリケーションとの親和性などを取り入れた環境。一般に.NETという場合.NET Frameworkをさす場合が多い。 また.NET Frameworkの基盤となっている仕様 (CLI)はEcma International、ISO、JISにて標準化されており、マイクロソフト以外のベンダーが独自に実装することもできる。実際にMonoなどのオープンソースによる実装プロジェクトがある。なお、CLIのマイクロソフトの実装をCLRと呼ぶ。.NET FrameworkはCLRにその他ライブラリ群を加えたものと言える。" (ja)
  • Il .NET Framework è la parte centrale della tecnologia .NET di Microsoft. È l'ambiente per la creazione, la distribuzione e l'esecuzione di tutti gli applicativi che supportano .NET siano essi Servizi Web o altre applicazioni." (it)
  • La plataforma .NET de Microsoft es un componente de software que puede ser añadido al sistema operativo Windows. Provee un extenso conjunto de soluciones predefinidas para necesidades generales de la programación de aplicaciones, y administra la ejecución de los programas escritos específicamente con la plataforma. Esta solución es el producto principal en la oferta de Microsoft, y pretende ser utilizada por la mayoría de las aplicaciones creadas para la plataforma Windows. Para más información vea .NET de Microsoft. Categoría:Entornos de desarrollo integrados" (es)
  • Le framework .NET est un composant logiciel pouvant être ajouté au système d'exploitation Microsoft Windows. Il peut être téléchargé sur le site de Microsoft et est également partiellement fourni dans certaines déclinaisons commerciales. Plusieurs langages sont disponibles tels que le C# (mélange de C++ et de Java), le J# (proche du Java, mais non compatible Java) et le Visual Basic .NET. Grâce à la disponibilité des spécifications techniques, différents acteurs sont libres d'ajouter le support pour un autre langage, ou un langage classique (notamment Cobol, Pascal, Fortran, Eiffel, Ada) ainsi que ASP.NET. D'ailleurs le langage Python sera sous peu utilisable grâce au projet IronPython alors que lel'est déja grâce au projet Phalanger. Microsoft a aussi développé une version allégée du framework pour le développement d'applications pour son système d'exploitation pour assistants personnels : le .NET compact framework. Il existe aussi des implémentations libres de dot net, notamment Mono et DotGNU. Le framework .NET est un composant installable sur les systèmes d'exploitation Microsoft Windows. Il a pour but de faciliter la tâche des développeurs en proposant une approche unifiée à la conception d'applications Windows ou Web, tout en introduisant des facilités pour le développement, le déploiement et la maintenance d'applications. Le framework gère tous les aspects de l'exécution de l'application : *il alloue la mémoire pour le stockage des données et des instructions du programme ; *il autorise ou interdit les droits de l'application ; *il démarre et gère l'exécution ; *il gère la ré-allocation de la mémoire pour les ressources qui ne sont plus utilisées. C'est pour cela que le framework .NET est qualifié d'environnement « managé ». Il est composé de deux blocs principaux : le CLR et la bibliothèque de classes .NET." (fr)
  • The Microsoft .NET Framework is a software component that is a part of Microsoft Windows operating systems. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform. The pre-coded solutions that form the framework's Base Class Library cover a large range of programming needs in areas including: user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers who combine it with their own code to produce applications. Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. This runtime environment, which is also a part of the .NET Framework, is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine, so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security mechanisms, memory management, and exception handling. The class library and the CLR together compose the .NET Framework. The .NET Framework is included with Windows Server 2003, Windows Server 2008 and Windows Vista, and can be installed on most older versions of Windows." (en)
  • 由微软开发的 .NET Framework 是一个致力于敏捷軟體開發(RAD)、-{zh-hans:平台无关性;zh-hant:平台獨立性}-和网络透明化的软件开发平台。.NET 在微软战略上为下一个十年对服务器和桌上型软件工程迈出的第一步。据微软声称,.NET 包含许多有助于Internet和Intranet应用迅捷开发的技术。 .NET Framework 是微软公司继 WindowsDNA 之后的新开发平台。.NET Framework 是以一种采用类似Java系统虚拟机方式运行和管理的编程平台,以-{zh-hans:通用语言运行时;zh-hant:通用語言執行層}-(Common Language Runtime)为基础,支持多种语言(C#、VB.NET、C++、Python等)的开发。 .NET 也为编程接口(API)提供了新功能和开发工具。这些革新使得程序设计员可以同时进行Windows应用软件和网络应用软件以及组件和服务(web service)的开发。.NET 提供了一个新的反射性的且面向对象的编程接口。 .NET 设计得足够通用化从而使许多不同高级语言都得以被汇集。 .NET 平台是Sun公司的Java 编程语言和Java 2 Platform, 企业版技术的竞争对手之一,它们有很多概念也是互通的。" (zh)
rdfs:comment
  • .NET Framework w skrócie .NET (wym. dot net) - platforma programistyczna opracowana przez Microsoft, obejmująca środowisko uruchomieniowe (Common Language Runtime - CLR) oraz biblioteki klas dostarczające standardowej funkcjonalności dla aplikacji. Powszechnie uważa się, że powstanie .NET to reakcja firmy na sądowy zakaz samodzielnego modyfikowania Javy autorstwa firmy Sun." (pl)
  • .NET Framework — это название одной из платформ для разработки по технологии Microsoft .NET" (ru)
  • .NET Framework(ドットネットフレームワーク)は、マイクロソフトが開発したアプリケーション開発、実行環境。" (ja)
  • .NET ist eine von Microsoft entwickelte Softwareplattform. Diese umfasst eine Laufzeitumgebung, eine Sammlung von Klassenbibliotheken (API) und angeschlossene Dienstprogramme (Services). Die Plattform ist die Umsetzung des Common-Language-Infrastructure-Standards für Microsoft Windows und ist derzeit in ihrem vollen Umfang auch nur für Windows verfügbar." (de)
  • Il .NET Framework è la parte centrale della tecnologia .NET di Microsoft. È l'ambiente per la creazione, la distribuzione e l'esecuzione di tutti gli applicativi che supportano .NET siano essi Servizi Web o altre applicazioni." (it)
  • La plataforma .NET de Microsoft es un componente de software que puede ser añadido al sistema operativo Windows. Provee un extenso conjunto de soluciones predefinidas para necesidades generales de la programación de aplicaciones, y administra la ejecución de los programas escritos específicamente con la plataforma. Esta solución es el producto principal en la oferta de Microsoft, y pretende ser utilizada por la mayoría de las aplicaciones creadas para la plataforma Windows." (es)
  • Le framework .NET est un composant logiciel pouvant être ajouté au système d'exploitation Microsoft Windows. Il peut être téléchargé sur le site de Microsoft et est également partiellement fourni dans certaines déclinaisons commerciales." (fr)
  • The Microsoft .NET Framework is a software component that is a part of Microsoft Windows operating systems. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform. (en)
  • 由微软开发的 .NET Framework 是一个致力于敏捷軟體開發(RAD)、-{zh-hans:平台无关性;zh-hant:平台獨立性}-和网络透明化的软件开发平台。.NET 在微软战略上为下一个十年对服务器和桌上型软件工程迈出的第一步。据微软声称,.NET 包含许多有助于Internet和Intranet应用迅捷开发的技术。" (zh)
p:developer
p:genre
p:hasPhotoCollection
foaf:homepage
is p:implementations of
rdfs:label
  • .NET (de)
  • .NET Framework (ja)
  • .NET Framework (en)
  • .NET Framework (ru)
  • .NET Framework (pl)
  • .NET Framework (es)
  • .NET Framework (zh)
  • .NET Framework (it)
  • Framework .NET (fr)
p:latestReleaseDate
  • 2007-11-19 (xsd:date)
p:latestReleaseVersion
p:license
p:name
  • .NET Framework (en)
is p:operatingSystem of
p:operatingSystem
foaf:page
is p:platform of
is p:redirect of
p:reference
p:relatedInstance
is p:requirements of
is owl:sameAs of
skos:subject
rdf:type
is p:use of
p:website
p:wikiPageUsesTemplate
p:wordnet_type