Essential software to enjoy our applications with a better visual appearance.
Microsoft offers programmers
.NET Framework, that is an application that can be added to your Windows operating system offering the
programmers an application construction model that include improved visual interface.
.NET Framework makes the programing applications with a graphical interface for Windows, because it puts a framework environment that has support for a wide variety of programing languages at the developers disposition. It also includes a series of features and libraries.
Application created using
.NET Framework require that this software developed by Microsoft is installed on your operating system to be able to run, because it uses its own common language runtime (CLR).
.NET Framework 3.5 includes all the
features from earlier version, because the
update of each version in done using the incremental method, and many new features:
- Total integration of
Language Integrated Query (
LINQ) and data awareness.
- New
support for Web protocol to build WCF (
Windows Communication Foundation) services.
-
Improved interactive web applications with ASP.NET AJAX.
- Total compatibility with
Visual Studio 2008 WF, WCF and WPF tools.
- New classes added to the
base class library (BCL).