Features of .NET Framework
.NET framework is one of the widely used software development
platform around the world. There are various excellent highlights of .NET
framework that makes it unique and developer friendly integrated development
environment.
Features of .NET
Framework
Multi-Language Support
and Interoperability
.NET platform allows programmers to write codes of multiple
programming languages. Language interoperability feature of .NET enables the
interaction between the codes written in the program.
Automated Resource
Management
The garbage collector in .NET framework releases the memory
of objects that are no longer used in the program.
Type Safety and Data
Security
Data types of different languages in .NET framework shares
the same code and thus the type safety is achieved. The flexibility of
specifying the access of data and methods ensures the data security.
Labels
Open Source
Post A Comment
No comments :