Properties Of Microsoft .NET Framework 1.1 Latest.

Asked By 0 points N/A Posted on -
qa-featured

Hello, everyone, I was curious to know that what is Microsoft.Net framework is useful for and what are the advanced features of Microsoft.NET Framework 1.1. Kindly explain this, in brief, to make the point clear.

SHARE
Answered By 0 points N/A #302237

Properties Of Microsoft .NET Framework 1.1 Latest.

qa-featured

The .Net framework is one of the finest products from Microsoft and is used for creating the web and desktop application.

The .NET Framework from Microsoft is omprehensive. It is consistent programming model which is for building apps. It gives the visually best user experiences, seamless and secure connection.

.NET 1.1 provides:
a. Improved Scalability and Performance.
b. Support for mobile device development with ASP dot NET mobile controls.
c. Support for IPv6.
d. ADO.NET classes for native communication with ODBC.

Answered By 590495 points N/A #302881

Properties Of Microsoft .NET Framework 1.1 Latest.

qa-featured

Microsoft .NET Framework 1.1 redistributable contains all the things you need to run programs built using the .NET Framework. This version of the .NET Framework provides enhanced performance and scalability, support for mobile development with ASP.NET mobile controls (originally called Microsoft Mobile Internet Toolkit), support for IPv6, and ADO.NET classes for native communication with ODBC or Open Database Connectivity and Oracle databases.

If you wish to install this version, download Microsoft .NET Framework 1.1 Redistributable. Microsoft .NET Framework is a software framework developed by Microsoft that works mainly on Microsoft Windows. It has a huge class library called Framework Class Library or FCL as well as give language interoperability across several programming languages allowing each programming language to use codes written in another programming language.

Applications that were created for .NET Framework run in a software environment called Common Language Runtime or CLR. The Common Language Runtime is a program virtual machine that offers services like memory management, security as well as exception handling. Common Language Runtime (CLR) and Framework Class Library (FCL) together make up .NET Framework.

Related Questions