what is .net framework?
Microsoft .Net Framework is a software development platform, it is a component of the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform. It consists of three main parts: the common language runtime, the framework classes, and ASP.NET.
advantages of .net framework
• codes can be written separately making the development of all codes easier
• simplifies debugging
• offers three different runtime diagnostics
relevant books about .net framework
|