VB.NET Tutorial For Beginners – Strings & Basic String Manipulation (Visual Basic .NET)



VB.NET Tutorial For Beginners – Strings & Basic String Manipulation (Visual Basic .NET)

VB.NET Tutorial For Beginners - Strings & Basic String Manipulation (Visual Basic .NET)

In this beginner Visual Basic .NET programming tutorial, I’ll be teaching you the basics of Strings, how to change string case, how to use Find and Replace, and how to create and split delimited string text.

Tutorial Features:
VB.NET Strings
Copying string text between form objects
String.Contains – Finding a value within a String
String.Replace – Replace a value within a String
String.Split – Breaking strings with a delimiter
String concatenation
LCase() – Convert Strings to Lower Case
UCase() – Convert String to Upper Case
VB.NET Form Controls – TextBox, Radio Buttons, Command Buttons, Labels

TIP JAR: http://www.aardaerimus.com/tipjar.asp

Comments are closed.