| To read the article online, visit http://www.4GuysFromRolla.com/webtech/faq/ASP.NET/faq2.shtml |
|
Developers can create old-school ASP pages with any scripting language that contains an ActiveX Scripting Engine. Such languages include VBScript and JScript from Microsoft, PerlScript from ActiveState, and Python. (For more information on creating ASP pages with various scripting languages, check out an earlier FAQ, ASP's Server-Side Languages!) With ASP+, compiled languages are used in place of scripting languages. This leads to enhanced performance since visited compiled Web pages don't need to be reinterpretted like scripted Web pages. However, with the change in using compiled langauges instead of scripting languages, developers can no longer use VBScript! Instead, developers will now use VB 7, the latest version of VisualBasic, which contains some subtle (and some not so subtle) changes from VB 6 and VBScript. As Scott Guthrie (one of the head developers for ASP+) noted on the ASP+ ListServ @ ASPLists.com:
C#, as noted in Scott's comment above, is Microsoft's new Java-like language that can be used to create ASP+ pages. For more information on C#, be sure to visit our C# Article Index!
For more information on language choices with ASP+ pages, be sure to check out these articles: |
| Article Information | |
| Article Title: | What languages will developers be able to use to create ASP+ pages? |
| Article Author: | Scott Mitchell |
| Article URL: | http://www.4GuysFromRolla.com/webtech/faq/ASP.NET/faq2.shtml |
Copyright 2010 QuinStreet Inc. All Rights Reserved.
Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers