answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the components available in NET Framework 1.0 to 4 versions?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you install .NET framework?

.NET Framework is available as redistributable package in a number of versions. These are: - Version 1.0, 1.1, 2.0,3.0, 3.5 in 32 bit and 64 bit versions. Decide on which version you need to install and go to Microsoft's site and search for them. The installation instructions and mininum system requirements are provided on the site itself. These versions are available as full versions free of charge.


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.


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.


When you install NET framework 4 0 is it necessary to install NET framework 2 0?

No, you do no need to. 2.0 and 4.0 are independent versions.


Components and Architecture of NET Framework?

refer related links.


Who developed the DOTNET?

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.


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.


How does net framework work on a computer?

Most net framework software available includes everything that you will need to run it so it will install by itself. I recommend the one available from microsoft.


What are the components of dotnet frame work?

The following are the key components of .NET Framework:.NET Framework Class Library.Common Language Runtime.Dynamic Language Runtimes(DLR)Application Domains.Runtime Host.Common Type System.Metadata and Self-DescribingComponents.Cross-LanguageInteroperability.


How do you create mobile applications in net?

Mobile applications in .Net can be created with the .Net Compact Framework. Much of the .Net framework is in the Compact Framework. In the MSDN documentation, note which class methods and properties have what looks like a small "cellphone" icon. This indicates the method is available in the .Net CF.


What is Netframework used for?

Net framework is used as a framework software and is only available with Microsoft Windows operating system. With Net Framework, one can create buttons, toolbars, menus and other window commands.


Who invented .net framework platform?

Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.[1]