nysus-- Well it isn't really a stupid question, rather, it's just a question that may not have needed to be asked... but that's ok!

I have had experience with both Perl, and ASP, but judging from my personal experience, I would really shoot for Perl than ASP. My reasons are as follows:
  1. ASP is slower on a regular server generally than mod_perl at least if you are using it for the web.)
  2. ASP is a Microshaft created product ^_^.
  3. Perl has many other modules/functions already created than ASP does to my knowledge...
  4. Last but not least, it is based on visual basic, which is really old, because basic should have died a long time ago (with the commodores basically.) ^_^.


Well there are some thoughts for ya!! Hope they help ya make a decision...

Oh yeah, and I have a job in the summer coming up were I have to use ASP so I am very sad... maybe I can somehow have then restructure the system to use CGI/Perl instead!! ^_^

bladx ~ ¡muchas veces tengo preguntas!

In reply to Re: Re: CGI/Perl vs. ASP by bladx
in thread CGI/Perl vs. ASP by nysus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.