Visual Basic (VB.NET) Programming
The latest Visual Basic (VB.NET) Programming Tips, Tutorials, Resources and Events.
Visual Basic Development (VB, VB.NET)
The latest Visual Basic (VB.NET) Programming Tips, Tutorials, Resources and Events.
Most Popular This MonthHotel Reservation System Sample Download using Visual Basic .NetHotel 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] Visual Basic 2010 ExpressHere’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] Visual Basic 2010 Express Connect to MySQL DatabaseThis 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] Visual Basic .Net on How to Use Print Preview, Print Setup and Page SetupHow 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] “Unspecified Error” in XAML under WP7Ran 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] How to Encrypt and Decrypt Data Using MD5 Algorithm in Visual Basic .NetDownload 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] Using the MS ReportViewer control. Code. Displaying search resultsPrivate 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] Visual Basic .Net Windows Phone Voice and Photo Memo Application Part 1 to 5Visual 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] VB.Net Login form for SQL ServerI 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] How to reset your VB.NET Listbox Control.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] |
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]
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]
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]
Description : This is a simple project that demonstrate on how to use Drag and Drop in Visual Basic 2010. Download Project Screenshot ... [read more]
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]
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]
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]
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]
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]
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]
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]
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]
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]
A simple visual basic 2010 sample on how to call web service. Download Project Screenshot ... [read more]
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]