Results 1 to 8 of 8

Thread: The basic difference between vb6 and .net

  1. #1

    Thread Starter
    Banned
    Join Date
    Jun 2005
    Location
    SCOTLAND
    Posts
    10

    Resolved The basic difference between vb6 and .net

    what is the basic difference is it that .net can be run on the web...applications i mean
    Last edited by thebigman; Jul 14th, 2005 at 08:31 AM.

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: The basic difference between vb6 and .net

    The basic difference is that .Net can do EVERYthing that VB6 could plus about 100 times more in addition.

    There are too many differences to mention, I suppose the main one is that .Net is 100% OOP and VB6 was 0% OOP.

    (OOP = Object Orientated Programming)

    Can you be more specific?

  3. #3
    Hyperactive Member
    Join Date
    Mar 2005
    Location
    Maine, USA
    Posts
    277

    Re: The basic difference between vb6 and .net

    Quote Originally Posted by wossname
    The basic difference is that .Net can do EVERYthing that VB6 could plus about 100 times more in addition.
    And it has GDI+
    <deis> I turn on god mode when I program
    <deis> I just call it .NET


    If my post was helpful, please Rate it

  4. #4

    Thread Starter
    Banned
    Join Date
    Jun 2005
    Location
    SCOTLAND
    Posts
    10

    Re: The basic difference between vb6 and .net

    i got vb6 and now have vb.net and was wondering is it worth starting with vb6 or just go to .net

  5. #5
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: The basic difference between vb6 and .net

    If you learn VB6 then you'll only have to unlearn it before you start .Net.

    VB6 won't be a viable tool for more than a year or two.

    I say start .Net its infinetely superior.

  6. #6
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    Re: The basic difference between vb6 and .net

    If you learn VB6 you will only regret it when attempting to learn .NET because although some elements are the same (like control structures: If...Then) some were improperly implemented or very poorly done in VB6, and because .NET enforces proper coding, it may seem too weird and daunting.

    In short, forget VB6, go .NET.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  7. #7
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: The basic difference between vb6 and .net

    Yeah.

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: The basic difference between vb6 and .net

    ASP.NET allows you to create powerful web applications, very very rich and much more functional, and easily... when compared to general server-side scripting languages such as PHP or ASP 3.0.

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