What is .NET Framework?
Introduction to .NET Framework
- .NET is a software framework that is designed and developed by Microsoft.
- The first version of the .Net framework was 1.0 which came in the year 2002 and the current version is 4.7.1.
- In easy words, it is a virtual machine for compiling and executing programs written in different languages like C#, VB.Net, etc.
- It is used to develop Windows Form-based applications, Web-based applications, and Web services.
- VB.Net and C# are the most common ones.
- It is used to build applications for Windows, phones, the web, etc.
- .NET is not a language (Runtime and a library for writing and executing written programs in any compliant language)
- .NET Framework supports more than 60 programming languages in which 11 are designed and developed by Microsoft,
- Some of them include:
- C#.NET
- VB.NET
- C++.NET
- J#.NET
- F#.NET
- JSCRIPT.NET
- WINDOWS POWERSHELL
Comments
Post a Comment