Valhalla Legends Forums Archive | Visual Basic Programming | noobish questions froma noob

AuthorMessageTime
programermcgeek
first, im using visual basic 2005 express edition beta and i need to know how to add buttons

also...is there a complete vb cheat sheet out there, if so where is it...free woulbe perferable

and...how do you compile them?

/edit...addd new question
March 4, 2005, 4:23 PM
Twix
wouldent 2005 be .net and should be in the .net forum
March 4, 2005, 8:09 PM
Myndfyr
It really doesn't belong on the .NET forum.  Adding a button to a form is the same in VB5 as it is in VB6 as it is in VB7 as it is in 2005.
March 5, 2005, 4:26 AM
KkBlazekK
VB.Net 2005 Express edition is free for a reason. It does not compile exe's, although it does have a Run button.  :)
March 9, 2005, 2:22 AM
hismajesty
[quote author=Blaze - (S-1-0-0) link=topic=10803.msg102957#msg102957 date=1110334958]
VB.Net 2005 Express edition is free for a reason. It does not compile exe's, although it does have a Run button. :)
[/quote]

Uh..yes it does.
March 9, 2005, 2:52 AM
KkBlazekK
!? It does? I took a look at it along with C++Express and it didn't look like it was there...
March 9, 2005, 4:50 AM
Sniper9392
i really suck at VB and need sum1 to teach me
March 18, 2005, 10:15 PM
LivedKrad
You don't need someone to teach you, you're looking for this 'quick fix' tutorial guide or for someone to take their spare time and send a thousand IM's about Visual Basic.

THERE ARE MANY TUTORIALS OUT THERE FOR SPECIFIC APPLICATION SKILLS AND GENERAL VISUAL BASIC PROGRAMMING. There are also books, online articles, newbie forums, etc. Try www.google.com.
March 18, 2005, 11:58 PM
QwertyMonster
Sniper just try mucking around on vb. And reading books, and this forum. And maybe other ones.

But the way i did it, was to muck around with code, while reading the book so i learnt.
March 19, 2005, 10:41 AM
programermcgeek
so your just gonna chat and not answer me
March 29, 2005, 4:35 AM
kamakazie
[quote author=Blaze link=topic=10803.msg102980#msg102980 date=1110343842]
!? It does? I took a look at it along with C++Express and it didn't look like it was there...
[/quote]

How do you think anything is even executed then? Try looking in the bin folder within your project and there is your exe.
March 29, 2005, 6:53 AM
Adron
[quote author=dxoigmn link=topic=10803.msg106070#msg106070 date=1112079190]
How do you think anything is even executed then? Try looking in the bin folder within your project and there is your exe.
[/quote]

VB3, 5 and 6 execute your project in the IDE without generating an exe file.
March 29, 2005, 8:40 PM
Myndfyr
Regardless, VB 2005 generates an exe, even in the express editions.
March 29, 2005, 10:36 PM
St0rm.iD
[quote author=programermcgeek link=topic=10803.msg106063#msg106063 date=1112070913]
so your just gonna chat and not answer me

[/quote]

Stop wondering why no one answers you...it's because of shit like that.
March 30, 2005, 2:38 AM

Search