★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ http://bit.ly/2vsuMaS ⚫️ http://bit.ly/2GOaeQB
Java Programming Course ➡️ http://bit.ly/2GEfQMf ⚫️ http://bit.ly/2Vvjy4a
Bash Shell Scripting Course ➡️ http://bit.ly/2DBVF0C ⚫️ http://bit.ly/2UM06vF
Linux Command Line Tutorials ➡️ http://bit.ly/2IXuil0 ⚫️ http://bit.ly/2IXukt8
C Programming Course ➡️ http://bit.ly/2GQCiD1 ⚫️ http://bit.ly/2ZGN6ej
C++…
Text not clear in the video. …
Thanks in a million.
thank you so mauch
when i install visual studio i cant find windows form application please help i can only make apps i think
GUYS IN THE COMMENTS if you can't find the windows form application on the create new project menu, you need to open visual studio installer and install .NET Desktop Development and then you will find the Windows Form Application. your welcome.
obrigado você pode me enviar um programa de números pares
It is very easy
Thanx soo much dear sir I have done
REALY THANKS BRO
Awesome bro
Thank you so Helpful
Very good app sir.
Make your personal PC App/Software Using VB .Net in Hindi Tutorial, Click Here- #AllTechandEarn
thank you
This is all well and good, but if you are true newbie then you still don't know how to actually create an executable, because you stopped before explaining how to compile one
sir, I m a new user in visual basic. I want to make a software for entry data like students admission fee / enrolment etc. please guide me
tnx for all vedio vb.net
in the VB Form you are coding in VB or in C++ ? or c#
COOLER
FOUNT
THOOLS
BUDDEN
Thank you so much!!!! It was a huge help!!!!
SRRY BUT IN MY OPINION ITS BETTER TO START AT SOME HARDER STUFF FOR EXAMPLE A ROBLOX EXPLOIT BECAUSE I STARTED AT A ROBLOX EXPLOIT AND ITS VERY EASY
I want to create registration form with coding. in windows
WHY DO I GET NO OPTION FOR VISUAL BASIC!!!!!!!!
i cant finde file name x.vb ps x is example o name of project HELP
Nice video
Thanks sir
Really nice
Really helpful sir Thank you ?
Nice
This is my game Script: Public Class Form1
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Label1.Text = Label1.Text + 1
End Sub
Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
Label1.Text = 0
End Sub
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
Me.Close()
End Sub
Private Sub Button4_Click(sender As Object, e As EventArgs) Handles Button4.Click
Label2.Text = ("Cash")
Button2.Text = ("Reset Cash to 0")
Button1.Text = ("Click for Cash")
Me.Text = ("Cash Clicker")
End Sub
Private Sub Button5_Click(sender As Object, e As EventArgs) Handles Button5.Click
Label2.Text = ("Points")
Button2.Text = ("Reset Points to 0")
Button1.Text = ("Click for Points")
Me.Text = ("Points Clicker")
End Sub
Private Sub Button6_Click(sender As Object, e As EventArgs) Handles Button6.Click
MsgBox("Game Builder/Developer = Mr.Mike")
End Sub
Private Sub Button7_Click(sender As Object, e As EventArgs) Handles Button7.Click
Label3.Text = Label3.Text + 0.5
End Sub
Private Sub Button8_Click(sender As Object, e As EventArgs) Handles Button8.Click
Label3.Text = 0
End Sub
Private Sub Button9_Click(sender As Object, e As EventArgs) Handles Button9.Click
Label5.Text = ("Cash")
Me.Text = ("Cash Clicker")
Button7.Text = ("Click for Cash")
Button8.Text = ("Reset Cash to 0")
End Sub
Private Sub Button10_Click(sender As Object, e As EventArgs) Handles Button10.Click
Label5.Text = ("Points")
Me.Text = ("Points Clicker")
Button7.Text = ("Click for Points")
Button8.Text = ("Reset Points to 0")
End Sub
Private Sub Button11_Click(sender As Object, e As EventArgs) Handles Button11.Click
MsgBox("Game Builder/Developer = Mr.Mike")
End Sub
Private Sub Button12_Click(sender As Object, e As EventArgs) Handles Button12.Click
Me.Close()
End Sub
Private Sub Button13_Click(sender As Object, e As EventArgs) Handles Button13.Click
Me.Close()
End Sub
Private Sub Button14_Click(sender As Object, e As EventArgs) Handles Button14.Click
MsgBox("Game Builder/Developer = Mr.Mike")
End Sub
Private Sub Button15_Click(sender As Object, e As EventArgs) Handles Button15.Click
Label7.Text = ("Cash")
Button16.Text = ("Reset Cash to 0")
Me.Text = ("Cash Clicker")
Button17.Text = ("Click for Cash")
End Sub
Private Sub Button17_Click(sender As Object, e As EventArgs) Handles Button17.Click
Label6.Text = Label6.Text + 0.25
End Sub
Private Sub Button16_Click(sender As Object, e As EventArgs) Handles Button16.Click
Label6.Text = 0
End Sub
Private Sub Button18_Click(sender As Object, e As EventArgs) Handles Button18.Click
Label7.Text = ("Points")
Button16.Text = ("Reset Points to 0")
Me.Text = ("Points Clicker")
Button17.Text = ("Click for Points")
End Sub
End Class
Thank u for the video
I didn't have toolbox… ;-;