Loading

Visual Basic .NET

Submitted by: 

This is a simple program that retrieves data from the database after entering the unique id in the search box and populates the found searched item into the respective controls in the form. |||||Enjoy||||contact;themorani@gmail.com|||||

Submitted by: 

Hi! This system will guide you on how create an account with restriction, you cannot create account unless you know the access code...includes, a sliding form as an user options...

Submitted by: 

Must have net framework 4.5 installed to run this program. If you have any question, my address is jornesio@jornesio.net or pt-br.facebook.com/pages / Jornesio -Inc-Ltd/256426051057919 Please leave your comment below.

Submitted by: 

Enrollment system is a type of system used to make the enrollment process more easier, effortless and lessen the use of time. Like other systems, it also includes common functions like add, edit and delete. This system enables the user to register or to update a specific data of a student which will be added after the user hits the save button. Forms are being placed inside the MDI form as the parent container. The administrator can also add, edit or delete users if needed. This system also enables to generate reports of student's data or student's grades.

Submitted by: 

it is for learn how to use datagridview value and how we can use it, how to add new row and so on.. it is very simple..using visual studio 2012 if you wanna know further details contact me. www.facebook.com/amt.tmg

Submitted by: 

The program uses menus, it populates items from ms access database to datagridview, print preview datagridview items and prints the gridview. No password needed just run the program. Click on the About item to contact me. ENJOY.

Submitted by: 

Hello everybody, this is my project exchange money rate using vb.net. This project also provide source code to other developer that want to using code in vb.net. Feature this project also have : - Log in user - User registration - Connection to database - if else condition - Create function - Splash screen If everyone want to ask me about this project please contact me : mail: sanbunna9@gmail.com facebook account: www.facebook.com/bunna.info Skype : sanbunna9 best regard from me bunna

Submitted by: 

This program is for beginners. It authenticates information from ms access database, it uses progress bar and display logging details after the credentials are correct contact me at themorani@gmail.com for any assistance. Enjoy username:admin password:admin

Submitted by: 

Hello I have here a database driven login with progress bar in visual basic.net. This code is very useful for beginners. In this sourcecode i use Microsoft access as a database. For more information about this sourcecode just email me at jkevlorayna@gmail.com. Hope that you will like this system thank you. Username: admin Password: admin

Submitted by: 

Detecting the selected value of ComboBox is done by using the event like SelectedIndexChanged, SelectedValueChanged, and SelectionChangeCommitted. This event is being fired once you select a value in a ComboBox. However, if you have a ComboBox column in DataGridView control, you cannot easily use those events without adding a Handler. So, in this case, you need to create a procedure that will listen as an event to a handler that you have created.

Pages