Friday, December 16, 2011

What is .Net?

.NET is Microsoft's set of unified programming languages that allow developers to create enterprise-class Web and desktop applications across C#, VB.NET, ASP.NET and C++.NET. It includes a powerful set of libraries called the .NET Framework that makes it easier and faster to program than ever before.


What is .Net Platform?
Microsoft .NET is a software development platform based on virtual machine architecture. Dot Net Platform is:
  • Language Independent – dot net application can be developed different languages (such as C#, VB, C++, etc.)
  • Platform Independent – dot net application can be run on any operating system which has .net framework installed.
  • Hardware Independent – dot net application can run on any hardware configuration .      It allows us to build windows based application, web based application, web service, mobile application, etc.


1 comment: