Student Mangement System Project Using Visual Basic.Net And MySQL PART 70
next part: • VB.NET - Student Information System P...
All My Programming Projects Here --- http://bit.ly/2HrU8hK
My Source Code Store --- http://bit.ly/2OsC0TU
VB.Net Course -- http://bit.ly/2wnNiVt
Programming Projects:
http://1bestcsharp.blogspot.com/p/pro...
facebook: / 1bestcsharp
twitter: / 1bestcsharp_
subscribe: http://goo.gl/nRjPKk
In this vb.net project tutorials serie we will see how to create a basic student informations management system using vb.net with visual studio and mysql database
before starting this serie you must :
- learn first vb.net core
- download and install visual studio
- have some knowledge in database
- downoad and install XAMPP or WAMPP server(we will use XAMPP)
and while creating this vb.net project we will see how:
- design and create a login form so the users can enter a password and a username , if the username or password are incorrect show an error message, else show a main form
- the user can show and hide password characters using a checkbox control.
- in the main form the user will see a menu and he can choose what to do next.
The Student Part
- in the manage student the user can add a new student,update student,remove student,
- a datagridview populated witth student records,
- if the user select a row from datagridview the selected student data will be displayed into textboxes and gender in radiobutton
(radiobutton to manage the student gender male or female)
- a label with the total students in the database
- a from to show the total students and percentage of male and female
The Course Part
- in the manage courses the user can add a new course,update course,remove course,
- a listbox populated witth courses names,
- if the user select an item from listbox the selected course data will be displayed into data fields
- a label with the total courses in the database
- a navigation buttons to go to the first, next, previous, last.
The Score Part
- in scores you can add a score to a student for a course,
- remove a student score for a course,
(you can not edit a student score to do that you have to delete it and reenter a correct data)
- a datagridview to show the scores and the students records
- show average score by course.
NOTE: if we delete a student or a course all scores associated with them will be also deleted
subscribe for more tutorials
VB.Net - How To Insert Update Delete Search Display Images From SQL SERVER 2014 [With Code] Part 1
• VB.Net - How To Insert Update Delete ...
Datagridview Header In Visual Basic.Net
• VB.Net Datagridview Header Using Visu...
Get Mouse Coordinates
• C# - How To Get Mouse Coordinates In ...
VB.NET And MySQL Database Tutorials:
Connect MySQL Database To Visual Basic .Net:
• VB.NET - How To Connect MySQL Databas...
Populate Datagridview:
• VB.NET - How To Populate Datagridview...
Populate ComboBox:
• VB.NET - How To Populate ComboBox Fro...
Populate ListBox:
• VB.NET - How To Populate ListBox From...
Visual Basic.Net Show Date MySQL Database:
• VB.NET - How To Display Date From MyS...
Display Data From MySQL Depending On Combobox Value:
• VB NET - How To Display Data From MyS...
Insert Data:
• VB.NET - How To Insert Data Into MySQ...
Update Data:
• VB NET - How To Update MySQL DataBase...
Search Data:
• VB.NET - How To Search Data In MySQL ...
Delete Data:
• VB NET - How To Delete Data From MySQ...
Insert Update Delete Search In MySQL Database:
Part 1: • VB.NET And MySQL - How To Insert Upda...
Part 2: • VB.NET And MySQL - How To Insert Upda...
Search Data In MySQL Between 2 Date:
• VB.NET - How To Search Data In MySQL...
Insert Image:
• VB.NET - How To Insert Image Into MyS...
ExecuteScalar (COUNT, MAX, MIN, AVG):
• VB.NET - How To Execute MySQL DataBas...
Retrieve Image:
• VB.NET - How To Retrieve Image From M...
Update Image:
• VB.NET - How To UPDATE Selected Image...
Insert All DataGridView Data:
• VB.NET - How To Insert All DataGridVi...
Add Item To MenuStrip From MySQL:
• VB.NET - How To Add Item To MenuStrip...
Create Menu from MySQL Database Using Visual Basic .Net:
• VB.NET - How To Create Menu Using MyS...
Using Stored PROCEDURE:
• VB.NET - How To Use MySQL STORED PROC...
Share This Video:
• VB.NET - Student Information System P...