VB or VB.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Breezwell
    New Member
    • Sep 2008
    • 33

    VB or VB.NET

    Greetings everyone,

    Just a simple question that I am sure can be taken in many directions:

    Is there any significant benefit to learning VB.NET as opposed to continuing to use VB? Other than the (enhanced?) object orientation of VB.NET, is there a clear advantage to using this language over plain old VB?

    Just curious what people think.

    Thanks
  • Kyosuke18
    New Member
    • May 2009
    • 11

    #2
    Using vbCr and vbCrlf

    Hi everyone,

    I'm just confused in vbCr and vbCrlf.. Is there anyone who explain to me what is the function of those 2 codes? I didn't really understand. And I really want to know the concepts and planning also to make some sort of a program relating this code. And additional examples of using these 2 codes that I have mentioned earlier. I really appreciate it if someone replies.

    Very Thanks =)

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Originally posted by Breezwell
      Greetings everyone,

      Just a simple question that I am sure can be taken in many directions:

      Is there any significant benefit to learning VB.NET as opposed to continuing to use VB? Other than the (enhanced?) object orientation of VB.NET, is there a clear advantage to using this language over plain old VB?

      Just curious what people think.

      Thanks
      are not those reasons enough to go for the new advanced version ?

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Originally posted by Kyosuke18
        Hi everyone,

        I'm just confused in vbCr and vbCrlf.. Is there anyone who explain to me what is the function of those 2 codes? I didn't really understand. And I really want to know the concepts and planning also to make some sort of a program relating this code. And additional examples of using these 2 codes that I have mentioned earlier. I really appreciate it if someone replies.

        Very Thanks =)
        vbCr ----Visual Basic Carriage Return.
        vbCrlf ----Visual Basic Carriage Return Line Feed.

        use those more to learn more

        Comment

        • johndavid
          New Member
          • Jul 2009
          • 2

          #5
          VB help

          how can i execute remotely my program.exe that i made from VB from a remote pc via winsok using vb? thanx!


          <link snipped>
          Last edited by Frinavale; Jul 21 '09, 08:11 PM. Reason: Removed link. Please do not post any links that are not relevant to helping solve the problem at hand..

          Comment

          Working...