PDA

View Full Version : is dotnet a usual programming lanuage or just a platform to run other programming


shoby
06-09-2007, 11:05 PM
languages ?

justusedoc
06-10-2007, 12:03 AM
DotNet is a platform, which accomidates several language options

alakit013
06-10-2007, 12:56 AM
.NET is neither language, nor platform. Microsoft call it "framework"; simple question is: .NET is just a a huge set of libraries (DLLs)

Yahoo! Answers
06-10-2007, 12:57 AM
The .NET "framework" of libraries (DLLs) created by Microsoft is a software development "platform" focused on rapid application development, platform independence and network transparency. .NET is Microsoft's strategic initiative for server and desktop development for the next decade.

It consists of three main parts: the Common Language Runtime, the Framework classes, and ASP.NET. GotDotNet. For more info, see http://en.wikipedia.org/wiki/Microsoft_.Net