CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Visual Basic 7 Info

    Thought you all might like to read this - it outlines some of the new features in the next version of VB - including Inheritance (at last!)

    http://msdn.microsoft.com/vstudio/nextgen/language.asp

    - Enjoy !

    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Visual Basic 7 Info

    Thank you very much for sharing that information with us.


  3. #3
    Join Date
    Jul 1999
    Location
    Israel
    Posts
    140

    Re: Visual Basic 7 Info

    Great!!!!!!!!!!!!
    Thanks!!


  4. #4
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Visual Basic 7 Info

    1) Do we have the date of it's release?
    2) Will it come with new version of Data Environment and Data Report? I hope so!!!!!!!


    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

  5. #5
    Join Date
    Dec 1999
    Location
    Dublin, Ireland
    Posts
    1,173

    Re: Visual Basic 7 Info

    "Option Strict" - at last, is all I can say. God knows how many bugs I've spent hours tracking down only to find that Type Coercion was at fault.
    Fortunately they're introducing Overloading ... so those of us who depend on difficult to debug code to make a living won't go hungry :-)



    '--8<-----------------------------------------
    NEW -The printer usage monitoring application
    '--8<------------------------------------------

  6. #6
    Join Date
    Dec 1999
    Posts
    128

    Re: Visual Basic 7 Info

    Well, that's interresting news. I hope it has less bugs that VB6.

    Anyone knows anything about a release date?

    -------------------------
    Nick A.

  7. #7
    Join Date
    Apr 1999
    Location
    Rotterdam, Netherlands
    Posts
    278

    Re: Visual Basic 7 Info

    Woohoo this looks promissing :-)
    VB is becoming a real programming language :-)

    Crazy D :-)
    "One ring rules them all"

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

Featured