Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft's position on Visual FoxPro and .NET
Message
 
À
14/06/2004 16:01:01
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00908177
Message ID:
00913644
Vues:
30
>Markus,
>
>A programming language without a GUI ?
>
>Walter,
>
>
>>>> SQL server is just a database, not a full blown programming language.
>>>> You really don´t know what you´re talking about huh ?
>>
>>Correct for SQL 2000. Yukon however hosts the CLR and can therefore be programmed in T-SQL *as well* as any .NET language.
>
>>Markus

Programming languages in general do not include GUIs. For instance C++ does not have any output options, unless it adds secondary libraries such as stdio.

Similarily, .NET does not have much of a GUI on the language level. The GUI is provided by additional technologies, such as WinForms, WebForms, DirectX, and others. Many .NET apps run as services (windows services as well as web services).

VFP is somewhat special in this regard. Whether CreateObject("Form") should be considered part of the programming language is probably debatable, but VFP does have things like WAIT WINDOW that create UI. But there are few. Even things like a simple MessageBox() do not come from the VFP language, but from the Windows API instead.

Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform