Visual Basic...

Computer builds, hardware and software discussion or troubleshooting, including peripherals. Essentially a general place to talk about desktop computers.
Locked
User avatar
MikeDB
Posts: 1224
Joined: Fri May 13, 2005 3:09 pm

Visual Basic...

Post by MikeDB »

Hey all I just got Visual Basic 2005 and I can't figure out how to compile my program can someone tell me how?

Archived topic from Iceteks, old topic ID:4630, old post ID:36833
User avatar
Death
Posts: 7919
Joined: Thu Sep 30, 2004 10:12 pm

Visual Basic...

Post by Death »

If it's anything like the 2003 version, pressing F5 will compile and execute your program. If you're referring to compiling your source code into a useable .exe, it will do it for you after you've run/compiled your program at least once. The .exe file will be under your project directory in the bin folder. I would assume the 2005 version would function in a similar way.

Archived topic from Iceteks, old topic ID:4630, old post ID:36834
User avatar
MikeDB
Posts: 1224
Joined: Fri May 13, 2005 3:09 pm

Visual Basic...

Post by MikeDB »

when I press F5 it just comes up with a file that is .resx.

Archived topic from Iceteks, old topic ID:4630, old post ID:36837
User avatar
Death
Posts: 7919
Joined: Thu Sep 30, 2004 10:12 pm

Visual Basic...

Post by Death »

Hmm in that case I got no clue then. I'd have to physically check out the program.

Archived topic from Iceteks, old topic ID:4630, old post ID:36841
User avatar
MikeDB
Posts: 1224
Joined: Fri May 13, 2005 3:09 pm

Visual Basic...

Post by MikeDB »

why don't you its free after all! :D

Archived topic from Iceteks, old topic ID:4630, old post ID:36851
Locked