Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utilising Internet Technology in your APP
Message
 
To
19/07/2000 20:33:09
Christopher Pinnock
United General Insurance Company
Kingston, Jamaica
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00394056
Message ID:
00394882
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform