الخميس، 15 مايو 2014

How to Create a Simple Registration Form in VB.Net

In this tutorial we are going to learn basics controls of Visual Basic Dot Net .If you are a beginner then this tutorial is for you .

1)Open Visual Studio
2)Select File->New Project
3)Select "windows form application" & Name your project whatever you want.
4)Hit Ctrl+Alt+X to get "Tool Box".
5)To Create a form we need following things/controls:
a)Labels - To write text on our form.
b)TextBox's - To provide user to input some data.
c)Checkbox - To provide multiple selection.
d)Buttons - To Submit the written information.
e)Radio Buttons - To Choose single thing at a time
6)Now after studing all the functions ,we will move towards designing phase.
7)Well for designing a form we just need to 'Drag' controls on the form.
8)For better understanding, its much better to watch video of this tutorial , so here's the video





0 التعليقات:

إرسال تعليق