Visual Basic .NET

Creating a Report in a Student Registration Using Crystal Reports part 1

Submitted by janobe on
In my previous tutorial I created a search and delete data in the Student’s Registration Form. Today, I will teach you how to generate a report using a Crystal Report in the Visual Studio 2008 and MySQL Database. First, you have to set up your data source and the drivers in ODBC data source.

Connecting MySQL Database and Visual Basic 2008 Using a Class

Submitted by janobe on
In this tutorial I will teach you how to use a class in connecting the MySQL Database and Visual Basic 2008. What is a class? A Class is a group of object that defines its functionality as a set of properties and the methods that will respond to. And it is also a container of your data and code. Wherein you can limit the data that you’re accessing.

House Rent System v1.0.0.1 (Beta version)

Submitted by cngirwa on
Enable user to add new customer, edit details of existing customer, delete customer, view a report about customers based on either gender, house number or overall customers. Updated version will consist; - Picture of customer - Progress bar - Time and date - Over The Air (OTA) Update Bugs fixed; - Error adding new customer - Error in report by house filter - Bypass adding new customer with invalid

Mediksys (Hospital Management System)

Submitted by Olasunkanmi on
Mediksys is a hospital management system designed using Visual Studio 2008 and MS Access 2003. Username and password is admin Features include save, delete, edit, refresh, search by either first name, surname or id. The search also includes autocomplete. Crystal report with option to print a single selected record or all the records in a datatable. Also a flexibility in the DataGridView which