Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old February 22nd, 2001, 12:52 PM
mohamed mohamed is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Kuwait
Posts: 47 mohamed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Which is better Perl or ASP with VBScript? can you give reasons?
__________________
Thank you

Reply With Quote
  #2  
Old February 22nd, 2001, 01:39 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
What are you comparing?

Reply With Quote
  #3  
Old February 22nd, 2001, 03:54 PM
dsb dsb is offline
PerlGuy
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jan 2001
Posts: 714 dsb User rank is Sergeant Major (2000 - 5000 Reputation Level)dsb User rank is Sergeant Major (2000 - 5000 Reputation Level)dsb User rank is Sergeant Major (2000 - 5000 Reputation Level)dsb User rank is Sergeant Major (2000 - 5000 Reputation Level)dsb User rank is Sergeant Major (2000 - 5000 Reputation Level)dsb User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 2 Days 15 h 44 m 20 sec
Reputation Power: 36
Send a message via AIM to dsb
Talking

I think you are asking which language, Perl or ASP, would work better with VBScript.

I would have to reply, ASP. Both are developed by MicroSoft so it just seems reasonable that there proprietary languages would work better together. Of course, I could be wrong. I would never use VBScript for anything so I've no experience with this. I don't like ASP either so again, no experience.

Hope that helps, although rereading it I can see that it probably won't. Sorry.

__________________
- dsb -
Perl Guy

Reply With Quote
  #4  
Old February 22nd, 2001, 05:44 PM
dwarf dwarf is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 300 dwarf User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Well, since you gave no explanation of what exactly you want to know, I will give you two answers:

1) If you want to know which solution is better for deploying Web applications, I can only say it depends on the platform you are working on. If its a UNIX, then Perl wins. No question there. On NT, things start to get a little tougher, especially because you can use Perl, via PerlScript, in ASP, as well as an ISAPI module and as an ordinary binary. I program with JScript on ASP, and personally dislike VBS very much. If you need to do some simple database connecting stuff, I guess VBS would be a way to go,m since its a lot easier than Perl. But, if you want to work with regexps a lot and have some serious text processing, use PerlScript...You get the performance of ASP and the power of Perl.

2) I guess I already answered the second question, which would be "What language to use with ASP". Mind you, dbs, that ASP is not a language but essentially a solution which can work with any ActiveX compliant language. You can also use Python inside ASP (provided you have the ActivePython installed, but its free). Why is Perl better then VBS:
  • Perl is a more complex and complete language
  • You can actually skip using OLE objects for some routine tasks (opening files) which
  • You have access to some really powerful functions (such as map() and grep())
  • You can manipulate complex data structures
  • You can easily work with dynamic arrays

These are just some of the advantages of Perl over VBS. One of the disadvantages ins using PerlScript in ASP is its awkard control of hte Request object's Form and QueryString collections. However, that can be solved as well using some modules...

HTH.

Reply With Quote
  #5  
Old February 23rd, 2001, 02:18 AM
mohamed mohamed is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Kuwait
Posts: 47 mohamed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Explanation

Oops! I guess I wan't clear. I was trying to compare Perl with ASP (in particular ASP with VBscript). The question was which language is best suited for the Internet?

Reply With Quote
  #6  
Old February 23rd, 2001, 09:15 PM
dwarf dwarf is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 300 dwarf User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Well, I already gave you some comparisons. If you are working on UNIX, then Perl is the way to go, since ASP doesn't exist there (well, OK, there is the Chilly!Soft variant, but thats funny). You can also consider PHP. But if you are stuck on Windows NTm then ASP with VBScript is the preffered solution.

Personally, I dislike VBScript very much. It cannot do almost anything on its own, you have to turn to server-side objects. As some of the benchmarks shown, the main bottleneck in ASP is the heavy use of server-side objects (also called components).

Reply With Quote
  #7  
Old February 23rd, 2001, 11:12 PM
mohamed mohamed is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Kuwait
Posts: 47 mohamed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
OK. How about getting more specific:

1. which language takes up more system resources from the machine Perl or VBscript (ASP)?

2. Which language is faster?

3. Which one is more popular?

4. Which one is easier as far as HTML goes?


Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Which is better Perl or ASP with VBScript?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway