VB.NET Poor Habits

Do you know of any tutorial videos online that offer help with programming or have you made a helpfull video then please share them in here.
4 posts Page 1 of 1
Contributors
User avatar
Nery
Co-Admin Moderator
Co-Admin Moderator
Posts: 1117
Joined: Mon Sep 07, 2009 8:11 pm

VB.NET Poor Habits
Nery
Check the video above (not made by me). Its very important and may help you do some progresses in your programming habits. There are some bad habits you have to abandon if you want to have success.
User avatar
Miutubevids
VIP-Member
VIP-Member
Posts: 293
Joined: Mon Nov 23, 2009 11:39 am

Re: VB.NET Poor Habits
Miutubevids
thx new them all except for the if
thx
Don't BS the BSer

RePlay V1.0 - Record your Mouse Clicks, Mouse Movments and Keystrokes
AutoClicker v1.0
SnowScreen
Reaction Timer Game V1.0
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: VB.NET Poor Habits
GoodGuy17
Very good, but he made a mistake(I think): When he said the If not button1.enabled then msgbox, his button was enabled, and if it means the same thing as = false, then it is not working because it didnt display a msgbox
User avatar
Nery
Co-Admin Moderator
Co-Admin Moderator
Posts: 1117
Joined: Mon Sep 07, 2009 8:11 pm

Re: VB.NET Poor Habits
Nery
GoodGuy17 wrote:
Very good, but he made a mistake(I think): When he said the If not button1.enabled then msgbox, his button was enabled, and if it means the same thing as = false, then it is not working because it didnt display a msgbox
Oh I didn't saw that, anyway, the MsgBox isn't important, he's just highlighting the "If Not".
4 posts Page 1 of 1
Return to “Videos”