Visual Basic .NET

Free Visual Basic .NET Source Code. Download 10 latest Visual Basic .NET system's projects with source code for free here.

Banking System

This is an unfinished project for Banking System. I just want to upload it here so you will have an idea before the system becomes so complicated for a newbie’s programmer. The system has a functional customer’s profile, login system, manager user account, server path configuration, and a simple report. I am using SQL Server 2000 as a database server so you can upgrade it to a newer version of SQL

How to Add-Update-Delete Record with Search Function

The source code contain here will teach you on how to search a database with various Fieldname. The sample is based on the previous source code I uploaded here called How to Add/Update/Delete Record using MS Access Database. I created this because there are still some newbie programmer who wants to learn how searching of database works. I hope this will help you on some way. Happy coding!