Home

Submit

Source

Feeds

Home » Visual Basic » Networking ::

Visual Basic Networking
Create your own bot that searches the net for the keywords you enter, it shows the results in the taskbar, you can run the application and continue with your routine work. The bot will show you the results after searching the net and the results will be stored in the database.
Related Tutorials
Visual Basic General Development
Sorting Viewer
Visual Basic / General Development
Perhaps you have already done a rather exhaustive search for these routines but are still perplexed as to what a shell is, or why a certain sort is labeled quick. Or maybe you wonder what a bubble looks like up close and personal. Further, you may want to know which method is best suited to your application

Site: www.imt.net Report - View Tutorial

Visual Basic VB.Net
Searching Listbox
Visual Basic / VB.Net
This sample shows how to search item from the listbox. New to method to the .NET listbox control.

Site: www.code-master.net Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part III
Visual Basic / Multimedia
Now, with some modifications, we will transform the audio player into a picture viewer. This player will be created in such a way that it could search for all types of graphics your drives and displays them.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part II
Visual Basic / Multimedia
Now, with some modifications, we will transform the CD player into an audio file player. This player will be created in such a way that it could search for wave and midi files in your drives and play them.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Networking
Web Page Source
Visual Basic / Networking
If you ever want to get the source code of a webpage for any reason then this is the way to do it. You may want to use it for a homemade web browser or a tool that checks web pages for certain things such as a website which checks pages of a google search.

Site: www.quantumstate.co.uk Report - View Tutorial

Visual Basic VB.Net
Built-In Procedures
Visual Basic / VB.Net
If the .NET Framework doesn't have a function (or a class) you are looking for, you can create one and be able to use it over and over again in different programs. You can even create one or a series of commercial functions (or classes) and be able to distribute or sell it. To make this happen, you can "package" one or more procedures (or classes) in a library.

Site: www.functionx.com Report - View Tutorial

Visual Basic Functions
Creating VB Function For MS Excel
Visual Basic / Functions
You can create your own functions to supplement the built-in functions in Microsoft Excel spreadsheet which are quite limited. These functions could be very useful and powerful if you know how to program them properly. One main reason we need to create user defined functions is to enable us to customize our spreadsheet environment for individual needs.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Getting Started
VB Overview
Visual Basic / Getting Started
Visual Basic is a much-enhanced version of the BASIC programming language and the BASIC Integrated Development Environment (IDE). The bottom line of the enhancement is the VB can create Windows programs whereas BASIC could only create DOS programs. Ok, so the modifications are very major, but the idea holds true that Visual Basic is BASIC for Windows.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part I
Visual Basic / Multimedia
You can create various multimedia applications in VB that couold play audio CD, audiofiles, VCD , video files and etc. To be able to play multimedia files or multimedia devices, you have to insert Microsoft Multimedia Control into your VB applications that you are going to create.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic General Development
How to create custom progress bar using Visual Basic
Visual Basic / General Development
This tutorial will show you how to create custom progress bar using Visual Basic.

Site: www.ask-4it.com Report - View Tutorial

Visual Basic General Development
Class Construction and Destruction
Visual Basic / General Development
It should appear to us clearly by now that inheritance is useful by allowing us to use an object that was already created but "upgrade" it with new features that were not available when the original object was born. In most cases, when creating a class, you may not thing that other classes would be inherited from it. In fact, this will usually not be your concern: you simply create a class and use it as needed. In some other cases, rather as you build your experience with Visual Basic. You may create a class that, although useful at the time, you may already think of other classes that would be based on it. This means that, at the time you are creating such a class, you would already keep inheritance in mind. Visual Basic provides various features that can assist you with creating and implementing class with different goals in mind.

Site: www.functionx.com Report - View Tutorial

Visual Basic Miscellaneous
3D with shading
Visual Basic / Miscellaneous
In this tutorial we are going to see how it is possible to create filled shapes and shade them for realism.

Site: www.quantumstate.co.uk Report - View Tutorial

Visual Basic Functions
Introduction to VB Functions- Part II
Visual Basic / Functions
Learn how to create your own functions.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Miscellaneous
Creating and sending HTML email in Visual Basic - Part 3
Visual Basic / Miscellaneous
This tutorial shows various ways to create HTML body of the message.

Site: www.codebeach.com Report - View Tutorial

Visual Basic Working with Database
Creating database applications in VB-Part II
Visual Basic / Working with Database
you have learned how to create a simple database application using data control. In this lesson, you will work on the same application but use some slightly more advance commands.

Site: www.vbtutor.net Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement