hOW TO KNOW THE CODING VERSION OF vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vasun
    New Member
    • Jan 2008
    • 3

    hOW TO KNOW THE CODING VERSION OF vb

    I am new to visual basics. I don't know how to upgrade the visual basics project to new version. i do not know in which version of VB the coding is written.So can any one help me on this..
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Which version of visual basic you are new to ?

    Comment

    • vasun
      New Member
      • Jan 2008
      • 3

      #3
      Originally posted by debasisdas
      Which version of visual basic you are new to ?

      I am new to total VB.I dont have knowledge on VB.

      Comment

      • vasun
        New Member
        • Jan 2008
        • 3

        #4
        Originally posted by debasisdas
        Which version of visual basic you are new to ?

        Can you plz tell me how to know the version of VB in which the project is developed

        Comment

        • debasisdas
          Recognized Expert Expert
          • Dec 2006
          • 8119

          #5
          Originally posted by vasun
          Can you plz tell me how to know the version of VB in which the project is developed
          you have the exe or source code.

          Comment

          • Killer42
            Recognized Expert Expert
            • Oct 2006
            • 8429

            #6
            Originally posted by debasisdas
            you have the exe or source code.
            If we assume for now that a "project" means the source, then what files are there? For instance, if there's a .MAK file that might mean a really early version like 1-3. A .VBP file would mean either 5 or 6 (or maybe 4?). Not sure what later versions look like, but I think they're more complex, with multiple folders involved.

            How about just giving us a listing of what files are there, for a start?

            Comment

            Working...