Results 1 to 7 of 7

Thread: [2008] perl vs .net

  1. #1

    Thread Starter
    Fanatic Member Crash893's Avatar
    Join Date
    Dec 2005
    Posts
    930

    [2008] perl vs .net

    Not specifically Vb based but this form gets more traffic that the others.

    Is there anything that you can do in vb.net that you can not do in perl.


    I have been running an arms race between one of my buddies at work that does perl primarily to out do the other but i just wanted to see if i can pull a trick out of my programing sleeve and show him up.

    (or at least shut his yap for a few days).

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: [2008] perl vs .net

    I still have yet to see a Windows Desktop application written in Perl....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Fanatic Member Crash893's Avatar
    Join Date
    Dec 2005
    Posts
    930

    Re: [2008] perl vs .net

    unfortunately it can be done

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] perl vs .net

    You can write VB code with VB. Other than that, does it really matter? Maybe you'd both benefit by learning both languages.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2008] perl vs .net

    Perl can utilize the Win32 API. This means there is nothing that you do in VB.Net that Perl can't do. Now I would imagine the Perl application would take more time to develop but it's not limited.

    I would have to agree with jmcilhinneymcilhienginhnyy (). Most programming languages can do the samething as other languages. The biggest thing is choosing the right tool for the job. Do you really want to use Perl for programming a database interface application to MS SQL? Probably not. My favorite programming language is C++ but I've worked almost exclusively in C# for the past 5 years because it's the right tool for the job.
    Last edited by Kasracer; Dec 14th, 2008 at 06:16 PM.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] perl vs .net

    Quote Originally Posted by kasracer
    I would have to agree with jmcilhinneymcilhienginhnyy.
    I'd appreciate a after that.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2008] perl vs .net

    Quote Originally Posted by jmcilhinney
    I'd appreciate a after that.
    ok
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width