Student Information Management system
1: Verify that the login and password match the database
2: Login successfully appears the following interface
The required controls are:
1: Menu bar control (MenuStrip)
2: Toolbar Control ToolStrip
3: Overall:
3: New Student information
1: Create New Student Information window
Required CONTROLS:
Group Box: GroupBox
Text Box: TextBox
Text: Label
Radio Box: RadioButton
Drop-down box: ComboBox
Date: DateTimePicker
Buttons: button
2: Double-click New Student user to enter the click event to write code
3: Enter Click to write code (show edit student Information Form)
4: Assigning new student information to the database
1: Double-click the Save button to write the following code
Because of the large number of code is not written all .....
5: Query Student Information
1: Writing the query window
Need control
Listview
2: Double-click
3: Write Code call Query window
4: Write code to implement query function
Load the data into the ListView first (the key code is as follows)
The code after implementing the query is as follows
6: Modify Student information
Infographic:
\
Key code
Attention:
Due to the limited space of the blog and most of the code will not show, but also rely on a bit of their own slowly pondering
If you are a novice, please be sure to write according to something else, the word is not easy to find out!!!
Come in and take a look. Learn more knowledge without losing ...