visual-basic stringsVisual Basic: Windows Programming

Visual Basic: Windows Programming

Learn Visual Basic in FREE step-by-step lessons.

Strings in Visual Basic

A string is an array of characters, but there are many functions for working with strings. For instance, you can extract just part of a string, tell if one string is embedded inside another string, and replace one string with another.

Objectives:

Please study the material at each of the links below.

  1. The String Class
  2. Names: Using String Functions
  3. Names: Other ways to do the same thing!
  4. Validating Strings
  5. Regular Expressions
  6. Regular Expressions, continued
  7. Anagrams
  8. Cryptograms
GlossaryGlossary for strings lesson
Full Glossary