Community discussion forum

vb6 to vb.net chnages???

Tags: .net, vb6 Australia
  • 6 years ago

    hi


    im about to get vb.net this weekend or next and im just wondering what will be the new features(main) that i will notice, and how difficult will it be to change from vb6 to vb.net???

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 6 years ago

    New feature(main): Real Object Oriented ...
    The change to .net (not big difference between vb and c# (other than sintax- my opinion), so I say .net) is not difficult with some OOP notions (my opinion)...


    Another change is the user interface...man...that rules!! (my opinion)



    Xcuse my english



  • 6 years ago

    hey,


    Well some of the major changes are some kool enhancements which yuo woud like.


    remember doing this in VB6?


    intInteger = intInteger +1


    Well now its convienently:
    intInteger += 1


    Everything in .NET is a Class ... the new IDE is very awesome and one handy addition is the TODO function which will add some text to project so you wont forget what you need to do.


    Another welcome change is teh code #Region which will shorten your codeview so you can Region off sections.


    i am definetly sure you'll love the new IDE. the AutoSyntaxing is Improved and you wont get anymore of those messageboxes shovied in your face cause you wrote a string without the & operator. a convienent line under the illegal syntax is all it takes.


    I can write alot more but its Friday and I'm at school, i cant think that much cause its early morning, when i get home I'll write up some more infromation....


  • 6 years ago

    morning all cheers for that, i know how u feel websoftware as ive just arrived at work for a long boring day , have fun everyone!!!!

Post a reply

Enter your message below

Sign in or Join us (it's free).