answersLogoWhite

0

Who developed the DOTNET?

Updated: 8/17/2019
User Avatar

Wiki User

6y ago

Best Answer

Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2001 the first beta versions of .NET 1.0 were released.[1] The first version of .NET Framework was released on 13 February 2002, bringing managed code to Windows NT 4.0, 98, 2000, ME and XP.

Since the first version, Microsoft has released nine more upgrades for .NET Framework, seven of which have been released along with a new version of Visual Studio. Two of these upgrades, .NET Framework 2.0 and 4.0, have upgraded Common Language Runtime (CLR). New versions of .NET Framework replace older versions when the CLR version is the same.

The .NET Framework family also includes two versions for mobile or Embedded device use. A reduced version of the framework, the .NET Compact Framework, is available on Windows CE platforms, including Windows Mobile devices such as smartphones. Additionally, the .NET Micro Framework is targeted at severely resource-constrained devices.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Who developed the DOTNET?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who developed dotnet programming language?

Microsoft


Where might one go to purchase DotNet web hosting services?

One can purchase DotNet web hosting services from many online websites. Some examples of these websites that offer DoTNet hosting include Free DotNet Domain and DotNet Park.


Which is the best dotnet training institute with placements?

RIT Infotech Solutions, a leading IT Company withSoftware DevelopmentWeb Design and Hosting from Rs 2900/-Digital MarketingIT Industrial TrainingRIT Infotech Solutions, avails you Real Time Industrial Dotnet Training in Chennai. It is not like dotnet course given by the dotnet training institutes in chennai. Here you will learn to develop projects in dotnet. That is Industrial Training, which trains you to develop projects and not programs.The Industrial Dotnet course in chennai includes:Theoretical SessionsConceptual SessionsPractical SessionsProject Implementation SessionsThe Dotnet Training curriculum includes:Our Industrial Training Dotnet Syllabus includes feature rich front-end & back-end development concepts which required to develop an application in dotnet.C#.NetASP.NetADO.NetWPFWCFSilverLightLinQAJAXJQueryJS DOMCSS 3.0 & More...


Who is developer of dotnet?

.Net is a Microsoft construct


What is ILDASM in dotnet?

Intermediate Language Disassembler


What is a difference between dotnet and VB?

Nothing, as VB is now part of .Net. .Net contains following main languages: - C# - VB However, VB 6 was before .Net and was independent. dotnet is a framework that supports multiple languages and vb is one the language supported by dotnet.


Give you dotnet related interview question?

its ok with me,anytime please.


What is dataset in c sharp dotnet?

dataset is a ado.net object .it is adisconnected


How many copies of the Common Language Runtime CLR can be executing on a machine?

As many as required by the programs that require a specific version, up the maximum of 4 different version. DotNet v1.0 programs require CLR v1.0. DotNet v1.1 requires CLR v1.1. DotNet 2.0, 3.0 and 3.5 require CLR v2.0 and DotNet v4.0 and 4.5 require CLR v4.0.


What services are offered by dotnet hosting?

Dotnet hosting companies provide website hosting for customers seeking a web presence. They provide installation of WordPress, OSCommerce, Joomla, and other applications to maximize website potential.


What is dotnet?

Microsoft's applications development framework. Most commonly written as: ".Net".


Difference between java and dotnet?

Java is a computer language that allow one to write programs to run on any platforms (OS, and hardware) DotNet is an abstraction (a general term to describe a group of things), not a computer language itself. This framework is targeting Windows only.