Visual Basic .NET

Visual Basic .NET Source Code

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

MySQL Connector - The Easy Way

Submitted by borla26 on
This is just a simple program that allows you to manipulate MySQL data using intuitive codes. You can actually display all the database and tables that your mysql host has. Use this as your helpful reference for your future projects. And before I forgot, you must add as a reference which is I provided already the MySql.Data.dll on running the program. I need more friend on my facebook =) https:/

Chat App using Sql Server And Vb.net (Global Network,No Hosting the Server)

Submitted by princenathan on
Hi to All i was change my password and username in my Ms Sql Database because someone hacked my Database i want to shared my knowledge but i dont like people hacked my database if u want to run this Application need Ms Sql server 2008 or higher and restore my database and change the connection string thanks a lot or send message my facebook page https://www.facebook.com/VbnetExpert?ref=hl Full

Creating a VB Scheduler in ASP.NET MVC3 Razor

Submitted by LiDmX on
Specially for VB programmers: an easy-to-follow tutorial on how to create a simple event calendar/scheduler in visual basic. After reading this tutorial, you can create a simple event calendar in VB.NET from scratch. Proceed reading to create a nice-looking calendar with multiple views (day, week and month) and events arranged in a cascade style.

VB.net to MsAccess Listview (Insert, Update, Delete, Refresh and Search) No Autonumber datatype

Submitted by harvey_quijano on

In this program you will learn on how to: *Insert and Update with catch duplicate entry (EmployeeID) without using autonumber datatype... *Delete multiple record by pressing Ctrl + Click... *Pop-Up Refreshing with setting... *Pop-Up Searching with setting... Please don't forget to leave a comment >(^_^)< hope this code will help you... Godbless you all mga kababayan...

Alarm Clock

Submitted by deepak.gupta150 on
This is an alarm clock developed in VB for one of my new Friends whose name is Normel. Run the .exe file then choose hour, minute and second everything has to be selected and then click set alarm button and when the time strikes alarm will run. but dont close the form.