Results 1 to 17 of 17

Thread: Learning Visual Basic

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Time Lord Member The_Doctor's Avatar
    Join Date
    Oct 2004
    Location
    The TARDIS
    Posts
    2,040

    Default Re: Learning Visual Basic

    That did not work.

    I am running Excel 2000, though my OS is XP.

  2. #2
    Lord of the House Flies Member Al Khalifah's Avatar
    Join Date
    Jun 2004
    Location
    The Golden Caliphate
    Posts
    1,644

    Default Re: Learning Visual Basic

    What is the difference between VB6 and .net?
    Visual Basic.net uses the Microsoft dotNET framework which makes it a more fully object oriented language. It's much tighter in a lot of areas in terms of what you're allowed to get away with. There's also no more 'Any', but since you haven't used VB6, that won't bother you, neither will the near eradication of 'Get' and 'Set'.

    dotNET programs and assemblies can be registered for interop with COM (pre-dotNET assemblies) easily. Doing the reverse is very difficult.
    Cowardice is to run from the fear;
    Bravery is not to never feel the fear.
    Bravery is to be terrified as hell;
    But to hold the line anyway.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO