Question : What is Microsoft.NET Framework?

Hi,

1)This Microsoft.NET Framework is being used to install many applications.
2) I need to install this Microsoft.NET Framework when i install the following softwares:
-Microsoft Exchange 2007
-TFTP server by SolarWinds
-etc
3)My questions:
First: What does the function of this Microsoft.NET Framework? (pls elaborate as deep as you can)
Second: What is the latest version of this Microsoft.NET Framework and where to get the free download?
4) Thank you

tjie

Answer : What is Microsoft.NET Framework?

You can kind of equate the .NET framework to Java--it is a collection of classes and data types built by Microsoft that allow developers to create full applications in short amount of time (when compared to a language like C/C++). In Java terms, it is the API.

If you are not of a programmer background, then think of the framework as a set of softwares (that you would not run directly) that other softwares you run rely on. An example you may be familiar with is a program that has many .dll files. These dll files contain code that the application you are running relies on. If you delete these files, your application will not run. The same can be said of the framework (and in fact, the framework is a collection of dll's)--if you delete/remove the framework, some of your applications will no longer run.

Many of MS' newer applications leverage the framework--Windows 7 has parts that rely on it, I believe. This is the reason you are being prompted to install it.

The current version in production is 3.5, as Patmac951 pointed out. However, 4.0 is scheduled to be released some time this year.
Random Solutions  
 
programming4us programming4us