Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utilising Internet Technology in your APP
Message
 
À
19/07/2000 20:33:09
Christopher Pinnock
United General Insurance Company
Kingston, Jamaique
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00394056
Message ID:
00394882
Vues:
10
>Whats the advantage ? and does the ASP have a development type environment ???

If you have Visual Studio then you have a good development enviroment with Visual InterDev. (Just be sure to stay away from the IE only features.) Scripts in ASP can be written in VBScript even if the browser accesing the page does not recognize VBScript. All the code runs on the server so you can open dtatbases, run DLLs of any type (VB,VFP,C++,...), etc. on the server and just send output/input info to the web browser. This topic can be fairly involved so you need a good book. Eg: ASP with COM is very scalable. If you wrap you COM components in MTS (or COM+ for Win2000) you can scale you site to handle thousands of hits without a lot of hardware upgrades.

(PS: Mi grew up ina Jamdown - Good fi si de ole flag ya so.)
George
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform