Sunday 23 September 2012

What is .NET

.NET is a software framework developed by Microsoft Corporation to build different types of application.

We can build following types of application using .net framework
  • Console Application
  • Windows Applications
  • Web Applications
.NET framework support multiple programming languages to develop these applications.
Here is a list of programming languages supported by .NET framework.
  • C# ( C Sharp)
  • VB (visual basic)
  • F# (F Sharp)
  • etc.

No comments:

Post a Comment