Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to understand Visual Studio terminology...
Message
De
11/05/2007 13:30:58
 
 
À
11/05/2007 12:56:05
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01224703
Message ID:
01224736
Vues:
9
Visual Studio (VS) is the IDE to develop applications for the .NET Framework. The .NET Framework use the .NET Runtime (or CLR). The .NET Runtime is what load and execute your application on the client machine. AFAIK, the only not-.NET language supported by VS is C++ (in unmanaged code). MM is built on top of the MS .NET Framework, so you still need it.

This article may help you clearing up the .NET terminology: http://www.codeguru.com/csharp/sample_chapter/article.php/c8245

HTH

>I am getting confused on the Visual Studio terminology, platforms and such.
>
>Is it called "Visual Stuido" or is it called ".NET", or "Visual Studio .NET" or what? Perhaps the ".NET Framework" runs on top of "Visual Studio"? Could someone use "Visual Studio" without using ".NET Framework" (even though it may not be smart, but is it doable?)
>
>Does ".NET" really always mean ".NET Framework"?
>
>If I were to the the MM .NET Framework, would I not use the Microsoft .NET framework at all, or does MM .NET run on top of it?
>
>Please help me as a beginner researching this as I consider moving from VFP to "whatever it's called"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform