net framework

The .NET Framework (pronounced as "dot net") is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows. It was the predominant implementation of the Common Language Infrastructure (CLI) until being superseded by the cross-platform .NET project. 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. Programmers produce software by combining their source code with .NET Framework and other libraries. The framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an integrated development environment for .NET software called Visual Studio.
.NET Framework began as proprietary software, although the firm worked to standardize the software stack almost immediately, even before its first release. Despite the standardization efforts, developers, mainly those in the free and open-source software communities, expressed their unease with the selected terms and the prospects of any free and open-source implementation, especially regarding software patents. Since then, Microsoft has changed .NET development to more closely follow a contemporary model of a community-developed software project, including issuing an update to its patent promising to address the concerns.In April 2019, Microsoft released .NET Framework 4.8, the last version of the framework as a proprietary offering. Only monthly security and reliability bug fixes to that version have been released since then. No further changes to that version are planned.

You do not have permission to view the full content of this post. Log in or register now.
  1. F

    C# Help! Screen PopUp in Winforms C#

    Sorry sa title diko pa din alam ang tawag e. What I want to do is when I click a button something will popup like this one in the picture: Halimbwa lang po yang sa gcash pag kinlick yang details popup yang details. In c#!!! I tried using a new form then form2.ShowDialog para marestrict lang...
  2. S

    Closed .net framework?

    pa help po kasi yung app is kailangan daw mag install ng 4.5.1 eh sa computer ko po nasa 4.7 na yung .net framework eh
  3. T

    Closed Pa help about .net framework v4

    Paano po ba mag install ng .NET FRAMEWORK? Kasi nag download na ako tas install then mga ilang minuto nag failed siya. Ano po ba ang problema? Need ba internet connection? Pasagot sa may alam. Salamat!
  4. E

    Closed Gigasurf50 help!

    Guys, what will happen if ma expire ako sa giga50? Mawawala ba ang remaining data ko? What if mag reg ako uli, ipapatong kaya nila ang remaining data ko sa newly registered giga50? I need urgent help po. Expiry ko is 9:30 tonight. Thanks ka pH.
  5. A

    Closed Anong freenet na mabilis?

    Ano po malakas na freenet? Sa tm. Gusto ko kasi mag download ng nba2k16 e TIA pronet gamit ko e
Back
Top