the best? or something easy to use?? all depend of what you want... many would suggest C++ but you need to learn at least a bit... I would suggest ASM because I love it... if you want something easy you can use Visual basic... but I wouldn't
so all depend of what you want to do...
still you can try with C++ because It's still simple and quite complete _________________
Joined: 03 Oct 2008 Posts: 280 Location: Unknown Jumphole
Posted: Wed Dec 24, 2008 12:33 am Post subject:
VB, C++, C#, the list goes on.
I take it you have been "Publishing" your program instead of "Building" it. To build it in one of the .NET IDE's or whatever they are (visual C++, visual Basic, visual C++...) Go to the Build item on the top toolbar and click 'Build "WindowsApplication1"' where WindowsApp1 is the name of your project, NOT 'Publish "WindowsApplication1"'. 'Publishing' will do the Setup.exe thing, 'Building' will make the exe. The .exe of your file will be in The Name of Your Project > The Name of Your Project again > bin > Release, and it will be in there. Hope this is what you were talking about, or that was a lot of wasted typing... _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum