Results 1 to 4 of 4

Thread: Building the visual basic .net Executable File

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2003
    Posts
    68

    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..

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    Build / Build Solution and then you will see the exe in the bin folder (or elsewhere is you specified).

    Is that what you mean??

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2003
    Posts
    68
    Ok.. I got it, thanks a lot.

  4. #4
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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
  •  



Click Here to Expand Forum to Full Width