VisualBasic - VB.net

Discussion in 'Programming' started by Scooby_Doo, May 20, 2008.

  1. #1
    Do any of you know how to translate a visualbasic file to vb.net so i can upload it to my web browser?
     
    Scooby_Doo, May 20, 2008 IP
  2. Ramandeepsahani

    Ramandeepsahani Peon

    Messages:
    790
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i think when u open vb file in .net it automatically change the syntax of file, but doing this can change the whole coding of the program as it changes the coding part according to it's own way.
     
    Ramandeepsahani, May 20, 2008 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #3
    You cannot do so, you have to understand VB code and see whether simmilar stuff is available in VB.NET and code it manually.
     
    it career, May 21, 2008 IP