Practical Program
Practical Program
Practical Program
NET PRACTICAL)
Label1.Text = TimeOfDay
End Sub
End Class
End Sub
End Sub
End Sub
End Class
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
3. WAP to ADD, SUBTRACT, MULTIPLY and DIVIDE any two numbers using input and Message
Box.
Public Class Form1
End If
End If
End Sub
End Class
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
End If
Else
If b > c Then
MsgBox(b & "is the gratest number")
Else
MsgBox(c & "is the gratest number")
End If
End If
End Sub
End Class
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
6. write one TextBox and one Button. when you click Button, TextBox will show "hello world".
Public Class Form1
End Sub
End Class
ListBox1.Items.Clear()
ListBox1.Refresh()
TextBox1.Text = ""
Num = 1
End Sub
End Class
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
8. Write a VB.NET program to accept any character from keyboard and Display whether it is
Vowel or Not Vowel.
Public Class Form1
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
End Sub
Prepared By-SONALI
SKILL WORLD COMPUTER EDUCATION CENTER (PGDCA-VB.NET PRACTICAL)
End Sub
End Sub
Prepared By-SONALI