Library tutorials & articles tagged with visual basic
-
UCase & LCase
by James Crowley
How to convert cases using UCase and LCase
-
Len Command
by Dmitry Apukhtin
How to use Len to find the length of a string
-
Build an MP3 Player
by ElementK Journals
Keep up with the crowd! Find out how to create your own MP3 Player using the Windows Media Player.
-
Trim Command
by James Crowley
How to use Trim to remove trailing spaces
-
Visual Studio Installer
by James Crowley
Learn about the new Windows Installer technology, how to create your own installations using the Visual Studio Installer and a review of Wise for Windows Installer. What more could you ask for?!
-
If...Then...Else statement
by James Crowley
How to use the If...Then...Else statement to execute code on a certain conditions.
-
Mathematical Functions
by James Crowley
How to perform mathematical operations, including rounding, square roots, logarithms etc.
-
Introduction to TCP/IP
by Catalyst Development
Learn about the TCP/IP protocol, UDP, Client-Server applications, sockets, using the SocketWrench control, and more!
-
SocketWrench Control
by Catalyst Development
How to use the SocketWrench control for Windows socket (TCP/IP) programming