.NET Framework .NET in Technology Dictionary
- The .NET framework is an application development framework from Microsoft. It gives a controlled development environment where pc software may be developed, installed and executed on Windows-based os's. The main design functions are: Interoperability: This allows for .NET-developed programs to get into functionalities in programs created outside .NET. Common Runtime Engine: Also known as the common language runtime, this permits programs created in .NET showing common behaviors in memory usage, exemption maneuvering and security. Language Independence: Common language infrastructure specs (CLI) provide for the trade of data kinds between two programs created in different languages. Base Class Library: A library of signal for most common functions--used by programmers to prevent repeated rewriting of signal. Ease of Deployment: you can find resources to ensure the easier installing programs without interfering with previously installed applications. Safety: tools created in .NET are derived from a common security model. by Debroah NeissReport definition
How would you define .NET Framework .NET?