Monday, 16 November 2020

Introduction to C# .NET

It  is  pure  object  oriented  programming  language.  Also  it  is  Event Driven Programming Language.

It is case sensitive.

It is part of Microsoft Visual Studio .Net.Microsoft Visual Studio .Net  comprises of the following :

  1. VB.Net
  2. C#.Net
  3. ASP.Net
  4. VC++.Net
  5. VJ++.Net
  6. VF#.Net

After inventing Windows OS Microsoft invented Visual Studio group of languages  to  create  softwares  which  can  use  Windows  OS  features and concepts. 

It contains the following languages:

  1. Visual Basic
  2. Visual Inerdev (for ASP-Active Server Pages)
  3. Visual C++
  4. Visual Fox-pro
and many more

After  the  Visual  Studio  Microsoft  upgraded  Visual  Studio  to  support OOP concepts and created Visual Studio .Net.

0 comments:

Post a Comment

Introduction to C# .NET

It  is  pure  object  oriented  programming  language.  Also  it  is  Event Driven Programming Language. It is case sensitive. ...