|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming | |
Get the program off visual studio...
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||
|
4.0 GHz
|
So I just started learning visual basic in visual studio and I'm wondering how do you get the program off and actually save it.
For example i just made a simple calculator... but if I want to use it I have to open up visual studio and all that crap... how do I have it as an actual program on my computer...![]()
__________________
Future Upgrades:
Jesus is my Savior
|
|||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||||
|
Programmer
|
Build the source into a binary .EXE
Choose your platform for either DEBUG or RELEASE then Build Project. Navigate to the project's folders and more than likely you'll have a bin file with the .exe. Not knowing your entire setup it could be that easy. Your doing an .EXE right and not a .DLL? I've coded VB and now VB.NET for 12+ years.
__________________
|
|||||||||||||
|
|
|
|
#3 (permalink) | ||||||||||||
|
4.0 GHz
|
Quote:
![]()
__________________
Future Upgrades:
Jesus is my Savior
|
||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|