Friday, April 22, 2011

The .Net Languages

The .Net FrameWork ships with three core languages that are commonly used for building ASP.NET Applications:
  1. VB
  2. C# (C Sharp)
  3. J#
These Languages are, to a large degree, functionality equivalent. Microsoft has worked to eliminate language conflicts in the .Net Framework.

No comments:

Post a Comment