Introduction to .Net Framework

Dot  Net
  • The .Net framework is a software development platform which is designed and developed by Microsoft.
  • The first version of .Net framework was released in the year 2002 and called .Net framework 1.0.
  • .Net framework is a virtual machine for compiling and executing programe written in diffrent as Framework Class Library [FCL].
  • erent language like C#, .Net , VB .Net, J# .Net, C++ .Net, etc.
  • .Net framework is used to develop various applications like console application and GUI application like mobile application , windows , web application , and services such as web services , WCF, web API.
  • .Net framework supports more than 60 programming language.
  • .Net framework includes large number of class libraries known .Net programs are excuted in a software environment called Common Language Runtime [CLR].
  • .Net framework provides language Interoperability.