Features of the .Net framework
Language independence
One of the features of the .net framework is the language independence that defines all the programming constructs and data types that are supported by the CTS (Common Type System). The developers use this feature to build web applications that are operable in any kind of .net language.
Security
As this framework has its own security mechanism with the validation, verification and CAS (Code Access Security) that is associated with a unique assembly. The code access security uses the evidence to give permission to code and other codes can call this code to get specific access.
Interoperability
The other amazing feature of the .net framework is the interoperability which forms a bridge between the old and new applications and offers access to the functions implemented in both applications that are executed outside.
Portability
One of the biggest changes in the Microsoft framework is that the .net framework is engineered to be cross platform. With all the official standards the framework can be used in different platforms and with this feature the Maze Tech developers design your web application that can be established in different platforms.[/wgl_custom_text]