Visual Basic (VB.NET) Programming

The latest Visual Basic (VB.NET) Programming Tips, Tutorials, Resources and Events.


Most Popular This Month

Rating

Hotel Reservation System Sample Download using Visual Basic .Net

Posted by reyman on December 1, 2011

Hotel Reservation System using visual basic .net 2008 by Jomar P. This sample project include the basic feature of hotel reservation like guest reservation, billing system, change room, multiple accou... [read more]

Rating

Visual Basic 2010 Express

Posted by Visual Basic Source Code (.com) on February 13, 2012

Here’s a link below to download the Microsoft Visual Basic 2010 Express. Its a free version nothing to worry about the license but of coarse there’s a limitation on it. You may compare the VB.Net ... [read more]

Rating
 

Visual Basic 2010 Express Connect to MySQL Database

Posted by Visual Basic Source Code (.com) on July 11, 2011

This tutorial will guide you on how to connect MySQL Database to your visual basic 2010 express. Visual basic 2010 express doesn’t show a wizard connection to MySQL database; please see the picture ... [read more]

Rating

Visual Basic .Net on How to Use Print Preview, Print Setup and Page Setup

Posted by reyman on December 5, 2011

How to use the print preview, call print setup and page setup in Visual Basic .Net. The PrintPreviewDialog is associated with the PrintDocument as the preview isrendered, the PrintPage event is trigge... [read more]

Rating

“Unspecified Error” in XAML under WP7

Posted by Visual Basic Feng Shui on August 28, 2011

Ran into a very strange error today that took me a bit to figure out. Essentially, I was templating a standard ol' Silverlight Button (I wanted it to have a bit of a gradient and a nice rounded border... [read more]

Rating

How to Encrypt and Decrypt Data Using MD5 Algorithm in Visual Basic .Net

Posted by Visual Basic Source Code (.com) on November 27, 2011

Download Sample Project Visual Basic .Net sample on how to encrypt and decrypt data using the MD5 Message-Digest Algorithm. You may add the code in module area and call the Encrypt/Decrypt function in... [read more]

Rating

Using the MS ReportViewer control. Code. Displaying search results

Posted by Giovanni G on October 29, 2010

Private Sub AnteRicercaToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RicercaTipoAnteToolStripMenuItem.Click If Me.txtTipo.Text = "" Or Me.txtRicerca... [read more]

Rating

Visual Basic .Net Windows Phone Voice and Photo Memo Application Part 1 to 5

Posted by Visual Basic Source Code (.com) on February 15, 2012

Visual Basic .Net sample on how to build a windows phone voice and photo memo application.   Download Visual Basic Project Part 1 Download Visual Basic Project Part 2 Download Visual Basic Pr... [read more]

Rating
 

VB.Net Login form for SQL Server

Posted by martin.s.ransome on June 6, 2011

I need some advice please. Is it best to use a SQL Server Login, user or a table that stores a user name and password and why?... [read more]

Rating

How to reset your VB.NET Listbox Control.

Posted by hulubalang on June 12, 2008

VB.Net How to reset your VB.NET Listbox Control. In my program I have a listbox which get the data from the database MSSQL. Me.listBox2.DataSource=dsSearch.Tables(”searhTable”) ‘data set ... [read more]

Recent News & Resources

Rating

Visual Basic 2010 Read CSV File

Posted by VBLover on March 23, 2012

The best way to read csv (command separated values) file in Visual Basic 2010, this application uses Microsoft.VisualBasic.FileIO.TextFieldParser to read the csv file and display ... [read more]

Rating

Super awsome computer Kung Fu Ninja needed (City of San Diego)

Posted by San Diego .NET Developers Group on March 22, 2012

This is a Network Engineer position Please only respond if you have the following qualifications: 1.) You love people and like making them happy 2.) You can kick some serious techn... [read more]

Rating

Visual Basic 2010 – Create Text File, Read, Write, File Copy, Move and Delete File

Posted by vbmind on March 20, 2012

Description: Visual Basic 2010 on how to Create Text File, Read Text File, Write to Text File, File Copy, Move File and Delete File. Download Project           Screenshot Vis... [read more]

Rating

Drag and Drop Visual Basic 2010 Sample

Posted by vbmind on March 20, 2012

Description : This is a simple project that demonstrate on how to use Drag and Drop in Visual Basic 2010. Download Project           Screenshot  ... [read more]

Rating

Using ObjectOverrule To Prevent Entity Being Changed

Posted by Norman Yuan on March 20, 2012

Kean Walmsley has a post on using ObjectOverrule to prevent entity being erased. The solution is surprisingly simple: simply throw an Exception in the overridden Erase() method of ... [read more]

Rating

Can’t see a Windows XP machine from a Windows 7 Machine

Posted by Darin on March 19, 2012

I ran into a strange problem today. I had brought up a new Windows XP machine, wirelessly connected to my network. It has SP3 installed, could see the internet, and could see other... [read more]

Rating

Opportunities at Tapestry Solutions

Posted by San Diego .NET Developers Group on March 18, 2012

Tapestry Solutions, a wholly owned subsidiary of The Boeing company, currently has several immediate opportunities in San Diego, CA, San Luis Obispo, CA, and Aberdeen Proving Groun... [read more]

Rating

Moving Entity Along A Curve

Posted by Norman Yuan on March 17, 2012

I have been working much less on AutoCAD these days, thus have not posted something for quite a while. A while ago, I was asked by one of the users of the CAD tools I developed be... [read more]

Rating

Run Crystal Report in .Net Framework 4.0

Posted by vbmind on March 16, 2012

A step by step tutorial on how to run SAP crystal report to Visual Basic 2010 using .NET Framework 4. Please follow the steps below. Download Project           1. Open Visual ... [read more]

Rating

Visual Basic 2010 Web Browser Sample

Posted by Visual Basic Source Code (.com) on March 15, 2012

Visual Basic 2010 sample on web browser, this sample navigate the given site and will show also the HTML code in separate tab. Download Project             Screenshot Related... [read more]

Rating

Visual Basic 11 beta is out

Posted by Darin on March 15, 2012

OK, It's been a few weeks, so this is likely not new news, but still. Looks like MS isn't backing off on VB one bit, and that's a good thing. Heck, as I unders... [read more]

Rating

Visual Basic 2010 Context Enabled Form Sample

Posted by reyman on March 13, 2012

Description : The Context Tagging Tool provided with the Tablet PC Platform SDK enables you to specify field masks for use with any form-based application, with... [read more]

Rating

Crystal Report Sample in VB.Net 2010 with Record Selection Formula

Posted by Visual Basic Source Code (.com) on March 11, 2012

A simple project demonstrate on how to call a SAP Crystal Report in Visual Basic 2010, using the Record Selection Formula to filter the specific Customer ID Num... [read more]

Rating

Web Service Sample in Visual Basic 2010

Posted by vbmind on March 9, 2012

A simple visual basic 2010 sample on how to call web service. Download Project         Screenshot  ... [read more]

Rating

How to add Crystal Report in Visual Basic 2010

Posted by vbmind on March 7, 2012

I’ve search on google almost a week on how to add the crystal report on visual basic 2010 but not lucky at all, but I’ve decided to try my traditional solut... [read more]


>>View Older Posts