|
-
Oct 29th, 2003, 04:04 AM
#1
Thread Starter
Lively Member
Building the visual basic .net Executable File
How to create the exxecutable file in visual studio.net? I couldnt find any link in the program? Can show mi the steps? Thanks..
-
Oct 29th, 2003, 07:57 AM
#2
Fanatic Member
Build / Build Solution and then you will see the exe in the bin folder (or elsewhere is you specified).
Is that what you mean??
-
Oct 29th, 2003, 08:35 PM
#3
Thread Starter
Lively Member
Ok.. I got it, thanks a lot.
-
Oct 29th, 2003, 08:51 PM
#4
PowerPoster
Also, in the toolbar you can toggle between a debug build and a release build (it is a drop down box). If you are going to give out your exe, compile in release mode that way all the debugging information isn't written to the exe.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|