Results 1 to 7 of 7

Thread: Upgrading to .net

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566

    Upgrading to .net

    I am looking for more information about vb.net.

    I'm running VB6 sp5 and just want to know if .net is so much better than VB6.

    Which version do I need for developing applications with databases on 1 single computer. I also need to distribute the applications to my clients so is there a kind of setup & deploymentkit?

    Where can I find all the information about vb.net.

    If you are programming with .net, let me know how it feels after changing from any older vb version.

    Thanx for your time

    Ray

  2. #2
    Thelonius
    Guest
    There's a little learning curve, but trust me, it's worth it. Once you get in the groove of .NET, the old VB6 looks almost ancient. You probably won't see a huge performance increase if your app is running on a single machine, but there is a noticable difference in performance for C/S apps. You can also do a lot more things with a lot less code. For example, you can populate a 20 column datagrid with data from a database with 5 lines of code.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566
    mendhak

    Thanx for the url's.


    Thelonius

    The most I'm doing is programming database appl's.
    I'm using MS-Access 2000 and ADO for the connection.
    I suppose that would give me no problems with VB.NET.
    I also need to create an setup package for distributing it to
    my clients.

    Which version of vb.net can do all this because there are 3 different versions.
    Can it be done with vb.net standard or must I buy the enterprise version.

    thanx
    Ray

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Yw...
    my first ever meaningful post in vb.net

  5. #5
    Lively Member ac11965's Avatar
    Join Date
    May 2000
    Location
    East London, South Africa
    Posts
    69
    you can use the upgrade version.
    all it requires is that you have vb6 installed on your machine.

    although my installation was quite funny.

    i was running vb6 on my d drive and then i installed vb.net on my c drive. and the installation was fine...

  6. #6
    hellswraith
    Guest
    Just to add some info for upgrading:

    Most of the time, you can do a full install with Upgrade disks. All you have to do is show the installer that you have a previous version by putting the old disk in the drive when it asks you where a qualifying product is. This way, you don't have to worry about all the upgrade problems...

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566
    Thanx for the information.

    I just ordered the vb.net version.


    cheers
    Ray

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