answersLogoWhite

0

The software you need to install for the .NET framework is the .NET framework.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the use of dot net in a computer?

A computer doesn't require .NEt framework for its normal functioning. The framework on the other hand is generally installed if one is looking to develop .NET applications.


What is dot net frame work?

Hi In order to run .Net programmed applications, you have to have .Net Framework installed in your computer. It depends that the programmer programmed with which version of .Net? .Net Framework's versions are: .Net Framework 1.0 .Net Framework 2.0 .Net Framework 3.0 .Net Framework 3.5 .Net Framework 3.5 Service Pack 1 (SP1) .Net Framework 4.0 Usually, a .Net programmer has all of these .Net versions installed in his computer. But, as a client you have to have the .Net version that your programmed is coded by. Usually, the programmer makes the application installation file equipped with.Net Framework, so it installs on your computer and you don't have to do anything more.


Can you run dot net code in laptop?

Yes. Of course you must have .Net framework runtime installed to run any .net application, and your laptop is running one of the Windows operating system.


What percentage of PCs have dot net framework installed?

.NET Framework is part of the Operating System rather than the hardware. It can be installed on Windows based systems..NET 1.1 comes preinstalled in Windows Server 2003, .NET 3.0 in Windows Vista and Windows Server 2008, .NET 3.5 in Windows 7 and Windows Server 2008 R2.


Is there any project that run platform independent in dot net platform?

No. The .NET framework is a Windows-specific framework.


What is the purpose of using dot net?

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 largely for .NET software called Visual Studio.


What is dotnet 35sp1?

Hi In order to run .Net programmed applications, you have to have .Net Framework installed in your computer. It depends that the programmer programmed with which version of .Net? .Net Framework's versions are: .Net Framework 1.0 .Net Framework 2.0 .Net Framework 3.0 .Net Framework 3.5 .Net Framework 3.5 Service Pack 1 (SP1) .Net Framework 4.0 Usually, a .Net programmer has all of these .Net versions installed in his computer. But, as a client you have to have the .Net version that your programmed is coded by. Usually, the programmer makes the application installation file equipped with.Net Framework, so it installs on your computer and you don't have to do anything more.


Do I need both Microsoft .NET 2.0 and .NET 3.0?

If you have applications installed on your PC that use both the .NET Framework 2.0, and the .NET Framework 3.0, then yes, you must have both frameworks installed. There is no problem with doing this.


If you have NET framework 3.0 installed do you need NET framework 2.0?

You usually only need older versions of the .NET framework installed if you have an old application which requires an older version of the framework. In general, you should be able to run most (if not all) applications using the latest version.


When was the dot NET framework 2 released?

The dot NET framework 2 was released on January 16th, 2009, by the company Microsoft. This information can be found by visiting their Download Center page on the internet.


What are the Features of dot net technology?

The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs:Support for ComponentsLanguage IntegrationLanguage IndependencyCommon Runtime EngineBase Class LibraryApplication Interoperation across the WebSimplified Development and DeploymentImproved ReliabilityPortability


What is mean by dot in vb. net?

The . in the string is symbolical of an extension. Due to the fact that Visual Studio uses the NET framework to launch applications procured in the development environment.