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..
hOW TO KNOW THE CODING VERSION OF vb
Collapse
X
-
-
you have the exe or source code.Originally posted by vasunCan you plz tell me how to know the version of VB in which the project is developedComment
-
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.Originally posted by debasisdasyou have the exe or source code.
How about just giving us a listing of what files are there, for a start?Comment
Comment