Loading

vb.net

Submitted by: 

> Open vb project. > You have multiple ways to choose drive. > Then select drive from combo and listbox.

Submitted by: 

It's a vb.net program so it save, update, delete or search in simple way. So its work is basically simply save on record in your data base and if you edit want so you can change it. Or if you want delete record so delete it. thanks

Submitted by: 

Hello guys I have here a library system in vb.net and Microsoft access as a database. Has an excellent graphical user interface and user friendly environment. The features of this system are the following: - Add, Edit, and Delete Member - Borrow books - return books - Search, add edit and delete books - produce report for books - sort books and many more... Hope you like this system. Thank you. For question, email me at jkevlorayna@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: 

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: 
Language: 

Here's my sample Add/Edit/Delete in ASP.NET Web Application, I used VB.NET for my code behind and MS SQL Server for my back-end Database to run this program, open your Visual Studio (any version like 2005/2010/2012) File>Open>Web Site and locate folder where my sample is... then press f5 feel free to used this for your references... thanks for using this!! ^_^

Submitted by: 

This video tutorial will teach you on how to create a Master/Detail Windows Form using VB.NET. I used the Library System project to create this tutorial. You can access the source code at Library System in Visual Basic .NET 2008 and SQL Server 2008. Only the Borrowing of books is being discussed in this video. The important is you will learn how to create a Dataset and drag it into you form. Additionally, you will learn on how to create a ComboBox that will look up a record from another table. Both in master form and in DataGridView control.

Submitted by: 

This password generator is based on the class created by Obviex. The generator can create a unique password that does not include ambiguous character. It can create alphanumeric and special character password. The password will always start with a letter. The best part here is that you can choose if you want to include a special character or numeric value by simply adding the pre-defined constant in the array. This can be done by using the following code: Dim charGroups As Char()() = New Char()() _{ _ PASSWORD_CHARS_NUMERIC.ToCharArray(), _ PASSWORD_CHARS_LCASE.ToCharArray() _}

Submitted by: 
Language: 

WigglyConverter is a lightweight application that you can use to convert text to binary and viceversa. The program is very easy to use: you just have to enter the text or the binary sequence you want to convert and press the corresponding button. You can easily print or save the output text. The program is created with Visual Basic 2008. You may download the software here: http://www.softpedia.com/get/PORTABLE-SOFTWARE/Other-Portable-Applications/WigglyConverter.shtml You may also download the source code. If you need the full source code, email me: dgblogsyahoocom

Submitted by: 

How to make a report with Visual Basic .NET? Download Source Code and Tutorial simple Report with Selection Formula on VB .NET

Pages